Dmitry Shulyak
0b123ed407
Send an expiration signal when envelope wasn't delivered to any peer
2018-04-15 10:44:49 +03:00
Dmitry Shulyak
ba9a25e284
Implement shh api extension that allows to confirm that message is sent ( #814 )
...
* Implement shh api extension that allows to confirm that message is sent
* Add a patch
* Fix linter
* Add readme
* Add tests for tracker
* Address review
2018-04-11 18:41:51 +03:00
Alex Kohler
4a01a395b4
Move status-go over to go-ethereum/log #717 ( #727 )
2018-03-20 19:35:28 +01:00
Sebastian Delgado
607954bfc3
Enforce type safety in `NodeCrashEvent` #602 ( #607 )
2018-02-05 11:37:59 +01:00
b00ris
c530611642
Fix race #452 ( #454 )
...
It fixes race conditions in `geth/signal`.
2017-11-28 14:17:15 +01:00
b00ris
e911666b5d
Fix make lint warnings ( #417 )
...
fixed make lint warnings
cleared linter_exclude_list.txt
removed some commented code
fixed comments from #388
2017-10-20 12:06:22 +03:00
Adam Babik
edcb2d7933
Fix signals package to compile for ios ( #363 )
2017-09-26 11:23:13 +02:00
Ivan Daniluk
2acf1a1a6a
Refactor/signals package ( #359 )
...
Move signals code to the separate package.
2017-09-25 20:22:57 +02:00