Commit Graph

199 Commits (2f495b595021662dcdc7601ebd3e5be1f34f70cb)

Author SHA1 Message Date
Eric Kellstrand 2f495b5950 [PAN-2369] RunnerTest fail on Windows due to network startup timing issue (#1005) 6 years ago
Sally MacFarlane f95cb15033 ignore tests (#991) 6 years ago
Chris Mckay 7813290d43 accept 127.0.0.1 as localhost for host whitelisting (#974) 6 years ago
Chris Mckay a71283a870 Disable picocli ansi when testing (#973) 6 years ago
Danno Ferrin ddf1bd2d24 [PAN-2074] Add --metrics-category CLI to only enable select metrics (#969) 6 years ago
Ivaylo Kirilov 582454581a [PRIV] Complete Private Transaction Processor (#938) 6 years ago
Adrian Sutton 6176a63049 Add missing JavaDoc tags. (#963) 6 years ago
Danno Ferrin 0fcde8c89e CLI stack traces when debugging (#960) 6 years ago
Nicolas MASSART 76366505fa RLP encode subcommand (#944) 6 years ago
Trent Mohay 62274fb8c0 Cleanup Ibft executors (#951) 6 years ago
Trent Mohay 3fee3a0da5 Remove start functionality from IbftController and IbftBlockHeightManager (#952) 6 years ago
mbaxter d436d5f0bd [MINOR] Move metric instantiation (#896) 6 years ago
mbaxter 1b0a749ca6 [PAN-2312] Validate DAO block (#939) 6 years ago
Nicolas MASSART 269687edf2 Add public key address export subcommand (#888) 6 years ago
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