Commit Graph

440 Commits (cf7d659bc44ef2d86b4c15b81d085990d40b47d0)
 

Author SHA1 Message Date
Chris Mckay cf7d659bc4 Upgraded build image to one that contains libsodium (#632) 6 years ago
tmohay cde9425cfb IBFT ensure non-validator does not partake in consensus (#627) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
tmohay a0ce15568e Discard prior round change msgs (#610) 6 years ago
Chris Mckay cbbdedc057 [NC-1970] admin_addPeer (#622) 6 years ago
tmohay f33f43893d Ibft Integration Tests - Spurious Behaviour (#615) 6 years ago
MadelineMurray 391e2610ac Added host-whitelist to command line example (#602) 6 years ago
Nicolas MASSART 44ca364ea9 Removing quickstart code and CI pipeline (#616) 6 years ago
tmohay f0f8c54501 Split IbftProcessor into looping and event processing (#612) 6 years ago
tmohay 300556c5fd Ibft Int Test - change TestContextFactory to a builder (#611) 6 years ago
Rob Dawson c026838088 Added IBFT get pending votes (#603) 6 years ago
tmohay d0a3ba6317 IBFT Integration Tests - Future Height (#591) 6 years ago
MadelineMurray 49b8d6524f Updated eth_sendRawTransaction to make link between reference and examples clearer (#608) 6 years ago
tmohay bebf601873 IbftGetValidatorsByBlockHash added to json factory (#607) 6 years ago
MadelineMurray 35e44fa57a Updated to remove unneeded step to start and stop Pantheon (#595) 6 years ago
tmohay d34f1297fa Ibft Validator RPCs to return list of strings (#606) 6 years ago
Danno Ferrin 3ebc493efa Update Benchmark (#605) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton 062db19a9c [NC-1344] Add GetReceiptsFromPeerTask (#598) 6 years ago
Adrian Sutton 05895495cc Add GetNodeDataFromPeerTask. (#597) 6 years ago
Adrian Sutton 89dbba4f97 Fix deprecation warnings (#596) 6 years ago
Adrian Sutton 4f64725411 [NC-1337] Support responding to GetNodeData requests. (#587) 6 years ago
MadelineMurray 8ef4398ff3 Events, logs, and accessing logs content (#533) 6 years ago
Adrian Sutton c6f2c5901a Add getNodeData to EthPeer to enable requesting node data as part of fast sync. (#589) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
tmohay e27dbd1fb2 Blockcreator to use parentblock specified at constuction (#588) 6 years ago
tmohay 9334e3085f Ibft validates block on proposal reception (#583) 6 years ago
tmohay 84e39953e0 Rework NewRoundValidator tests (#582) 6 years ago
tmohay bcbbde61ea Prevent the block being mined twice (#576) 6 years ago
CJ Hare 9cfa01b516 Removing dead code from the consensus package (#554) 6 years ago
Danno Ferrin fea9168ef4 version upgrades (#571) 6 years ago
Nicolas MASSART 0482d3e0ce Doc site footer color fix (#572) 6 years ago
tmohay 1cee74dc78 Rename IBFT networking classes (#555) 6 years ago
tmohay 00ff29919d Ibft split extradata validation rule into components (#581) 6 years ago
tmohay af12fea53c Refactor RoundChangeManager creation (#578) 6 years ago
tmohay cbd2442510 Allow Attached rules to be flagged 'light' (#580) 6 years ago
tmohay 7e373ccc97 Split Block Validation from Importing (#579) 6 years ago
Chris Mckay c212205f9f [NC-2094] Tests that cli options are disabled under docker, and that datadir defaults (#566) 6 years ago
Adrian Sutton 45c1491414 Add -SNAPSHOT postfix to version. (#577) 6 years ago
PegaSys Admin ad4e7837ea [Gradle Release Plugin] - new version commit: '0.9.0'. 6 years ago
PegaSys Admin f4dc127046 [Gradle Release Plugin] - pre tag commit: '0.8.5'. 6 years ago
Adrian Sutton c5255f1644 Add 0.8.5 release notes. (#575) 6 years ago
Danno Ferrin 7877056520 Postpone Constantinople (#574) 6 years ago
Vinicius Stevam da721e4e20 [PRIV] Create a new end-point to private transactions (#540) 6 years ago
Jason Frame f4e4ec3929 Rename ibft message packages (#568) 6 years ago
PegaSys Admin 977dc61e6f [Gradle Release Plugin] - new version commit: '0.9.0'. 6 years ago
PegaSys Admin b4422c1c09 [Gradle Release Plugin] - pre tag commit: '0.8.4'. 6 years ago
Jason Frame e1a90013d0 Enable ibft non-validator acceptance test (#564) 6 years ago
CJ Hare b95f72d6c2 Chaning the JMH annotation grading path (#558) 6 years ago
MadelineMurray 4a48df1df7 Updated doc to specify bootnodes using --bootnodes with no arguments (#560) 6 years ago