Commit Graph

53 Commits (c9e1f0a3ae4e7e650db1e2c171b485e69940c9a6)

Author SHA1 Message Date
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
Michael Connor ee78db1a86 NC-1244 Implement JSON-RPC method "eth_getWork" (#70) 6 years ago
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 6 years ago
Chris Mckay 6c2fd5d875 [nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Lucas Saldanha b4330969c1 NC-1721: Filter timeout if not queried for 10 minutes (#66) 6 years ago
Lucas Saldanha 0b3991b4a0 NC-1564: Only subscription owner can unsubscribe (#43) 6 years ago
Christopher Mckay cf66277a57 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay f6ed2d3d02 renamed package paths 6 years ago
tmohay 2584fed97d Json RPCs report Invalid_Request for unsupported ops (#40) 6 years ago
Adrian Sutton 84d89fe56e [NC-1685][NC-1644] BlockHashOperation fixes (#38) 6 years ago
S. Matthew English d01b29f150 [MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 76a50ee180 Extract common components from MiningCoordinator (#21) 6 years ago