Tomasz Drwięga
|
57479dac27
|
Use randomized subscription ids for PubSub (#5756)
* Use randomized subscription ids for PubSub
* Use H64 instead of H128.
* iflet instead of match.
* Adding 0x.
|
2017-06-13 18:36:39 +03:00 |
|
Tomasz Drwięga
|
240704fb54
|
Proper signer Pub-Sub for pending requests. (#5594)
* Signer subscription.
* Fixing RPC tests.
* Improve notification performance.
|
2017-05-17 16:20:41 +02:00 |
|
Tomasz Drwięga
|
1617264b69
|
Generic PubSub implementation (#5456)
* Generic PubSub
* Adding more tests.
* Fix submodules.
* Remove PartialEq
* Actually remove the implementation.
* Update mod.rs
* Update mod.rs
|
2017-05-06 13:24:18 +02:00 |
|