status-go/vendor/github.com/ethereum/go-ethereum/whisper/whisperv6
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 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 Remove EnvelopeTranced and add Whisper metrics as a patch (#1177) 2018-08-31 10:09:38 +02:00
envelope.go Make whisper tolerant to local time skews (#864) 2018-05-04 11:23:38 +03:00
events.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
filter.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
gen_criteria_json.go Create temporary whisperv6 patch file. Closes #636 2018-02-12 16:36:55 +01:00
gen_message_json.go Create temporary whisperv6 patch file. Closes #636 2018-02-12 16:36:55 +01:00
gen_newmessage_json.go Create temporary whisperv6 patch file. Closes #636 2018-02-12 16:36:55 +01:00
message.go Make whisper tolerant to local time skews (#864) 2018-05-04 11:23:38 +03:00
metrics.go Remove EnvelopeTranced and add Whisper metrics as a patch (#1177) 2018-08-31 10:09:38 +02:00
peer.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00
topic.go Create temporary whisperv6 patch file. Closes #636 2018-02-12 16:36:55 +01:00
whisper.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00