status-go/t/e2e/whisper
Dmitry Shulyak b37fda7731
Update go-ethereum to 1.8.5 (#854)
* Rebase on 1.8.5

* Remove outdated patches and apply all others

* Use shh_post that returns hash

* Use bloom filter for request to mailserver

* Remove tests for sending messages without subbing first

* Fix deadlock in ethdb

* Expect null if receipt is not yet created

* Subscribe to messages before sending them in whisper test
2018-04-24 18:50:26 +03:00
..
mailservice_test.go Expose only public APIs in inproc RPC client [breaking-change] (#815) 2018-04-12 18:17:10 +02:00
whisper_ext_test.go Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
whisper_jail_test.go Prepare tests for mainnet (#831) 2018-04-18 17:13:27 +02:00
whisper_mailbox_test.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
whisper_test.go Move concurrent backend test from e2e to unit (#849) 2018-04-20 17:39:53 +02:00