Commit Graph

740 Commits (b86b1422ffbed4b529bd929c9fbf3432366c8d27)
 

Author SHA1 Message Date
S. Matthew English b86b1422ff [MINOR] Eliminate redundant header validation (#943) 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
Adrian Sutton 9d06ec2fcf Create peer discovery packets on a worker thread. (#955) 6 years ago
MadelineMurray 7926bbc4b8 Update Clique tutorial to use export-address subcommand 6 years ago
MadelineMurray 7b5fc70b60 Added note that changes to permissions configuration file persist across restarts 6 years ago
MadelineMurray 4009a0fae7 Added links to Clique content from API methods 6 years ago
Trent Mohay 3fee3a0da5 Remove start functionality from IbftController and IbftBlockHeightManager (#952) 6 years ago
MadelineMurray 03f367042f Added future message configuration options 6 years ago
mbaxter d436d5f0bd [MINOR] Move metric instantiation (#896) 6 years ago
MadelineMurray 0bbc2abab8 Updated run Docker image for permissions configuration file 6 years ago
Adrian Sutton 77e8769af9 Fix version number on master (#946) 6 years ago
MadelineMurray 6caca48228 Updated Chocolatey install 6 years ago
Danno Ferrin deb7b3582a change automatic benchmark from 100k ropsten to 30 min full sync ropsten (#945) 6 years ago
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