Commit Graph

67 Commits (46d0d4890af4b50677ef9f25f2028a88bb6e7cc0)

Author SHA1 Message Date
Chris Mckay ce37addaa5 [NC-2044] jsonrpc authentication cli options & acceptance tests (#807) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
mark-terry 52d6675f63 [FIX] Refactored permissioning components to be Optional. (#747) 6 years ago
Jason Frame bdb5e8367f Rename ibftrevised to ibft2 (#722) 6 years ago
Lucas Saldanha 4a32c72268 Error response handling for permissions APIs (#736) 6 years ago
Lucas Saldanha 0557c3c50e NC-1930: Handling duplicate nodes/accounts in permissioning api requests (#707) 6 years ago
Sally MacFarlane dfb3c39fd4 rename test methods to clarify meaning (#713) 6 years ago
Sally MacFarlane 7c835db064 [MINOR] added acceptance test for admin_addPeer with P2P disabled (#703) 6 years ago
mark-terry 3bcfa60ed0 [NC-2110] Removed CLI options for --nodes-whitelist and --accounts-whitelist and associated items. (#694) 6 years ago
Rob Dawson 9038c1ac3e Fixed Difficulty calculator (#663) 6 years ago
tmohay fd950378f9 Basic Ibft Json Acceptance tests (#634) 6 years ago
Nicolas MASSART 2ef0694c6f Nc 2026 network option (#645) 6 years ago
Chris Mckay 6d4896944a [NC-1970] admin_addPeer acceptance test (#651) 6 years ago
Danno Ferrin 0e3f199ef5 NC-2147 Implement ConstantinopleFix hardfork (#601) 6 years ago
mark-terry 948e8fe443 [NC-2005] Added p2pEnabled config to ProcessPantheonNodeRunner. (#649) 6 years ago
Sally MacFarlane 7deda4eaa6 NC 2004 no discovery still talk to bootnodes (#624) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
Jason Frame e1a90013d0 Enable ibft non-validator acceptance test (#564) 6 years ago
Jason Frame 4e82312770 ibft mining acceptance tests (#483) 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 a100c23e65 Expose metrics to prometheus (#506) 6 years ago
Rob Dawson 90517156f1 Ignore node files to support truffle. (#467) 6 years ago
Michael Connor 27c3ad5f78 Nc 1942 Add account whitelisting and refactor into permissioning package (#460) 6 years ago
Lucas Saldanha 0ba0a05c2a Nodes whitelist acceptance test (#472) 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
Jason Frame c942733ea9 Re-enable clique acceptance tests now that clique VoteTallyCache bug has been fixed (#373) 6 years ago
Jason Frame 780e455a11 [NC-1524] Update clique getSigners acceptance test start with single node to improve reliability 6 years ago
mark-terry b024bafcda [NC-1742] Added host whitelist for Json-RPC. (#295) 6 years ago
Lucas Saldanha 2e07519612 Ignoring flaky acceptance test (will be fixed on NC-2010) (#372) 6 years ago
Danno Ferrin 94c68dd979 Changes to support Gradle 5.0 (#371) 6 years ago
Danno Ferrin 6f549c2808 Plumb in three more metrics (#344) 6 years ago
Sally MacFarlane 28939a735d ignore clique AT for now (#351) 6 years ago
Danno Ferrin 213b4ba421 Idiomatic Builder Pattern (#345) 6 years ago
Jason Frame 21872634f0 Update clique acceptance test genesis file to use correct period and epoch properties (#338) 6 years ago
Jason Frame 08c494b42a Clique acceptance tests (#290) 6 years ago
CJ Hare 8e99bf9106 Fixing up acceptance test (#324) 6 years ago
Michael Connor 70e2519ae3 Nc 1145 eth_getTransactionReceipt acceptance test (#322) 6 years ago
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 6 years ago
CJ Hare 7747e49d06 Smart contract acceptance test (#296) 6 years ago
Lucas Saldanha c07a0a13b4 Enabling previously ignored acceptance tests (#282) 6 years ago
Michael Connor 6f82d41c92 Nc 1145 Acceptance test for getTransactionReceipt JSON-RPC method (#278) 6 years ago
CJ Hare d5bfb6e11b NC-1890: Acceptance test smart contract (#283) 6 years ago
Nicolas MASSART b3fa0f732d fixes #233 Allow nodekey to be specified separately to --datadir (#234) 6 years ago
Danno Ferrin a5b2b66a4a Ban Peers via CLI (#254) 6 years ago
CJ Hare 12e6508d2d Acceptance test refactor to use the Node interface and a Factory to create instances (#226) 6 years ago
CJ Hare 6a465c898b Acceptance test - refactor JsonRpc to use conditionals (#204) 6 years ago
CJ Hare 8fa45725f2 Acceptance test refactoring - DSL - Node interface (#170) 6 years ago
tmohay 14ead031d5 Add MiningCoordinator interface (#168) 6 years ago