status-go/geth
Andrea Maria Piana b775261f4e Allow overriding BootNodes
We need to allow the user to specify custom BootNodes, the code has been
changed so that it will use the provided ones if passed through config
(or if they are empty). Othewise fallback on default ones.
2018-05-23 14:38:11 +02:00
..
account wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
api Implement block filters API for the RPC mode. 2018-05-08 19:46:25 +02:00
db Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
jail Move signal logic into signal package 2018-05-03 09:35:58 +02:00
node [#ISSUE-947/ISSUE-946] Rate limit and batch limit on any mail server query (#949) 2018-05-17 13:21:04 +02:00
notifications/push Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
params Allow overriding BootNodes 2018-05-23 14:38:11 +02:00
peers Heap queue stores only peers that were not added to p2p server (#979) 2018-05-22 16:11:21 +03:00
rpc Implement block filters API for the RPC mode. 2018-05-08 19:46:25 +02:00
transactions Remove mention of DevMode (#869) 2018-04-26 19:59:57 +02:00