Commit Graph

327 Commits (2722aca1af21046401c05f61be98c211468aa188)
 

Author SHA1 Message Date
Lucas Saldanha d828865f11 Ignoring flaky acceptance test (will be fixed on NC-2010) (#372) 6 years ago
tmohay 7891132dd6
Renamed IBFT message classes (#333) 6 years ago
Danno Ferrin d9a7ad2eb8
Changes to support Gradle 5.0 (#371) 6 years ago
Sally MacFarlane c8e1c07d7c
NC-1936 discovery wiring for --node-whitelist (#365) 6 years ago
Danno Ferrin 17a4e88798
Time all tasks (#361) 6 years ago
tmohay aac4fd40c5
Repair VoteTallyCache incorrectly applying vote to parent (#360) 6 years ago
MadelineMurray d864247733
Added Coding Conventions (#342) 6 years ago
mbaxter 2171267344
Add an UNKNOWN DisconnectReason representing disconnects with no reason (#359) 6 years ago
Danno Ferrin abaaef7907
NC-1880 High TX volume swamps block processing (#337) 6 years ago
Danno Ferrin b74f88afb2
Plumb in three more metrics (#344) 6 years ago
mark-terry 2380ecdeb5
[NC-1856] Extracted non-Docker CLI parameters to picoCLI mixin. (#323) 6 years ago
Sally MacFarlane 0db7bcc0f6
ignore clique AT for now (#351) 6 years ago
Sally MacFarlane e3a58b6b7b
added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin 665ae97b84
Idiomatic Builder Pattern (#345) 6 years ago
Danno Ferrin d2dcb46f3d
[MINOR] no fixed ports in tests (#340) 6 years ago
Danno Ferrin 64d80a52cb
Revert "Repair Clique Proposer Selection" #339 - Breaks Görli testnet (#343) 6 years ago
S. Matthew English 7a40843ada
[MINOR] Render handler exception to System.err instead of .out (#334) 6 years ago
tmohay b8dbfd50fc
Repair Clique Proposer Selection (#339) 6 years ago
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