Commit Graph

167 Commits (355e86c2cf11f980c643a319ef5d838b3bee7016)

Author SHA1 Message Date
Danno Ferrin a551fcc245 RocksDB Metrics (#531) 6 years ago
Chris Mckay 2f54f99dfc [NC-1909] IBFT message gossiping (#501) 6 years ago
mark-terry 6c6165b8a3 [NC-1938] Nodes whitelist JSON-RPC APIs (#476) 6 years ago
Lucas Saldanha 4025a06db0 Acc whitelist api (#487) 6 years ago
Danno Ferrin c545ff40b6 Metrics measurement adjustment (#511) 6 years ago
Rob Dawson a8863e7b9b Initial implementation of ibft_getValidatorsByBlockNumber (#499) 6 years ago
Danno Ferrin 910dc51801 Remove non-transactional mutation from KeyValueStore (#500) 6 years ago
Rob Dawson 8f5d5201a3 Added in support for the JSON RPC Eth Hashrate method. (#488) 6 years ago
Rob Dawson 92f20054ec Ensured that the blockchain queries class handles optionals better. (#486) 6 years ago
mbaxter 7bfad2681a Ignore flaky test (#480) 6 years ago
Michael Connor 27c3ad5f78 Nc 1942 Add account whitelisting and refactor into permissioning package (#460) 6 years ago
Lucas Saldanha 882acca983 Moving admin_peers to Admin API group (#473) 6 years ago
Rob Dawson 66b182a221 Deleted some obviously dead code. (#468) 6 years ago
Lucas Saldanha 1c9a9b7894 Detailed msg when log filter not found (#428) 6 years ago
Sally MacFarlane 33c6b50d66 NC-1930 ensure bootnodes are a subset of node whitelist (#414) 6 years ago
Danno Ferrin e73b339070 Update errorprone (#401) 6 years ago
Jason Frame b6b711876b IBFT message payload tests (#404) 6 years ago
Lucas Saldanha 498b23bd00 Validate enodeurl syntax from command line (#403) 6 years ago
Michael Connor 0efa789ffe NC-1361 Added configurable refresh delay for SyncingSubscriptionService on start up (#383) 6 years ago
Chris Mckay a62b3ebca7 Minor changes from the ibft hackathon code (#394) 6 years ago
Jason Frame 7e2cccc139 move Block data generator test helper to test support (#391) 6 years ago
Danno Ferrin b876ca2b69 Metrics for messages (#369) 6 years ago
tmohay bf0ed119ca New round validation (#353) 6 years ago
tmohay 020aa5e3ac Clique: Prevent out of turn blocks interrupt in-turn mining (#364) 6 years ago
Danno Ferrin 67431a8d0d Constantinople Fork Block (#382) 6 years ago
S. Matthew English 4d114072e4 [NC-875] Implement iterative peer search (#268) 6 years ago
mark-terry b024bafcda [NC-1742] Added host whitelist for Json-RPC. (#295) 6 years ago
Anton Nashatyrev a7c55dc776 Add --goerli CLI option (#370) 6 years ago
Sally MacFarlane 2326a35687 NC-1936 discovery wiring for --node-whitelist (#365) 6 years ago
Danno Ferrin a3afbb0484 Time all tasks (#361) 6 years ago
mbaxter 21ffa54558 Add an UNKNOWN DisconnectReason representing disconnects with no reason (#359) 6 years ago
Danno Ferrin 58644d3b2c NC-1880 High TX volume swamps block processing (#337) 6 years ago
Danno Ferrin 6f549c2808 Plumb in three more metrics (#344) 6 years ago
Sally MacFarlane fdacc55a9c added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin ec373eaccc [MINOR] no fixed ports in tests (#340) 6 years ago
S. Matthew English 6867ae4c60 [MINOR] Render handler exception to System.err instead of .out (#334) 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
mbaxter 2f864c88b1 Add additional RLP tests (#332) 6 years ago
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 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
Danno Ferrin 055d63f109 NC-1883 - IPv6 peers (#281) 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
Adrian Sutton 5d3d87c451 Switch back to Xerial Snappy Library (#284) 6 years ago