Commit Graph

53 Commits (b327c421beebb51a57940358ed5d07d34249ac61)

Author SHA1 Message Date
mark-terry 637af126ca
[NC-1938] Nodes whitelist JSON-RPC APIs (#476) 6 years ago
Lucas Saldanha 0a8f6cbddf
Acc whitelist api (#487) 6 years ago
Rob Dawson 76fe768198
Initial implementation of ibft_getValidatorsByBlockNumber (#499) 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
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
Danno Ferrin c13b91f9fe
Update errorprone (#401) 6 years ago
Michael Connor 7120c7744d
NC-1361 Added configurable refresh delay for SyncingSubscriptionService on start up (#383) 6 years ago
Jason Frame e0ff5f507e
move Block data generator test helper to test support (#391) 6 years ago
mark-terry 3bcdc047a0
[NC-1742] Added host whitelist for Json-RPC. (#295) 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
Danno Ferrin 94d049e009
Dependencies Version upgrade (#303) 6 years ago
Lucas Saldanha f89bb81176
NC-1950: Fixing WebSocket error response (#292) 6 years ago
Adrian Sutton 4d95c60eb3
Inject StorageProvider into PantheonController instances (#259) 6 years ago
Danno Ferrin 002d9ceef3
Update Client Version to be ethstats friendly (#258) 6 years ago
Adrian Sutton 2b661e7382
Common protocol schedule config handling (#250) 6 years ago
Adrian Sutton 5566eb36d8
Split parsing of genesis config from creating initial state (#209) 6 years ago
Matt Gucci 35e808d723 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Lucas Saldanha 8354acd071
NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Adrian Sutton 824b56f141
Add wrapper classes for config section of genesis file (#208) 6 years ago
Lucas Saldanha c71944f19b
Implementing eth_chainId (fixes #206) (#219) 6 years ago
Adrian Sutton 42d69d89ce
Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Jussi Virtanen 7062a420fa Create unit tests for EthBlockNumber (#195) 6 years ago
Jussi Virtanen 388a948e32 Improve variable name in EthGetBlockByHashTest (#196) 6 years ago
Jussi Virtanen de5796e478 Create unit tests for Web3ClientVersion (#194) 6 years ago
tmohay 3569b0de78
Add MiningCoordinator interface (#168) 6 years ago
Adrian Sutton c53b8498b0
Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
Adrian Sutton 8a53c32ebf
[NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
Adrian Sutton 1849460e46
[MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
Adrian Sutton d2583e3ef2
[NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton 45e0037321
[MINOR] Add missing finals. (#128) 6 years ago
Adrian Sutton 725cdb34c2
[NC-1679] Set vertx upload directory to be under the pantheon data dir. (#115) 6 years ago
Danno Ferrin 570ba55520
NC-1244 Implement JSON-RPC method "eth_getWork" (#111) 6 years ago
Danno Ferrin 9fe2cdfdf0
NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
S. Matthew English ef50390398
[NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago
Michael Connor 1325a419c8
NC-1244 Implement JSON-RPC method "eth_getWork" (#70) 6 years ago
mark-terry 33cc977f9b
[NC-862] License headers applied to non-java files (#93) 6 years ago
Chris Mckay 0d77c515b5
[nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
mark-terry c02c3ad7b1
Nc 862 spotless license headers (#69) 6 years ago
Lucas Saldanha 03f92e3eb0
NC-1721: Filter timeout if not queried for 10 minutes (#66) 6 years ago
Lucas Saldanha c7b8b8ea06
NC-1564: Only subscription owner can unsubscribe (#43) 6 years ago
Christopher Mckay 6ed3560863 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay b46faa9f8a renamed package paths 6 years ago
tmohay 61432b5a4b
Json RPCs report Invalid_Request for unsupported ops (#40) 6 years ago
Adrian Sutton 7f7a5e781e
[NC-1685][NC-1644] BlockHashOperation fixes (#38) 6 years ago
S. Matthew English 671adffac4
[MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 003fd4b6a0
Extract common components from MiningCoordinator (#21) 6 years ago