Commit Graph

725 Commits (b4e6784e40158add3d8071bb13fe4ab811df07f7)
 

Author SHA1 Message Date
S. Matthew English b4e6784e40 [PAN-2198] Update GetNodeDataFromPeerTask to return a map (#931) 6 years ago
mbaxter 1b0a749ca6 [PAN-2312] Validate DAO block (#939) 6 years ago
Adrian Sutton 8f7ed8c3ae RocksDbQueue Threading Tweaks (#940) 6 years ago
Adrian Sutton 1e1f6e7023 Add metrics for netty queue length. (#932) 6 years ago
MadelineMurray 0c365e90c9 Updated roadmap (#935) 6 years ago
Nicolas MASSART 78ced42e61 404 page style (#910) 6 years ago
Nicolas MASSART 269687edf2 Add public key address export subcommand (#888) 6 years ago
MadelineMurray 540c252602 Updated for host whitelist applying to WebSockets (#937) 6 years ago
MadelineMurray f59ef1dc0d Added details on port configuration (#926) 6 years ago
MadelineMurray 1b75057fc1 Added note to increase open file limit on Linux (#936) 6 years ago
PegaSys Admin 08f18f0241 [Gradle Release Plugin] - new version commit: '1.0.0-SNAPHOST'. 6 years ago
PegaSys Admin 06b15360d8 [Gradle Release Plugin] - pre tag commit: '1.0.0-RC1'. 6 years ago
Lucas Saldanha 7fa7998503 Removing Orion snapshot depedency (#933) 6 years ago
Adrian Sutton 5179cce210 Remove stray println. (#930) 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
MadelineMurray 7fc448a9ac Updates for CLI options use with Docker image 6 years ago
Adrian Sutton 942b430744 Actually use the network ID is MainnetPantheonController (#929) 6 years ago
Adrian Sutton eb3fca256c Propagate new block messages to other clients in a separate thread, not the netty processing thread. (#928) 6 years ago
Danno Ferrin 5effe956ee Do parallel extract signatures in the parallel block importer. (#844) 6 years ago
Adrian Sutton c4a0d69af9 Fix potential stall in world state download. (#922) 6 years ago
Danno Ferrin 4404cac632 Parallel downloader should stop on puts if requested. (#927) 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
Adrian Sutton 72581162d2 Handle PeerNotConnected exceptions when sending wire keep alives. (#918) 6 years ago
Trent Mohay e279f1f726 Ibft2: Replace NewRound with extended Proposal (#872) 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 84d998130e [PAN-2182] admin addpeers: error if node not whitelisted (#917) 6 years ago
Sally MacFarlane 6d90cffccf refactoring to introduce deleteOnExit() for temp files (#920) 6 years ago
Adrian Sutton b1b72010f8 Reduce "Received transactions message" log from debug to trace since it's completely routine. (#919) 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
Adrian Sutton 2a24b2bae4 Increment completed request count when we complete the request using local data. (#914) 6 years ago
Adrian Sutton 05184fe59b Use an iterator when dequeuing tasks. (#913) 6 years ago
Lucas Saldanha 3f95178e7b [PAN-2117] Error when removing bootnodes from nodes whitelist (#912) 6 years ago
MadelineMurray bf54ead34c Removed version notes 6 years ago
S. Matthew English ccb30641fa Incremental Optimization(s) on BlockBroadcaster (#911) 6 years ago
Adrian Sutton 768293385f Process world state download data on a worker thread (#898) 6 years ago
Adrian Sutton d00ebf4521 Halt the chain download when the future is cancelled (or otherwise completed). (#901) 6 years ago
Adrian Sutton 15b99e2752 When picking fast sync pivot block, use the peer with the best total difficulty, not the highest chain. (#899) 6 years ago
MadelineMurray 13c9ae4efc Added Resources page linking to Pantheon blog posts and webinars (#897) 6 years ago
Adrian Sutton 1c634dd885 Add metric to expose number of inflight world state requests. (#906) 6 years ago
Adrian Sutton 1e460157e8 Fix task queue so that the updated failure count for requests is actually stored. (#893) 6 years ago
Adrian Sutton 5eb2ee01db Limit the number of times we retry peer discovery interactions. (#908) 6 years ago
S. Matthew English 7bcaff60cc Unit tests of BlockBroadcaster (#887) 6 years ago
Guillaume Lethuillier 330e085096 Fix 'the Input Is Too Long' Error on Windows (#843) 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