Commit Graph

280 Commits (34c31aebb392efdf54712630739f34504c56eff0)

Author SHA1 Message Date
mbaxter 1617b5b801 Refresh peer table while we have fewer than maxPeers connected (#1142) 6 years ago
Adrian Sutton e7c7d72a04 Disconnect peers before the pivot block while fast syncing (#1139) 6 years ago
Trent Mohay ca476e700d Fail at load if static nodes not whitelisted (#1135) 6 years ago
Sally MacFarlane 5058e6a636 [PAN-2394] Synchronizer returns false if it is in sync (#1130) 6 years ago
Trent Mohay 36b52f2cf9 Maintain a staticnodes.json (#1106) 6 years ago
Chris Mckay bc5d6eb45a [PAN-2347] nodepermissioningcontroller used for devp2p connection filtering (#1132) 6 years ago
Puneetha Karamsetty 82c5f70288 [PRIV] Fix private transaction acceptance test (#1134) 6 years ago
Sally MacFarlane 52b8c2b437 remove duplicates from apis specified via CLI (#1131) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
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