status-go/services
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
..
peer Discover mail servers on demand. (#1082) 2018-07-16 09:40:40 +02:00
personal Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
rpcfilters Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
shhext Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
status New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00
typeddata Sign typed data implementation (#1250) 2018-11-06 07:26:12 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00