status-go/vendor/github.com/ethereum/go-ethereum/eth
Pedro Pombeiro e4cbce12c4
Update to go-ethereum 1.8.1 (#702)
* Update `github.com/ethereum/go-ethereum` package to 1.8.1 branch. Part of #638
* Fix code due to some signature changes. Part of #638
* use upstream for whisper backend
* Add patch to downgrade usage of Whisper v6 to v5 in some geth 1.8.1 vendor files. Part of #638
* Take into account the DNS rebinding protection introduced in 1.8.0 by adding exception for localhost. Part of #638
* Add patches required for cross-compiled builds starting with geth 1.8.0. Only applied during build. Part of #638
* Update expected JSON result in `TestRegressionGetTransactionReceipt()` and `TestCallRawResultGetTransactionReceipt()`. Part of #665
* Fix some failing e2e tests. Part of #638
* Address comments in PR #702. Part of #638
2018-02-27 11:39:30 +01:00
..
downloader Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
fetcher Rebase on geth 1.7.2 (#402) 2017-10-17 12:58:04 +03:00
filters Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gasprice Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
tracers Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
api.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
api_backend.go Remove status backend from les internal api (#670) 2018-02-16 15:40:37 +01:00
api_tracer.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
backend.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
bloombits.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
config.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
db_upgrade.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
gen_config.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
handler.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
metrics.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
peer.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
protocol.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
sync.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00