Commit Graph

498 Commits (4b692ff102a1362183912d8600b0c8e59d021877)

Author SHA1 Message Date
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 41fbe72729 [NC-1777] Add milestone configuration to dev.json so that if it happens to be used directly it uses Byzantium instead of defaulting to the MainNet milestone blocks. (#121) 6 years ago
mbaxter 63b2578b2f Don't clear state modifications on commit (#112) 6 years ago
Adrian Sutton ece52dec00 [NC-1748] Treat original storage as empty when a new contract is created (#95) 6 years ago
S. Matthew English 4954482614 [MINOR] Suicides mixing coinbase (#110) 6 years ago
Adrian Sutton 4a9587ac75 Fix EIP150 spec name and enable more reference tests that are now passing (#109) 6 years ago
S. Matthew English ceec103c29 eliminate createNameRegistratorPerTxsNotEnoughGas from blacklist (#108) 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
Adrian Sutton 0321e517d0 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 ee78db1a86 NC-1244 Implement JSON-RPC method "eth_getWork" (#70) 6 years ago
mbaxter 8efe6be7c2 Enable passing tests (#99) 6 years ago
S. Matthew English cd7a4e3730 catch custom exception (#61) 6 years ago
mbaxter 02af4517ff [NC-1748] Clear contract storage on contract creation (#85) 6 years ago
Danno Ferrin bc05f38a03 NC-1675 Ensure that default logging is appropriate (#88) 6 years ago
mbaxter 89e860f73a Remove RLPUtils from ProofOfWorkValidationRule (#83) 6 years ago
Adrian Sutton 3bd10e8cfd Enable more Constantinople reference tests that are now passing. (#82) 6 years ago
Adrian Sutton 9a464a29b9 [NC-1752] Fix SSTORE original value (#79) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Adrian Sutton 962ca18056 [MINOR] Remove unused original value lookup. (#76) 6 years ago
Adrian Sutton 3b5fcfb40a [NC-1747] CREATE2 should use the recipient address when calculating the new contract address (#72) 6 years ago
Adrian Sutton ccc932b210 Enable constantinople tests and blacklist the ones that are currently failing (#65) 6 years ago
Adrian Sutton 6cea0b58de [NC-1615] Report reference tests that have been blacklisted rather than skipping them silently (#63) 6 years ago
Adrian Sutton 681b17cce1 [NC-1615] Upgrade ethereum reference tests (#54) 6 years ago
S. Matthew English 56b0a10942 parameterize BlockchainUtilTest (#57) 6 years ago
S. Matthew English da4be65379 [MINOR] Revert "[MINOR] Parameterize BlockchainUtilTest " (#55) 6 years ago
Adrian Sutton 7eb2659f86 Fix package names. (#56) 6 years ago
S. Matthew English b7d6bdf791 [MINOR] Parameterize BlockchainUtilTest (#7) 6 years ago
Adrian Sutton 191583e898 [NC-1685] Improve tests for BlockHashOperation (#47) 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
Chris Mckay 3c1e501a3d [NC-1401] Votes in clique headers (#35) 6 years ago
tmohay 22bc45a323 Repair hashrate capture in ethhashmining coordinator (#39) 6 years ago
Adrian Sutton 84d89fe56e [NC-1685][NC-1644] BlockHashOperation fixes (#38) 6 years ago
Adrian Sutton 092b4473f7 Add constantinople fork block (4.23M) to ropsten genesis config. (#23) 6 years ago
tmohay 3d9ed51d9d Fix COINBASE operation to return mining beneficiary (which may not match coinbase header in Clique) (#33) 6 years ago
tmohay d39de8a89a Wired Mining into CliquePantheonController (#22) 6 years ago
Adrian Sutton c65938c1e4 [NC-1578] EIP-1052 EXTCODEHASH Operation (#19) 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
tmohay 969e84ea39 Extract common functionality from EthHashMinerExecutor (#12) 6 years ago
Chris Mckay 75ce3a4f02 [MINOR] removing executable from files (#14) 6 years ago
tmohay a754f57c01 Clique Block Miner added (#11) 6 years ago
Adrian Sutton 217750b5f0 [NC-1579] EIP-1283: Net gas metering for SSTORE (#10) 6 years ago
tmohay 0cd445f736 Extract common functions from EthHasBlockMiner (#8) 6 years ago
tmohay a35613f6ae Rework Clique Block Scheduler (#6) 6 years ago
Adrian Sutton 0d6abaf3c2 Verify that the recovered signature isn't infinity which actually indicates that the signature was not valid. (#9) 6 years ago
PegaSys Admin 7dfc2e4085 Initial commit 6 years ago