Commit Graph

65 Commits (d19d9fa5e4a8a215f33b55c45fab60b4b6b93db7)

Author SHA1 Message Date
Chris Mckay b221c13c55 admin_addPeer should accept only 1 argument 6 years ago
Chris Mckay 3b4e6d451b [NC-1970] Added handling in admin_addPeer for when p2p is disabled (#655) 6 years ago
Nicolas MASSART e681f80c85 NC-2104 Clique and iBFT should not be defined by default in RPC APIs (#635) 6 years ago
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
Chris Mckay cbbdedc057 [NC-1970] admin_addPeer (#622) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton 89dbba4f97 Fix deprecation warnings (#596) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
tmohay 7e373ccc97 Split Block Validation from Importing (#579) 6 years ago
Vinicius Stevam da721e4e20 [PRIV] Create a new end-point to private transactions (#540) 6 years ago
Adrian Sutton aa9f4a0231 Add timer metrics for EVM operations (#551) 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
Rob Dawson a8863e7b9b Initial implementation of ibft_getValidatorsByBlockNumber (#499) 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
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
Danno Ferrin e73b339070 Update errorprone (#401) 6 years ago
Michael Connor 0efa789ffe NC-1361 Added configurable refresh delay for SyncingSubscriptionService on start up (#383) 6 years ago
Jason Frame 7e2cccc139 move Block data generator test helper to test support (#391) 6 years ago
mark-terry b024bafcda [NC-1742] Added host whitelist for Json-RPC. (#295) 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
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 6 years ago
Lucas Saldanha 522123815e NC-1950: Fixing WebSocket error response (#292) 6 years ago
Adrian Sutton 4e9ad2a608 Inject StorageProvider into PantheonController instances (#259) 6 years ago
Danno Ferrin 0716e6044b Update Client Version to be ethstats friendly (#258) 6 years ago
Adrian Sutton fd81e97ad9 Common protocol schedule config handling (#250) 6 years ago
Adrian Sutton 09a3c61f72 Split parsing of genesis config from creating initial state (#209) 6 years ago
Matt Gucci cdcde8fc33 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Lucas Saldanha 206e48f6ae NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Lucas Saldanha 5436710877 Implementing eth_chainId (fixes #206) (#219) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Jussi Virtanen ba4b66a055 Create unit tests for EthBlockNumber (#195) 6 years ago
Jussi Virtanen 8f3080267e Improve variable name in EthGetBlockByHashTest (#196) 6 years ago
Jussi Virtanen 17af66d593 Create unit tests for Web3ClientVersion (#194) 6 years ago
tmohay 14ead031d5 Add MiningCoordinator interface (#168) 6 years ago
Adrian Sutton 699aee4c73 Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
Adrian Sutton 9a3e2dfb30 [NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
Adrian Sutton 2cba87a899 [MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
Adrian Sutton ce033eee55 [NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton ebe9f3e36d [MINOR] Add missing finals. (#128) 6 years ago
Adrian Sutton 35bfbd7563 [NC-1679] Set vertx upload directory to be under the pantheon data dir. (#115) 6 years ago
Danno Ferrin fcd048fc32 NC-1244 Implement JSON-RPC method "eth_getWork" (#111) 6 years ago
Danno Ferrin 9489899108 NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
S. Matthew English dde408c47c [NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago