status-go/geth
Adam Babik 0a15c9ff9a
Configure mainnet nodes (#701)
Add mainnet static peers to static/config/staticpeers.json.
2018-02-26 19:36:04 +01:00
..
account Group tests in a dedicated testing package (#629) 2018-02-08 13:52:47 +01:00
api Remove `notifications` package from go-ethereum. 2018-02-22 11:10:21 +01:00
common Fix a couple race conditions in tests (#689) 2018-02-21 13:18:32 +01:00
jail Fix a couple race conditions in tests (#689) 2018-02-21 13:18:32 +01:00
log Remove //nolint: gas directives from fmt.Fprintf #590 (#656) 2018-02-14 19:58:20 +02:00
mailservice Enable gometalinter on tests and fix static analysis issues #631 (#644) 2018-02-12 13:16:06 +02:00
node Remove `notifications` package from go-ethereum. 2018-02-22 11:10:21 +01:00
notifications/push Replace `ping` notification payload with `You have a new message` 2018-02-26 18:17:42 +01:00
params Configure mainnet nodes (#701) 2018-02-26 19:36:04 +01:00
rpc Add a test case to reproduce the issue (#548) 2018-01-11 18:17:41 +01:00
signal Enforce type safety in `NodeCrashEvent` #602 (#607) 2018-02-05 11:37:59 +01:00
transactions Group tests in a dedicated testing package (#629) 2018-02-08 13:52:47 +01:00