Commit Graph

185 Commits (08f18f0241967446fdbd5c55ed40be0c5be1856d)

Author SHA1 Message Date
Jason Frame 2d6d877a49 Limit size of Ibft future message buffer (#873) 6 years ago
Chris Mckay 3b35d2d47a [MINOR] permission config file location and option under docker (#925) 6 years ago
Adrian Sutton 942b430744 Actually use the network ID is MainnetPantheonController (#929) 6 years ago
Sally MacFarlane 3090bfbaf5 [MINOR] removed shoulds (#924) 6 years ago
Trent Mohay de56bcde42 Ibft notifies EthPeer when remote node has a better block (#849) 6 years ago
Sally MacFarlane 8e7347fb35 [MINOR] consistency in help messages (#921) 6 years ago
Trent Mohay 6a71c66ad5 IBFT to use VoteTallyCache (#907) 6 years ago
Sally MacFarlane 6d90cffccf refactoring to introduce deleteOnExit() for temp files (#920) 6 years ago
Sally MacFarlane cf993ff76a log a warning if PERM apis enabled without perm CLI enabled (#915) 6 years ago
Jason Frame 8a39cdeed9 Expose the Ibft MiningCoordinator (#916) 6 years ago
Sally MacFarlane 07d2be0722 [PAN-2316] check permissions CLI dependencies (#909) 6 years ago
Lucas Saldanha 3f95178e7b [PAN-2117] Error when removing bootnodes from nodes whitelist (#912) 6 years ago
Danno Ferrin b7761de2a3 Use absolute data-path instead of relative. (#894) 6 years ago
mark-terry 7c97318f28 [PAN-2287] Added rebind mitigation for websockets. (#905) 6 years ago
Sally MacFarlane 2de26d69c1 [PAN-1930] bootnodes not on whitelist - improve errors (#904) 6 years ago
Sally MacFarlane b1909f7ab6 [PAN-2309] CLI mixin help (#895) 6 years ago
Chris Mckay 613e9bd6b3 [Minor] fix auth file validation errors (#886) 6 years ago
Adrian Sutton bf710da941 Add metrics for EthScheduler executors (#878) 6 years ago
Chris Mckay 312f285a15 [MINOR] Fixing file locations under docker (#885) 6 years ago
Lucas Saldanha 732ae450c4 [PAN-2270] Rename password hash command (#879) 6 years ago
Lucas Saldanha c0291635d0 Renaming authentication config file cli command (#865) 6 years ago
Lucas Saldanha d3b9211b82 Moving NodeWhitelistController to permissioning package (#855) 6 years ago
Adrian Sutton 38af7b0512 Support resuming fast-sync downloads (#848) 6 years ago
mark-terry 3c7ed68be6 [NC-2218] RPC auth validation + tests. (#846) 6 years ago
Adrian Sutton 9da64ef6e5 Store pivot block header once it's downloaded. (#836) 6 years ago
Adrian Sutton 0f2d7d7c65 Speed up shutdown time (#838) 6 years ago
Adrian Sutton 2091cd0dc3 Extract creation and init of ProtocolContext into a re-usable method (#828) 6 years ago
Adrian Sutton b87df9281d Handle unavailable world states (#824) 6 years ago
Lucas Saldanha 6551183a8d [NC-2118] Method to reload permissions file (#834) 6 years ago
Chris Mckay 5a1389b970 [NC-2044] Added the authentication service to the websocket service and cli and acceptance tests (#829) 6 years ago
mark-terry 7622541714 [NC-1968] Permissioning whitelist persistence. (#763) 6 years ago
Puneetha Karamsetty c3df0d0238 [PRIV] WIP - Wire up Private Transaction Processor (#805) 6 years ago
Jason Frame a00160783b Prevent duplicate ibft messages being processed by state machine (#811) 6 years ago
Chris Mckay ce37addaa5 [NC-2044] jsonrpc authentication cli options & acceptance tests (#807) 6 years ago
Vinicius Stevam 4c26d4fb41 Remove auto privacy warn on clique and ibft (#806) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
Nicolas MASSART 69f81a9432 NC-2250 multiple name options only search for the longest one (#776) 6 years ago
Trent Mohay e22c8ba7e6 Rework IbftRoundFactory (#784) 6 years ago
Jason Frame 47abd955ad Limit ibft msg queues (#704) 6 years ago
Vinicius Stevam cd818814ff [PRIV] Generify orion to enclave (#745) 6 years ago
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