status-go/geth
Pedro Pombeiro 6cdea4ef97
Update codebase to leverage Whisper v6 (#703)
* Update project to use Whisper v6. Part of #638

* Revert "Add patch to downgrade usage of Whisper v6 to v5 in some geth 1.8.1 vendor files. Part of #665" - this reverts commit 6aefb4c8fd02dbcfffac6b69e8bb22b13ef86b6b.

* Enable light mode on Whisper v6 for non-mail servers. Part of #638

* Fix race condition in whisperv6/peer.go. Part of #665 (PR already accepted upstream for 1.8.2)

* Update bootnode addresses in staticnodes.json. Part of #638

* Add `shh.lightclient` flag and tests for bloom filter setting logic. Part of #638

* Move MakeTestNodeConfig to utils. Part of #638

* Reduce PoW in `whisper_jail_test.go` to fix flaky test. Part of #638
2018-03-02 10:25:30 +01:00
..
account Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
api Remove GetObjectValue from JailCell interface #691 (#693) 2018-03-01 17:48:30 +01:00
common Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
jail Remove GetObjectValue from JailCell interface #691 (#693) 2018-03-01 17:48:30 +01:00
log Remove //nolint: gas directives from fmt.Fprintf #590 (#656) 2018-02-14 19:58:20 +02:00
mailservice Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
node Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
notifications/push Replace `ping` notification payload with `You have a new message` 2018-02-26 18:17:42 +01:00
params Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
rpc Add a test case to reproduce the issue (#548) 2018-01-11 18:17:41 +01:00
signal Enforce type safety in `NodeCrashEvent` #602 (#607) 2018-02-05 11:37:59 +01:00
transactions Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00