Commit Graph

309 Commits (391122b68eaa0f90c83622b4dd696c7805a66317)
 

Author SHA1 Message Date
Jason Frame 566a4bf76e
Update clique acceptance test genesis file to use correct period and epoch properties (#338) 6 years ago
Lucas Saldanha 61af57f716
Supporting list of addresses in logs subscription (#336) 6 years ago
Adrian Sutton 081c2f92a6
Begin capturing metrics to better understand Pantheon's behaviour (#326) 6 years ago
Chris Mckay 25bc82f6ef
[NC-1946] fix slack notifications for master build status (#335) 6 years ago
tmohay 22498da50c
Ibft Preprepare to validate round matches block (#329) 6 years ago
mbaxter 9f432ce7ab
Add additional RLP tests (#332) 6 years ago
Jason Frame ab744a916c
Clique acceptance tests (#290) 6 years ago
tmohay 24b8d730e4
Round change validation (#315) 6 years ago
Chris Mckay e60b784b7a
Notify slack on master branch build failure (#328) 6 years ago
Danno Ferrin 6ca152551a
Upgrade vertx to 3.5.4 (#316) 6 years ago
CJ Hare 86d2590337
Fixing up acceptance test (#324) 6 years ago
Chris Mckay 0421e344cd
Downgrading spotless to 3.13.0 to fix threading issues (#325) 6 years ago
tmohay a8b52e19f5
Basic Ibft message validators (#314) 6 years ago
Michael Connor 14957899d6 Nc 1145 eth_getTransactionReceipt acceptance test (#322) 6 years ago
Danno Ferrin 94d049e009
Dependencies Version upgrade (#303) 6 years ago
tmohay 0d866cee84
Config to support IBFT original and revised (#306) 6 years ago
tmohay 085321b557
ProposerSelection to support multiple IBFT implementations (#307) 6 years ago
tmohay 7845494187
Minor repairs to clique block scheduling (#308) 6 years ago
Chris Mckay 8401db496c
[NC-1934] build multiple jvm (#301) 6 years ago
CJ Hare 1e779438b3
Smart contract acceptance test (#296) 6 years ago
Roberto Saltini 14a8f3780a
[EC-183] Added RLP enc/dec for PrePrepare, Commit and NewRound messages (#200) 6 years ago
Adrian Sutton 448e465f3f
Check if the connectFuture has completed successfully properly. (#293) 6 years ago
Adrian Sutton 56e5f7e2a5
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 f89bb81176
NC-1950: Fixing WebSocket error response (#292) 6 years ago
Lucas Saldanha 126e30b0e9
Enabling previously ignored acceptance tests (#282) 6 years ago
Danno Ferrin 2f2050bad0
NC-1883 - IPv6 peers (#281) 6 years ago
Adrian Sutton c5e78c369f
Delegate creation of consensus-specific JSON-RPC methods to the PantheonController instead of using instanceof and casting. (#289) 6 years ago
tmohay 7b2621060e
Added IBFT Proposed block creation classes (#169) 6 years ago
tmohay 481e17d5fa
Reword error messages following exceptions during mining (#291) 6 years ago
Adrian Sutton 4d95c60eb3
Inject StorageProvider into PantheonController instances (#259) 6 years ago
mbaxter ec1a8be558
Remove unnecessary RlpInput and RlpOutput classes (#287) 6 years ago
mbaxter 6125451acf
Remove RlpUtils (#285) 6 years ago
Michael Connor c555993648
Nc 1145 Acceptance test for getTransactionReceipt JSON-RPC method (#278) 6 years ago
Adrian Sutton 33ac7e1ec9
Switch back to Xerial Snappy Library (#284) 6 years ago
CJ Hare ae8dc507ab
NC-1890: Acceptance test smart contract (#283) 6 years ago
Danno Ferrin 8792c0a00a
NC-1921 - IPv6 Bootnode (#280) 6 years ago
Danno Ferrin 2e98dc5b5e
The ShortHex of 0 should be '0x0', not '0x' (#272) 6 years ago
Nicolas MASSART c12e1f5ad9
Fix NC-1707 pantheon CLI default values infinite loop (#266) 6 years ago
PegaSys Admin 454fd5a28a [Gradle Release Plugin] - new version commit: '0.9.0-SNAPSHOT'. 6 years ago
PegaSys Admin 3bb185dfda [Gradle Release Plugin] - pre tag commit: '0.8.2'. 6 years ago
Adrian Sutton c8549bdc9c
Reduce log level when invalid messages received from peers (#274) 6 years ago
MadelineMurray f1b1323ceb Added release notes (#277) 6 years ago
Adrian Sutton f791760ac1 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 03d278428c Updated docs for release (#275) 6 years ago
Adrian Sutton f869b740f9
Remove reference counting from MessageData (#264) 6 years ago
tmohay 9d88a55155
Added IbftProtocolSchedule (#273) 6 years ago
tmohay b942a6691e
Rework Consensus Mechanism Voting (#269) 6 years ago
Adrian Sutton c0f1168638
[MINOR] Fix warnings identified by static analysis. (#262) 6 years ago
tmohay c2e98152e0
Separating Validator voting from block serialisation values (#263) 6 years ago
Adrian Sutton cc4f4df6a5
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