aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/geth.go
Commit message (Collapse)AuthorAgeFilesLines
* mobile: iOS naming and API fixes for generators and Swift (#3408)Péter Szilágyi2016-12-081-7/+7
| | | | | * build: modify the iOS namespace to iGeth (gomobile limitation) * mobile: assign names to return types for ObjC wrapper * mobile: use more expanded names for iOS/Swift API
* cmd, ethstats, les, mobile, params: native netstats (#3336)Péter Szilágyi2016-11-251-0/+19
|
* cmd/geth, core, light, mobile: removed state account StartingNonceJeffrey Wilcke2016-11-231-10/+0
| | | | All account's nonce start at 0.
* cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272)Péter Szilágyi2016-11-161-0/+1
|
* mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-151-7/+9
|
* cmd, mobile, node, p2p: surface the discovery V5 bootnodesPéter Szilágyi2016-11-151-11/+15
|
* cmd/utils, mobile: update to reprice HF and light clientPéter Szilágyi2016-11-141-7/+13
|
* .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-141-0/+188