plugeth/mobile
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.
2016-12-05 10:57:11 +01:00
..
accounts.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
android_test.go accounts/abi/bind, mobile: review fixes and android tests 2016-11-14 18:00:14 +02:00
big_go1.7.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
big.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
bind.go mobile: port wrappers to EIP155 and EIP158 fork 2016-11-14 18:00:14 +02:00
common.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
context.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
discover.go cmd/utils, mobile: place bootnodes in LGPL packages 2016-11-14 18:00:14 +02:00
doc.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
ethclient.go ethclient, ethereum: add NotFound, split transactions out of ChainReader 2016-12-05 10:57:11 +01:00
ethereum.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
geth_android.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
geth_ios.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
geth_other.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
geth.go cmd, ethstats, les, mobile, params: native netstats (#3336) 2016-11-25 16:55:06 +01:00
init.go travis, build: cocoapods build fixes and travis caches 2016-11-14 18:00:14 +02:00
interface.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
p2p.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
params.go core: implemented new ropsten testnet 2016-11-23 09:34:01 +01:00
primitives.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
types.go mobile: port wrappers to EIP155 and EIP158 fork 2016-11-14 18:00:14 +02:00
vm.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00