Commit Graph

228 Commits (3f5c41722ecff21d2e4fbef0fe5ae78089fbf16f)

Author SHA1 Message Date
tmohay e27dbd1fb2 Blockcreator to use parentblock specified at constuction (#588) 6 years ago
tmohay cbd2442510 Allow Attached rules to be flagged 'light' (#580) 6 years ago
tmohay 7e373ccc97 Split Block Validation from Importing (#579) 6 years ago
Danno Ferrin 7877056520 Postpone Constantinople (#574) 6 years ago
Vinicius Stevam da721e4e20 [PRIV] Create a new end-point to private transactions (#540) 6 years ago
CJ Hare b95f72d6c2 Chaning the JMH annotation grading path (#558) 6 years ago
Adrian Sutton aa9f4a0231 Add timer metrics for EVM operations (#551) 6 years ago
Adrian Sutton 99bded7dd4 [NC-1977] Provide a better error message when RocksDB reports an unsupported operation system/jvm combination (like 32bit Java on Windows). (#547) 6 years ago
Adrian Sutton c9e1f0a3ae [NC-2099] Avoid duplicate import of announced blocks (#550) 6 years ago
Sally MacFarlane 824c41b8f7 NC-2013 devp2p whitelist (#430) 6 years ago
mbaxter 3f31db8645 [NC-2056] Remove vertx from discovery tests (#539) 6 years ago
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