22 Commits

Author SHA1 Message Date
Andrea Maria Piana
9e1addbac0 Don't rely on the presence of GroupID for non-Messages types
This commits changes the behavior so that we don't rely on the presence
of GroupID in the payload.

Adds some tests to verify the basic functionalities of BATCH and
INTERACTIVE mode, but more are required to ensure the correct
functioning.

Error handling and state management is probably also to be inspected
more carefully.
2019-07-25 12:42:46 +02:00
decanus
b8e366e4e6 updated import path 2019-07-18 16:43:27 -05:00
Dean Eigenmann
4046fbed44 enhancement/node-stopping (#46)
* made node stoppable

* updated

* added todo

* comments

* remove/ecsda (#50)
2019-06-14 09:49:56 -04:00
decanus
e336330f87 comment 2019-06-13 14:07:01 -04:00
decanus
d1ed6f5fd2 split channel 2019-06-13 13:52:07 -04:00
decanus
fe80ea7ad0 comments 2019-06-13 13:42:33 -04:00
decanus
665a6dbec3 fixes 2019-06-13 13:26:19 -04:00
decanus
b7e89839d1 package cleanup 2019-06-10 12:13:37 -07:00
decanus
ae3d175806 removed transport 2019-04-29 19:23:54 +02:00
decanus
df671e1eaf todo 2019-04-27 15:35:02 +02:00
decanus
c2f46950e8 error added to Watch 2019-04-27 15:24:12 +02:00
decanus
0cb57b5436 added node with recived and send channels 2019-04-20 20:09:20 +02:00
decanus
345681296c updated 2019-04-20 19:53:15 +02:00
decanus
893e2d303b add payload 2019-04-20 19:37:18 +02:00
decanus
c6af017596 adding topic 2019-04-20 19:36:29 +02:00
decanus
abedf1312c whisper implementation 2019-04-20 19:33:42 +02:00
decanus
3a1f09e710 topic rename 2019-04-20 17:43:16 +02:00
decanus
f64c1b4cb2 renaming Tick() -> Watch() 2019-04-20 17:37:33 +02:00
decanus
c7dad07116 importing whisper 2019-04-20 17:34:49 +02:00
decanus
afc718335f removed eol 2019-04-20 17:28:18 +02:00
decanus
b99f2564f4 whisper node 2019-04-20 17:28:04 +02:00
decanus
2eb28f21a7 added node interface taken from research implementation 2019-04-20 17:25:16 +02:00