Commit Graph

5459 Commits (ab12657f32923e3f2eedea56b41c40011c3aa008)
 

Author SHA1 Message Date
Jason Frame 21872634f0 Update clique acceptance test genesis file to use correct period and epoch properties (#338) 6 years ago
Lucas Saldanha 67046e705f Supporting list of addresses in logs subscription (#336) 6 years ago
Adrian Sutton b2ad123443 Begin capturing metrics to better understand Pantheon's behaviour (#326) 6 years ago
Chris Mckay 3ccd622a52 [NC-1946] fix slack notifications for master build status (#335) 6 years ago
tmohay 85f50374f1 Ibft Preprepare to validate round matches block (#329) 6 years ago
mbaxter 2f864c88b1 Add additional RLP tests (#332) 6 years ago
Jason Frame 08c494b42a Clique acceptance tests (#290) 6 years ago
tmohay 36a407db27 Round change validation (#315) 6 years ago
Chris Mckay a98f3c5632 Notify slack on master branch build failure (#328) 6 years ago
Danno Ferrin 9928c7614d Upgrade vertx to 3.5.4 (#316) 6 years ago
CJ Hare 8e99bf9106 Fixing up acceptance test (#324) 6 years ago
Chris Mckay 4f0de5e164 Downgrading spotless to 3.13.0 to fix threading issues (#325) 6 years ago
tmohay c46091bd39 Basic Ibft message validators (#314) 6 years ago
Michael Connor 70e2519ae3 Nc 1145 eth_getTransactionReceipt acceptance test (#322) 6 years ago
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 6 years ago
tmohay 6a8d5bbfb9 Config to support IBFT original and revised (#306) 6 years ago
tmohay 0ecefd1021 ProposerSelection to support multiple IBFT implementations (#307) 6 years ago
tmohay b0ac340a38 Minor repairs to clique block scheduling (#308) 6 years ago
Chris Mckay 93f6487dc7 [NC-1934] build multiple jvm (#301) 6 years ago
CJ Hare 7747e49d06 Smart contract acceptance test (#296) 6 years ago
Roberto Saltini 782af087f4 [EC-183] Added RLP enc/dec for PrePrepare, Commit and NewRound messages (#200) 6 years ago
Adrian Sutton 0885cd13b8 Check if the connectFuture has completed successfully properly. (#293) 6 years ago
Adrian Sutton 38e6cd981a Reduce "Block creation processed cancelled" log message to debug so it doesn't print every time we import a block. (#294) 6 years ago
Lucas Saldanha 522123815e NC-1950: Fixing WebSocket error response (#292) 6 years ago
Lucas Saldanha c07a0a13b4 Enabling previously ignored acceptance tests (#282) 6 years ago
Danno Ferrin 055d63f109 NC-1883 - IPv6 peers (#281) 6 years ago
Adrian Sutton bad7729efa Delegate creation of consensus-specific JSON-RPC methods to the PantheonController instead of using instanceof and casting. (#289) 6 years ago
tmohay 1283841f09 Added IBFT Proposed block creation classes (#169) 6 years ago
tmohay 58790b1b62 Reword error messages following exceptions during mining (#291) 6 years ago
Adrian Sutton 4e9ad2a608 Inject StorageProvider into PantheonController instances (#259) 6 years ago
mbaxter 6209269eb6 Remove unnecessary RlpInput and RlpOutput classes (#287) 6 years ago
mbaxter ad2980b198 Remove RlpUtils (#285) 6 years ago
Michael Connor 6f82d41c92 Nc 1145 Acceptance test for getTransactionReceipt JSON-RPC method (#278) 6 years ago
Adrian Sutton 5d3d87c451 Switch back to Xerial Snappy Library (#284) 6 years ago
CJ Hare d5bfb6e11b NC-1890: Acceptance test smart contract (#283) 6 years ago
Danno Ferrin 27debb60ba NC-1921 - IPv6 Bootnode (#280) 6 years ago
Danno Ferrin e11fec2346 The ShortHex of 0 should be '0x0', not '0x' (#272) 6 years ago
Nicolas MASSART d45a44b82c Fix NC-1707 pantheon CLI default values infinite loop (#266) 6 years ago
PegaSys Admin cc2df6a4f8 [Gradle Release Plugin] - new version commit: '0.9.0-SNAPSHOT'. 6 years ago
PegaSys Admin 1c1c7fa187 [Gradle Release Plugin] - pre tag commit: '0.8.2'. 6 years ago
Adrian Sutton c7b08a3c69 Reduce log level when invalid messages received from peers (#274) 6 years ago
MadelineMurray 7526168e41 Added release notes (#277) 6 years ago
Adrian Sutton 071b75d8ac Wait for network to shutdown cleanly when exiting. Otherwise we print a lot of errors about attempting to access a closed RocksDB storage. (#276) 6 years ago
MadelineMurray 6c77001206 Updated docs for release (#275) 6 years ago
Adrian Sutton 39e05141fe Remove reference counting from MessageData (#264) 6 years ago
tmohay 4ffd96debb Added IbftProtocolSchedule (#273) 6 years ago
tmohay f46659588a Rework Consensus Mechanism Voting (#269) 6 years ago
Adrian Sutton 6e3b14d48d [MINOR] Fix warnings identified by static analysis. (#262) 6 years ago
tmohay 9952b658ac Separating Validator voting from block serialisation values (#263) 6 years ago
Adrian Sutton b43ff0f30e Node private key defaults to a file called 'key' in the data dir, even when not using the default data dir. (#265) 6 years ago