status-go/vendor/github.com/ethereum/go-ethereum/whisper/whisperv5
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
..
api.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
config.go Rebase on geth 1.7.2 (#402) 2017-10-17 12:58:04 +03:00
doc.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
envelope.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
filter.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
gen_criteria_json.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_message_json.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_newmessage_json.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
message.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
peer.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
topic.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
whisper.go Update geth to v1.8.15 (#1213) 2018-09-25 11:55:54 +03:00