aboutsummaryrefslogtreecommitdiffstats
path: root/mobile
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3525 from fjl/all-gosimple-cleanupPéter Szilágyi2017-01-072-25/+6
|\
| * all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-24/+5
| * all: gofmt -w -sFelix Lange2017-01-061-1/+1
* | mobile: rename passphrase signing method to avoid Swift rewritePéter Szilágyi2017-01-062-4/+4
|/
* Merge pull request #3518 from fjl/ethclient-dependency-cleanupPéter Szilágyi2017-01-063-8/+7
|\
| * core/vm: move Log to core/typesFelix Lange2017-01-062-6/+5
| * params: avoid importing p2p/discover for bootnodesFelix Lange2017-01-061-2/+2
* | accounts, internal, mobile: polish accounts API, extend Android testsPéter Szilágyi2017-01-052-18/+45
|/
* mobile: add SetVerbosity (#3492)Guillaume NICOLAS2017-01-031-0/+26
* mobile: fix ropsten chain configsPéter Szilágyi2016-12-211-1/+1
* mobile: iOS naming and API fixes for generators and Swift (#3408)Péter Szilágyi2016-12-0814-146/+150
* ethclient, ethereum: add NotFound, split transactions out of ChainReaderFelix Lange2016-12-051-1/+2
* cmd, ethstats, les, mobile, params: native netstats (#3336)Péter Szilágyi2016-11-251-0/+19
* core: implemented new ropsten testnetJeffrey Wilcke2016-11-231-1/+1
* cmd/geth, core, light, mobile: removed state account StartingNonceJeffrey Wilcke2016-11-231-10/+0
* cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272)Péter Szilágyi2016-11-162-1/+5
* cmd/utils, mobile: place bootnodes in LGPL packagesPéter Szilágyi2016-11-152-11/+11
* mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-154-28/+36
* travis, build: cocoapods build fixes and travis cachesPéter Szilágyi2016-11-151-1/+7
* accounts/abi/bind, mobile: review fixes and android testsPéter Szilágyi2016-11-151-0/+203
* cmd, mobile, node, p2p: surface the discovery V5 bootnodesPéter Szilágyi2016-11-152-35/+25
* cmd/utils, mobile: update to reprice HF and light clientPéter Szilágyi2016-11-142-25/+45
* .travis, build: Build step to push .aar to Maven CentralPéter Szilágyi2016-11-141-2/+2
* mobile: initial wrappers for mobile supportPéter Szilágyi2016-11-1421-0/+2250