Péter Szilágyi
0e9a9f243f
mobile: fix ropsten chain configs
8 years ago
Péter Szilágyi
0fe35b907a
mobile: iOS naming and API fixes for generators and Swift ( #3408 )
...
* 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
8 years ago
Felix Lange
3bc0fe1ee3
ethclient, ethereum: add NotFound, split transactions out of ChainReader
...
ethclient now returns ethereum.NotFound if the server returns null and
no error while accessing blockchain data.
The light client cannot provide arbitrary transactions. The change to
split transaction access into its own interface emphasizes that
transactions should not be relied on and recommends use of logs.
8 years ago
Péter Szilágyi
4c8c5e2f74
cmd, ethstats, les, mobile, params: native netstats ( #3336 )
8 years ago
Jeffrey Wilcke
a8ca75738a
core: implemented new ropsten testnet
8 years ago
Jeffrey Wilcke
aad4890082
cmd/geth, core, light, mobile: removed state account StartingNonce
...
All account's nonce start at 0.
8 years ago
Péter Szilágyi
64359c9417
cmd/utils, mobile, params: set the correct field on testnet EIP 155 ( #3272 )
8 years ago
Péter Szilágyi
dfe79cc784
cmd/utils, mobile: place bootnodes in LGPL packages
8 years ago
Péter Szilágyi
4a439c2359
mobile: port wrappers to EIP155 and EIP158 fork
8 years ago
Péter Szilágyi
4c16c82500
travis, build: cocoapods build fixes and travis caches
8 years ago
Péter Szilágyi
5513c49c54
accounts/abi/bind, mobile: review fixes and android tests
8 years ago
Péter Szilágyi
b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes
8 years ago
Péter Szilágyi
de4b39a1a3
cmd/utils, mobile: update to reprice HF and light client
8 years ago
Péter Szilágyi
b7dfd333c5
.travis, build: Build step to push .aar to Maven Central
8 years ago
Péter Szilágyi
178da7c6a9
mobile: initial wrappers for mobile support
8 years ago