status-go/geth
Adam Babik 364f88efd9
Allow to start ephemeral StatusNode (#829)
This change will greatly simplify writing unit tests when a node is required but data persistence is irrelevant.

I also Introduced some refactoring and unit tests for `StatusNode`.
2018-04-16 14:36:09 +02:00
..
account Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
api Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
db Peer pool to manage v5 peers (#736) 2018-04-10 09:44:09 +03:00
jail Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
mailservice Expose only public APIs in inproc RPC client [breaking-change] (#815) 2018-04-12 18:17:10 +02:00
node Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
notifications/push Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
params Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
peers Fix two race conditions in peerpool tests (#827) 2018-04-13 11:34:30 +03:00
rpc remove redundant "if" before "return" statement (#823) 2018-04-12 12:26:25 +02:00
signal Send an expiration signal when envelope wasn't delivered to any peer 2018-04-15 10:44:49 +03:00
transactions Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00