status-go/vendor/github.com/ethereum/go-ethereum/rpc
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
..
client.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00
doc.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
endpoints.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
errors.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
http.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
inproc.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
ipc.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
ipc_unix.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
ipc_windows.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
json.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
server.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
subscription.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
types.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
utils.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
websocket.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00