Commit Graph

893 Commits (752f3d48ce957098415ed2ff5b22b2e6af27f975)
 

Author SHA1 Message Date
Nicolas MASSART 752f3d48ce Azure one click tutorial (#1124) 6 years ago
Trent Mohay 5b41b56d8e Prevent connecting to self (#1150) 6 years ago
Puneetha Karamsetty 892fe87032 Enable private Tx capability to IBFT (#1101) 6 years ago
Puneetha Karamsetty 646dbec018 Enable private Tx capability to Clique (#1102) 6 years ago
Lucas Saldanha 84e922496b Simplifying node permissioning ATs (#1153) 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
MadelineMurray dd7132ffe4 Added txpoolmaxsize (#1138) 6 years ago
Adrian Sabau 07b4873b6c Add EthStats docs (#1061) 6 years ago
Laura Bailey 13ab2fe155 Minor improvement to Private Network Quickstart doc; replaced a part-variable part-endpoint (http://localhost:<http-rpc-port>) with a whole variable (<http-rpc-endpoint>) in several locations, as the entire endpoint address is what people are likely to copy. (#1103) 6 years ago
Chris Mckay 31a304b852 [PAN-2449] Refactored jsonrpc to take the whitelist directly (#1140) 6 years ago
MadelineMurray fdc6c2b728 Added txpool_pantheonTransactions (#1145) 6 years ago
MadelineMurray 0d08a12171 Updated developer build instructions to use installDist 6 years ago
Lucas Saldanha 732327b6ae Fixing JSON-RPC docs formatting (#1146) 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
Trent Mohay ca476e700d Fail at load if static nodes not whitelisted (#1135) 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
Sally MacFarlane 52b8c2b437 remove duplicates from apis specified via CLI (#1131) 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
Adrian Sutton f0c132e8aa Add metric to capture memory used by RocksDB table readers (index and filter blocks). (#1108) 6 years ago
Adrian Sutton dc0b9ce93c Don't allow creation of multiple gauges with the same name (#1107) 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 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
Danno Ferrin 27abe3ae45 Add timeout to long sync tests (#1111) 6 years ago
Danno Ferrin da4d484685 Regular Version Upgrades (#1100) 6 years ago
Adrian Sutton 74b92cd500 Use pipeline for world state download (#1096) 6 years ago
Adrian Sutton acd977668b Support flat mapping with multiple threads (#1098) 6 years ago
Adrian Sutton 6e8fa9ecc9 Don't delete completed tasks from RocksDbTaskQueue (#1099) 6 years ago
Nicolas MASSART b5b4f4e85e Better bootnodes option error message (#1092) 6 years ago