Commit Graph

167 Commits (fbd933fe0793dcb0931d493029f40a22a53f156f)

Author SHA1 Message Date
Danno Ferrin eab908441d
RocksDB Metrics (#531) 6 years ago
Chris Mckay bd9ffac033
[NC-1909] IBFT message gossiping (#501) 6 years ago
mark-terry 637af126ca
[NC-1938] Nodes whitelist JSON-RPC APIs (#476) 6 years ago
Lucas Saldanha 0a8f6cbddf
Acc whitelist api (#487) 6 years ago
Danno Ferrin 77d4bf6a28
Metrics measurement adjustment (#511) 6 years ago
Rob Dawson 76fe768198
Initial implementation of ibft_getValidatorsByBlockNumber (#499) 6 years ago
Danno Ferrin d6f85abc11
Remove non-transactional mutation from KeyValueStore (#500) 6 years ago
Rob Dawson 4ef2082408
Added in support for the JSON RPC Eth Hashrate method. (#488) 6 years ago
Rob Dawson f1b08762fd
Ensured that the blockchain queries class handles optionals better. (#486) 6 years ago
mbaxter 085c8cd577
Ignore flaky test (#480) 6 years ago
Michael Connor 6b60370a35
Nc 1942 Add account whitelisting and refactor into permissioning package (#460) 6 years ago
Lucas Saldanha 8c37c46d63
Moving admin_peers to Admin API group (#473) 6 years ago
Rob Dawson d1b24e97a6
Deleted some obviously dead code. (#468) 6 years ago
Lucas Saldanha e62d68e877
Detailed msg when log filter not found (#428) 6 years ago
Sally MacFarlane a964b04962
NC-1930 ensure bootnodes are a subset of node whitelist (#414) 6 years ago
Danno Ferrin c13b91f9fe
Update errorprone (#401) 6 years ago
Jason Frame 4bfb381b34
IBFT message payload tests (#404) 6 years ago
Lucas Saldanha a4c50e54a6
Validate enodeurl syntax from command line (#403) 6 years ago
Michael Connor 7120c7744d
NC-1361 Added configurable refresh delay for SyncingSubscriptionService on start up (#383) 6 years ago
Chris Mckay b5df96c2ec
Minor changes from the ibft hackathon code (#394) 6 years ago
Jason Frame e0ff5f507e
move Block data generator test helper to test support (#391) 6 years ago
Danno Ferrin fd8201b4b5
Metrics for messages (#369) 6 years ago
tmohay 51ffe8a923
New round validation (#353) 6 years ago
tmohay 08cc58236e
Clique: Prevent out of turn blocks interrupt in-turn mining (#364) 6 years ago
Danno Ferrin bbc76a25b6
Constantinople Fork Block (#382) 6 years ago
S. Matthew English df88b69b2b
[NC-875] Implement iterative peer search (#268) 6 years ago
mark-terry 3bcdc047a0
[NC-1742] Added host whitelist for Json-RPC. (#295) 6 years ago
Anton Nashatyrev 0d63533191 Add --goerli CLI option (#370) 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
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
Sally MacFarlane e3a58b6b7b
added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin d2dcb46f3d
[MINOR] no fixed ports in tests (#340) 6 years ago
S. Matthew English 7a40843ada
[MINOR] Render handler exception to System.err instead of .out (#334) 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
mbaxter 9f432ce7ab
Add additional RLP tests (#332) 6 years ago
Danno Ferrin 94d049e009
Dependencies Version upgrade (#303) 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
Danno Ferrin 2f2050bad0
NC-1883 - IPv6 peers (#281) 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
Adrian Sutton 33ac7e1ec9
Switch back to Xerial Snappy Library (#284) 6 years ago