Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [release/1.4.7] cmd/geth: truly randomize console test RPC endpoints | Péter Szilágyi | 2016-06-14 | 1 | -4/+12 |
| | | | | (cherry picked from commit 32258af87be39994baca95aa92cb5565ee69571a) | ||||
* | [release/1.4.6] cmd/geth: make console tests more robust | Felix Lange | 2016-06-06 | 1 | -18/+28 |
| | | | | | | | | * use --port 0 to avoid p2p port conflicts * use --maxpeers 0 so it doesn't connect to bootstrap nodes * use geth.expectExit() to wait for termination (cherry picked from commit b57b6e341e3865de3b3a5aa108e642d1a6a5b590) | ||||
* | [release/1.4.6] cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-06-06 | 1 | -0/+152 |
(cherry picked from commit ffaf58f0a98bd987bbe76e8669bb22c405dcd62a) |