status-go/t
Adam Babik 52a1bdfed6
Upgrade geth 1.8.17 plus add metrics during compilation time (#1273)
This commit updates geth to 1.8.17 and adds a possibility to enable metrics during compilation time.

The cascade of issues forced us to upgrade geth to 1.8.17 in order to allow enabling metrics during compilation time. 1.8.17 introduced `NodeID` refactoring and `enode` package which affected our peers pool and integration with Discovery V5.
2018-11-14 08:03:58 +01:00
..
benchmarks Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
config Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
devtests Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
e2e Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
helpers Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
utils Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
doc.go Prepare tests for mainnet (#831) 2018-04-18 17:13:27 +02:00