Commit Graph

280 Commits (34c31aebb392efdf54712630739f34504c56eff0)

Author SHA1 Message Date
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
Danno Ferrin 07b1fbd2d0 [MINOR] private key name (#563) 6 years ago
mark-terry 2dcd537148 [NC-2105] Updated --bootnodes CLI option to take zero arguments, to configure Pantheon to run in 'bootnode' mode. (#548) 6 years ago
Jason Frame 10f7fef3ec Propagate ibft newBlock messages after block import (#475) 6 years ago
mbaxter 3f31db8645 [NC-2056] Remove vertx from discovery tests (#539) 6 years ago
Danno Ferrin a551fcc245 RocksDB Metrics (#531) 6 years ago
Chris Mckay ff653af7b9 Fixing default resource locations inside docker (#529) 6 years ago
Lucas Saldanha 4025a06db0 Acc whitelist api (#487) 6 years ago
Danno Ferrin 876214024f Fix Array Configurable CLI options (#514) 6 years ago
Danno Ferrin e05c646276 Metrics export for import command. (#509) 6 years ago
Danno Ferrin a100c23e65 Expose metrics to prometheus (#506) 6 years ago
Michael Connor 27c3ad5f78 Nc 1942 Add account whitelisting and refactor into permissioning package (#460) 6 years ago
Jason Frame 1513e58d7d Ibft pantheon controller (#461) 6 years ago
Sally MacFarlane 6957757812 text change (#437) 6 years ago
tmohay 913c4b2039 Update IbftConfig Fields (#422) 6 years ago
Sally MacFarlane 33c6b50d66 NC-1930 ensure bootnodes are a subset of node whitelist (#414) 6 years ago