status-go/geth
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
..
account Group tests in a dedicated testing package (#629) 2018-02-08 13:52:47 +01:00
api Remove `notifications` package from go-ethereum. 2018-02-22 11:10:21 +01:00
common Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
jail Fix a couple race conditions in tests (#689) 2018-02-21 13:18:32 +01:00
log Remove //nolint: gas directives from fmt.Fprintf #590 (#656) 2018-02-14 19:58:20 +02:00
mailservice Enable gometalinter on tests and fix static analysis issues #631 (#644) 2018-02-12 13:16:06 +02:00
node Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
notifications/push Replace `ping` notification payload with `You have a new message` 2018-02-26 18:17:42 +01:00
params Configure mainnet nodes (#701) 2018-02-26 19:36:04 +01:00
rpc Add a test case to reproduce the issue (#548) 2018-01-11 18:17:41 +01:00
signal Enforce type safety in `NodeCrashEvent` #602 (#607) 2018-02-05 11:37:59 +01:00
transactions Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00