Commit Graph

349 Commits (d9187edfa105b4685ad8eed8b9716823adf73b1e)

Author SHA1 Message Date
Danno Ferrin a5b2b66a4a Ban Peers via CLI (#254) 6 years ago
Adrian Sutton fd81e97ad9 Common protocol schedule config handling (#250) 6 years ago
Adrian Sutton 09a3c61f72 Split parsing of genesis config from creating initial state (#209) 6 years ago
Lucas Saldanha a44d696117 Add shutdown hook to PantheonCommand (#249) 6 years ago
Matt Gucci cdcde8fc33 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Danno Ferrin e965d8e945 remove the import-blockchain command. (#223) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Danno Ferrin 770ce91779 Replace custom Clock with java.time.Clock (#220) 6 years ago
Lucas Saldanha 5436710877 Implementing eth_chainId (fixes #206) (#219) 6 years ago
MadelineMurray 7c934cb75f Fixed typo (#210) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Adrian Sutton 8b883a15d3 Make KeyValueStorage extend Closeable (#207) 6 years ago
Jussi Virtanen cb93cbdfd9 Add --ropsten command line argument (#197) 6 years ago
Jussi Virtanen ff6e4b9356 Fix --rinkeby command description (#198) 6 years ago
mbaxter dc2fc72851 [NC-1812] Fix blockchainImport error (#178) 6 years ago
tmohay 14ead031d5 Add MiningCoordinator interface (#168) 6 years ago
CJ Hare 4c47b101d0 PantheonInfo updated after first build (#167) 6 years ago
PegaSys Admin 291103a38c [Gradle Release Plugin] - pre tag commit: '0.8.1'. 6 years ago
Adrian Sutton 699aee4c73 Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
Adrian Sutton 9a3e2dfb30 [NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
Adrian Sutton ea1c2b57e6 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 2cba87a899 [MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
Adrian Sutton ce033eee55 [NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton ebe9f3e36d [MINOR] Add missing finals. (#128) 6 years ago
Sally MacFarlane 190cd50a99 ignore these tests until we can fix it (#124) 6 years ago
tmohay 2e662fbeee CliquePantheonController exposes mining coordinator (#117) 6 years ago
tmohay 494f7b573c Ibft tracks validating peers for multicasting (#101) 6 years ago
Adrian Sutton 35bfbd7563 [NC-1679] Set vertx upload directory to be under the pantheon data dir. (#115) 6 years ago
Roberto Saltini bb7b5423f6 [NC-1582] Moved all the legacy iBFT classes for block importing into the newly created ibftlegacy module (#96) 6 years ago
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 6 years ago
Danno Ferrin 03be001b2a Add --logging CLI option (#97) 6 years ago
S. Matthew English cd7a4e3730 catch custom exception (#61) 6 years ago
Chris Mckay 6c2fd5d875 [nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Lucas Saldanha b4330969c1 NC-1721: Filter timeout if not queried for 10 minutes (#66) 6 years ago
Roberto Saltini 967a406252 [NC-1616] Added iBFT NewChainHeadHeader event and related blockchain observer (#59) 6 years ago
Danno Ferrin 43f92f7f20 [MINOR] Distribution tweaks (#60) 6 years ago
S. Matthew English b7d6bdf791 [MINOR] Parameterize BlockchainUtilTest (#7) 6 years ago
Jason Frame 41aca05470 [NC-1402] Clique signer RPC methods to use current signers at specified block (#51) 6 years ago
Christopher Mckay cf66277a57 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay f6ed2d3d02 renamed package paths 6 years ago
Jason Frame dbf8098364 [NC-1394] Add shortcut --rinkeby command line to use clique on rinkeby test network (#16) 6 years ago
Eric Kellstrand 7debac7343 [NC-1684] Fix licenses for PicoCLI & Rocksdbjni (#42) 6 years ago
tmohay d39de8a89a Wired Mining into CliquePantheonController (#22) 6 years ago
S. Matthew English 5cdeabd02b [NC-1581] Remove SyncMode CLI flag (#27) 6 years ago
S. Matthew English d01b29f150 [MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 76a50ee180 Extract common components from MiningCoordinator (#21) 6 years ago
Chris Mckay 75ce3a4f02 [MINOR] removing executable from files (#14) 6 years ago
PegaSys Admin 7dfc2e4085 Initial commit 6 years ago