Commit Graph

271 Commits (13249a20fd0c25165546eab1045748e17180c4c0)

Author SHA1 Message Date
Lucas Saldanha b2803c1abe PAN-2434: Updated local config permissioning flags (#1118) 6 years ago
Sally MacFarlane c2e6594453 [PAN-2362] permissioning cli smart contract (#1116) 6 years ago
Lucas Saldanha f064893fc3 [MINOR] Adding default pending transactions value in PantheonControllerBuilder (#1114) 6 years ago
Lucas Saldanha b80a3587a9 [PAN-2346] Update Peer Discovery to use NodePermissioningController (#1105) 6 years ago
Nicolas MASSART b5b4f4e85e Better bootnodes option error message (#1092) 6 years ago
Sally MacFarlane 0771d98a71 [PAN-2345] node permissioning controller (#1075) 6 years ago
Puneetha Karamsetty 8b5c197883 [PRIV] Get Internal logs and output (#1022) 6 years ago
Rob Dawson 610440396a Added tx-pool-max-size command line parameter to config the max size of the tx pool. (#1078) 6 years ago
Adrian Sutton 75d0565641 Add timeout when waiting for JSON-RPC, WebSocket RPC and Metrics services to stop (#1082) 6 years ago
Puneetha Karamsetty f12a74398e Close Private Storage Provider (#1059) 6 years ago
Adrian Sutton 6f909866b9 Expose a synchronous start method in Runner (#1072) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Trent Mohay 3b12a986b2 Repair Istanbul to handle Eth/62 & Eth/63 (#1063) 6 years ago
Nicolas MASSART e05b36fc53 Remove DB init need to use public key subcommand (#1049) 6 years ago
Trent Mohay 55563e04b2 Re-enable Quorum Synchronisation (#1056) 6 years ago
Adrian Sutton cc273ce41f Avoid port conflicts in acceptance tests (#1025) 6 years ago
Adrian Sutton 5d73677cae Update CLI options in mismatched genesis file message. (#1031) 6 years ago
Adrian Sutton ae528fc7cb Ensure devp2p ports are written to ports file correctly (#1020) 6 years ago
Chris Mckay 72e870cd5c [PAN-2343] made transactionpool expect a filter interface (#1030) 6 years ago
Adrian Sutton fc2b1331d5 Change EthNetworkConfig bootnodes to always be URIs instead of accepting either URI or Peer (#1027) 6 years ago
Danno Ferrin ecc5e4a345 [PAN-2373] admin_nodeInfo rpc-api (#1012) 6 years ago
Lucas Saldanha 79f46ac592 [PAN-2341] Created SyncStatus notifications (#1010) 6 years ago
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