Commit Graph

102 Commits (2ee9cb149777ad9ed4612e2dcc2e800d8aea2633)

Author SHA1 Message Date
Adrian Sutton eaff5de720
Update general state reference test harness to ensure the coinbase account is deleted if it's empty and the transaction was invalid. (#106) 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
mbaxter 10957494ac
Enable passing tests (#99) 6 years ago
S. Matthew English 840780bffc
catch custom exception (#61) 6 years ago
mbaxter 00006d1235
[NC-1748] Clear contract storage on contract creation (#85) 6 years ago
Chris Mckay 0d77c515b5
[nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
Danno Ferrin ad82ca265a
NC-1675 Ensure that default logging is appropriate (#88) 6 years ago
mbaxter 2ede24fe95
Remove RLPUtils from ProofOfWorkValidationRule (#83) 6 years ago
Adrian Sutton 1f479f75fd Enable more Constantinople reference tests that are now passing. (#82) 6 years ago
Adrian Sutton 6fa1e7354b
[NC-1752] Fix SSTORE original value (#79) 6 years ago
mark-terry c02c3ad7b1
Nc 862 spotless license headers (#69) 6 years ago
Adrian Sutton e2a6adf171
[MINOR] Remove unused original value lookup. (#76) 6 years ago
Lucas Saldanha 03f92e3eb0
NC-1721: Filter timeout if not queried for 10 minutes (#66) 6 years ago
Adrian Sutton 793f149f96
[NC-1747] CREATE2 should use the recipient address when calculating the new contract address (#72) 6 years ago
mbaxter 05b8f1fab1
[NC-1558] Retry tasks a max number of times before failing (#74) 6 years ago
Adrian Sutton 7cddc9a892
Enable constantinople tests and blacklist the ones that are currently failing (#65) 6 years ago
Lucas Saldanha e9bfad6c0c
Removing evmtool gradle project (#67) 6 years ago
Adrian Sutton 2b19129bb9
[NC-1615] Report reference tests that have been blacklisted rather than skipping them silently (#63) 6 years ago
Danno Ferrin 9058ce743d
[MINOR] Distribution tweaks (#60) 6 years ago
Adrian Sutton da68a53944
[NC-1615] Upgrade ethereum reference tests (#54) 6 years ago
Lucas Saldanha c7b8b8ea06
NC-1564: Only subscription owner can unsubscribe (#43) 6 years ago
S. Matthew English d38a5a3f84
parameterize BlockchainUtilTest (#57) 6 years ago
S. Matthew English 92fefe60e5
[MINOR] Revert "[MINOR] Parameterize BlockchainUtilTest " (#55) 6 years ago
Adrian Sutton 76c742eba1
Fix package names. (#56) 6 years ago
S. Matthew English daad2995a7
[MINOR] Parameterize BlockchainUtilTest (#7) 6 years ago
Adrian Sutton 3e7a54850b
[NC-1685] Improve tests for BlockHashOperation (#47) 6 years ago
mbaxter b719a04a5c
Increase test timeout (#44) 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
Jason Frame 28094cee58
[NC-1394] Add shortcut --rinkeby command line to use clique on rinkeby test network (#16) 6 years ago
Chris Mckay e5a17733cf
[NC-1401] Votes in clique headers (#35) 6 years ago
tmohay 61432b5a4b
Json RPCs report Invalid_Request for unsupported ops (#40) 6 years ago
tmohay b7acf0f737
Repair hashrate capture in ethhashmining coordinator (#39) 6 years ago
Adrian Sutton 7f7a5e781e
[NC-1685][NC-1644] BlockHashOperation fixes (#38) 6 years ago
Adrian Sutton 7ea5c1909f
Add constantinople fork block (4.23M) to ropsten genesis config. (#23) 6 years ago
Danno Ferrin 0cccb540d9
NC-1026 - Validate Frame Length when receiving data (#30) 6 years ago
tmohay a5a475ba92 Fix COINBASE operation to return mining beneficiary (which may not match coinbase header in Clique) (#33) 6 years ago
tmohay 6c8422d5f2
Wired Mining into CliquePantheonController (#22) 6 years ago
Adrian Sutton 19cd63315d
[NC-1578] EIP-1052 EXTCODEHASH Operation (#19) 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
tmohay d2641d472e
Extract common functionality from EthHashMinerExecutor (#12) 6 years ago
Chris Mckay a67b026181
[MINOR] removing executable from files (#14) 6 years ago
tmohay 4e313a3689
Clique Block Miner added (#11) 6 years ago
Adrian Sutton be98c0dcd4
[NC-1579] EIP-1283: Net gas metering for SSTORE (#10) 6 years ago
tmohay 2549f5ee6a
Extract common functions from EthHasBlockMiner (#8) 6 years ago
tmohay db7acb06cd
Rework Clique Block Scheduler (#6) 6 years ago
Adrian Sutton 29ab63af98
Verify that the recovered signature isn't infinity which actually indicates that the signature was not valid. (#9) 6 years ago
Lucas Saldanha 66ffcf8fa9
Changing WebSocketService test to use random port (#5) 6 years ago