Commit Graph

697 Commits (5df733e83e08b3d2203fe83d589ea076421ebbc3)

Author SHA1 Message Date
Adrian Sutton fa672529a7 Capture metrics on Vertx event loop and worker thread queues. (#1155) 6 years ago
Adrian Sutton 8d82f9510b Add metrics around discovery process. (#1152) 6 years ago
Trent Mohay 5b41b56d8e Prevent connecting to self (#1150) 6 years ago
Lucas Saldanha 2853b740cd Refactoring permissioning ATs (#1148) 6 years ago
Adrian Sutton 01a91cfe2f Add two extra Ropsten bootnodes (#1147) 6 years ago
Chris Mckay 31a304b852 [PAN-2449] Refactored jsonrpc to take the whitelist directly (#1140) 6 years ago
Sally MacFarlane 7ef2682c1c [MINOR] added fromHexStringStrict to check for exactly 20 byte addresses (#1128) 6 years ago
Danno Ferrin 990d93bf50 PAN-2388 better error on bad header (#1143) 6 years ago
mbaxter bb3d494415 [PAN-2363] Connect to peers without explicitly defined tcp ports (#1144) 6 years ago
mbaxter 1617b5b801 Refresh peer table while we have fewer than maxPeers connected (#1142) 6 years ago
Lucas Saldanha 1cd9e10b86 Output enode URL on startup (#1137) 6 years ago
Adrian Sutton 65f674d73b Reduce the default transaction pool size from 30,000 to 4096. (#1136) 6 years ago
Adrian Sutton e7c7d72a04 Disconnect peers before the pivot block while fast syncing (#1139) 6 years ago
Trent Mohay 695f5fa2e1 Remove Peer json RPC added (#1129) 6 years ago
Martin 607a0067c6 #626 add net enode json rpc endpoint (#1119) 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
Adrian Sutton ef9d94a6cb Reduce duplication in WorldStateDownloaderTest (#1113) 6 years ago
Adrian Sutton a2ce86f816 Fix deadlock scenario in AsyncOperationProcessor and re-enable WorldStateDownloaderTest (#1126) 6 years ago
Danno Ferrin e23b6c195c PAN-2286 - quieter exceptions when network is unreachable (#1133) 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
Adrian Sutton 30ec5b7ba1 Pipeline Improvements (#1117) 6 years ago
Adrian Sutton 8ef56242dd Reduce number of seen blocks and transactions Pantheon tracks to lower required memory. (#1112) 6 years ago
Rob Dawson fda83886b3 rename to TX Pool Pantheon Transactions and added group. (#1095) 6 years ago
Adrian Sutton 58fdc669d4 Move starting world state download process inside WorldDownloadState (#1104) 6 years ago
Sally MacFarlane c2e6594453 [PAN-2362] permissioning cli smart contract (#1116) 6 years ago
Adrian Sutton d0b288a401 Ignore WorldStateDownloaderTest (#1125) 6 years ago
Lucas Saldanha b80a3587a9 [PAN-2346] Update Peer Discovery to use NodePermissioningController (#1105) 6 years ago
Danno Ferrin 27abe3ae45 Add timeout to long sync tests (#1111) 6 years ago
Adrian Sutton 74b92cd500 Use pipeline for world state download (#1096) 6 years ago
Adrian Sutton 6e8fa9ecc9 Don't delete completed tasks from RocksDbTaskQueue (#1099) 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
mbaxter fafd7e69ed [PAN-2422] Add in-memory cache over world state download queue (#1087) 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
Chris Mckay 1145b8322d [PAN-2343] smart contract permission controller (#1083) 6 years ago
Lucas Saldanha 1ec0139a30 [PAN-2348] Changes in chain head should trigger new permissioning check for active peers (#1071) 6 years ago
Danno Ferrin d79e96640a Improve imported block log line (#1085) 6 years ago
Chris Mckay 74320130b6 [PAN-2343] smart contract permission controller stub (#1074) 6 years ago
Puneetha Karamsetty f12a74398e Close Private Storage Provider (#1059) 6 years ago
Danno Ferrin df01f8b47e Add labels to Pipelined tasks metrics (#1057) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Lucas Saldanha d7119dab3b PAN-2057: Accept transactions in the pool with nonce above account sender nonce (#1065) 6 years ago
Lucas Saldanha 2fac2397b3 [PAN-2342] Update discovery logic to trust bootnodes only when out of sync (#1039) 6 years ago
mbaxter 9ee3c5d1da Don't log expected failures as errors (#1054) 6 years ago
Adrian Sutton fec24292f1 Make findSuitablePeer abstract (#1053) 6 years ago
Adrian Sutton 02ec7bebc2 Fix ImportBlocksTask to only request from peers that have at least the chain height it starts requesting from. (#1047) 6 years ago