Commit Graph

41 Commits (24aac90efb50e9fdb93d054601924084a30fc5f7)

Author SHA1 Message Date
Danno Ferrin c13b91f9fe
Update errorprone (#401) 6 years ago
Lucas Saldanha a4c50e54a6
Validate enodeurl syntax from command line (#403) 6 years ago
Michael Connor 7120c7744d
NC-1361 Added configurable refresh delay for SyncingSubscriptionService on start up (#383) 6 years ago
Chris Mckay b5df96c2ec
Minor changes from the ibft hackathon code (#394) 6 years ago
Anton Nashatyrev e0d4f21e73 Fix pantheon.cli.PantheonCommandTest test on Windows (#380) 6 years ago
mark-terry 3bcdc047a0
[NC-1742] Added host whitelist for Json-RPC. (#295) 6 years ago
Anton Nashatyrev 0d63533191 Add --goerli CLI option (#370) 6 years ago
Sally MacFarlane c8e1c07d7c
NC-1936 discovery wiring for --node-whitelist (#365) 6 years ago
Danno Ferrin b74f88afb2
Plumb in three more metrics (#344) 6 years ago
mark-terry 2380ecdeb5
[NC-1856] Extracted non-Docker CLI parameters to picoCLI mixin. (#323) 6 years ago
Sally MacFarlane e3a58b6b7b
added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin 665ae97b84
Idiomatic Builder Pattern (#345) 6 years ago
Jason Frame ab744a916c
Clique acceptance tests (#290) 6 years ago
Adrian Sutton 4d95c60eb3
Inject StorageProvider into PantheonController instances (#259) 6 years ago
Adrian Sutton cc4f4df6a5
Node private key defaults to a file called 'key' in the data dir, even when not using the default data dir. (#265) 6 years ago
Danno Ferrin 002d9ceef3
Update Client Version to be ethstats friendly (#258) 6 years ago
Nicolas MASSART 21bc640931
fixes #233 Allow nodekey to be specified separately to --datadir (#234) 6 years ago
Danno Ferrin c8baa9ae76
Ban Peers via CLI (#254) 6 years ago
Adrian Sutton 5566eb36d8
Split parsing of genesis config from creating initial state (#209) 6 years ago
Matt Gucci 35e808d723 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Danno Ferrin c53dd6e3b3 remove the import-blockchain command. (#223) 6 years ago
Adrian Sutton 824b56f141
Add wrapper classes for config section of genesis file (#208) 6 years ago
mbaxter 5fa4ed6fb0
[NC-1812] Fix blockchainImport error (#178) 6 years ago
tmohay 3569b0de78
Add MiningCoordinator interface (#168) 6 years ago
Adrian Sutton c53b8498b0
Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
Adrian Sutton 8a53c32ebf
[NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
Adrian Sutton f79ca8814e
Don't display the default data directory in --help output because if it is too long, it causes Picocli to enter an infinite loop. (#148) 6 years ago
Adrian Sutton 1849460e46
[MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
Adrian Sutton d2583e3ef2
[NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton 45e0037321
[MINOR] Add missing finals. (#128) 6 years ago
Sally MacFarlane a95d81a12b
ignore these tests until we can fix it (#124) 6 years ago
Chris Mckay 0d77c515b5
[nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
mark-terry c02c3ad7b1
Nc 862 spotless license headers (#69) 6 years ago
Christopher Mckay 6ed3560863 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay b46faa9f8a renamed package paths 6 years ago
Jason Frame 28094cee58
[NC-1394] Add shortcut --rinkeby command line to use clique on rinkeby test network (#16) 6 years ago
S. Matthew English b06bdbdcbb
[NC-1581] Remove SyncMode CLI flag (#27) 6 years ago
S. Matthew English 671adffac4
[MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 003fd4b6a0
Extract common components from MiningCoordinator (#21) 6 years ago
Chris Mckay a67b026181
[MINOR] removing executable from files (#14) 6 years ago
PegaSys Admin 550411b4ad Initial commit 6 years ago