Commit Graph

2927 Commits (besu-for-fleet)

Author SHA1 Message Date
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
Adrian Sutton f9988c3d67 Don't run the dao block validator if dao block is 0. (#1044) 6 years ago
mbaxter 21cea1b9a2 [PAN-2325] Fix IndexOutOfBoundsException in DetermineCommonAncestorTask (#1038) 6 years ago
Edwin Greene 07fe79aab6 #773 Add PendingTransactions JSON-RPC. (#1043) 6 years ago
Adrian Sutton cc273ce41f Avoid port conflicts in acceptance tests (#1025) 6 years ago
Vinicius Stevam 7b9e491774 [PRIV] Generate Private Contract Address (#1004) 6 years ago
Adrian Sutton 6c1e0b2d0c Provide nicer error messages when genesis config is invalid. (#1029) 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
Adrian Sutton ae09385641 [PAN-2386] Report the correct tcp port in PING packets when it differs from the UDP port (#1019) 6 years ago
Adrian Sutton 779136599a Prefix log messages from pantheon nodes running as separate processes with the node name. (#1018) 6 years ago
Danno Ferrin 802a7447b4 [minor] add rpc_modules json-rpc (#1036) 6 years ago
mbaxter af66eae39f [PAN-2302] Resume world state download from existing queue (#1016) 6 years ago
Adrian Sutton e923ddda65 Fix race condition in WebSocketService. (#1021) 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
Chris Mckay 764ab3c11e [PAN-2344] refactor transient transaction processor (#1017) 6 years ago
Danno Ferrin ecc5e4a345 [PAN-2373] admin_nodeInfo rpc-api (#1012) 6 years ago
Adrian Sutton 6a269c5591 [PAN-2372] Consider a world state download stalled after 100 requests with no progress (#1007) 6 years ago
Adrian Sutton 4d0d18c812 Remove unused full hashimoto implementation (#1011) 6 years ago
S. Matthew English c76ada2a4e [PAN-2271] Add metrics to Parallel Download pipeline (#985) 6 years ago