Commit Graph

145 Commits (ad7c5fb54f4323c6d87807d0c23dd415cf55147f)

Author SHA1 Message Date
mbaxter 494640ecbc [NC-2207] Integrate rocksdb-based queue into WorldStateDownloader (#746) 6 years ago
Danno Ferrin 1135e539e8 EthScheduler additions (#767) 6 years ago
Sally MacFarlane 37b0023a37 [NC-2119] exception handling (#739) 6 years ago
mark-terry 52d6675f63 [FIX] Refactored permissioning components to be Optional. (#747) 6 years ago
Puneetha Karamsetty 61bdcc879a [PRIV] Implement privacy precompiled contract (#696) 6 years ago
Jason Frame bdb5e8367f Rename ibftrevised to ibft2 (#722) 6 years ago
Danno Ferrin c662a00cb6 IPV6 bootnodes don't work (#735) 6 years ago
Adrian Sutton ab9330891a Log milestones at startup and other minor logging improvements (#733) 6 years ago
Sally MacFarlane a5afe34e34 [NC-2119] permissioning config path CLI (#729) 6 years ago
Vinicius Stevam f2438dcf79 [PRIV] Private Transaction Handler (#695) 6 years ago
tmohay b2060ff612 Repair IBFT Over-gossiping (#726) 6 years ago
Adrian Sutton 75f147503a Update goerli config to launch network. (#717) 6 years ago
Danno Ferrin 8b83c8d893 CLI refactoring to make host options able to accept localhost strings (#716) 6 years ago
Nicolas MASSART 1489fa5543 fixed key export subcommand option was --from instead of --to (#711) 6 years ago
Danno Ferrin 0fe372a22f [NC-2100] Parallel Processing File Import Performance (#683) 6 years ago
Lucas Saldanha 721c713fa8 NC-2043: Toml authentication provider (#689) 6 years ago
Chris Mckay 157b42ed19 Made private key option docker aware (#684) 6 years ago
Danno Ferrin d19d9fa5e4 Metrics Service configuration incorrect (#697) 6 years ago
Nicolas MASSART a7ad81da35 NC-1737 Enabled warning on CLI dependent options (#679) 6 years ago
Danno Ferrin 82a771fa60 Metrics Push Gateway Options (#678) 6 years ago
mark-terry 3bcfa60ed0 [NC-2110] Removed CLI options for --nodes-whitelist and --accounts-whitelist and associated items. (#694) 6 years ago
Nicolas MASSART 61998b503d NC-2206 Remove-- max-trailing-peers option (#680) 6 years ago
Sally MacFarlane 2c103aa641 Nc 2107 permissioning config toml file (#643) 6 years ago
Rob Dawson 9038c1ac3e Fixed Difficulty calculator (#663) 6 years ago
tmohay 598fd59f21 Ibft transmitted packets are logged by gossiper (#652) 6 years ago
Adrian Sutton b4638ea1d1 Integrate actual WorldStateDownloader with the fast sync work flow. (#682) 6 years ago
Nicolas MASSART fcf619ce54 NC-2120 --discovery-enabled option refactoring (#661) 6 years ago
Puneetha Karamsetty b3fe49783e Enable CLI config for privacy precompiled contract address (#653) 6 years ago
Nicolas MASSART 2ef0694c6f Nc 2026 network option (#645) 6 years ago
Nicolas MASSART e681f80c85 NC-2104 Clique and iBFT should not be defined by default in RPC APIs (#635) 6 years ago
Adrian Sutton b3e64c4f7c [NC-1273] Consider peer count insufficient until minimum peers for fast sync are connected (#629) 6 years ago
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
Adrian Sutton 069b2393a9 [NC-1273] Start of fast sync downloader (#613) 6 years ago
Danno Ferrin 319ee2095c Metrics Prometheus Push Gateway Support (#638) 6 years ago
Sally MacFarlane 7deda4eaa6 NC 2004 no discovery still talk to bootnodes (#624) 6 years ago
mark-terry 2bebbf2a95 [NC-2005] CLI fixes. (#630) 6 years ago
Nicolas MASSART ea4ca59bbb CLI options and commands renaming (#618) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
tmohay f0f8c54501 Split IbftProcessor into looping and event processing (#612) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton 4f64725411 [NC-1337] Support responding to GetNodeData requests. (#587) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
tmohay 9334e3085f Ibft validates block on proposal reception (#583) 6 years ago
tmohay 1cee74dc78 Rename IBFT networking classes (#555) 6 years ago
tmohay af12fea53c Refactor RoundChangeManager creation (#578) 6 years ago
Chris Mckay c212205f9f [NC-2094] Tests that cli options are disabled under docker, and that datadir defaults (#566) 6 years ago
Vinicius Stevam da721e4e20 [PRIV] Create a new end-point to private transactions (#540) 6 years ago
Jason Frame f4e4ec3929 Rename ibft message packages (#568) 6 years ago
Adrian Sutton aa9f4a0231 Add timer metrics for EVM operations (#551) 6 years ago
Adrian Sutton 99bded7dd4 [NC-1977] Provide a better error message when RocksDB reports an unsupported operation system/jvm combination (like 32bit Java on Windows). (#547) 6 years ago