Commit Graph

67 Commits (b3fa0f732d0530ddcc33c1ad77121f8aa59a248e)

Author SHA1 Message Date
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
Adrian Sutton b365294590 Support Constantinople when using Clique. (#247) 6 years ago
Matt Gucci 536c5a3683 Fix ECREC precompiled contract name (#240) 6 years ago
Adrian Sutton b18c9ccdc0 Treat output length as a maximum length for CALL operations (#236) 6 years ago
Danno Ferrin 9a28ea99e2 Don't use sun.security.krb5.Confounder.bytes. (#230) 6 years ago
Adrian Sutton 4fac9513c2 ECRec precompile should return empty instead of 0 when the input is invalid. (#227) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Adrian Sutton 338879d9a8 Improve error message when genesis file does not match. (#225) 6 years ago
Chris Mckay 0f9b44cee6 [MINOR] Shorten reference test filenames (#221) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Adrian Sutton 8b883a15d3 Make KeyValueStorage extend Closeable (#207) 6 years ago
Adrian Sutton ab77bce927 Add benchmark for BlockHashOperation (#203) 6 years ago
mbaxter 0cf8f2e5b8 [NC-1561] Remove RLPUtils from RawBlockIterator (#179) 6 years ago
Adrian Sutton 939bcfaba7 Fix JavaDoc errors due to invalid HTML on JDK 11. (#160) 6 years ago
Roberto Saltini 0c9dee764f Fixed javadoc warnings (#159) 6 years ago
Roberto Saltini 0fdd508b29 [NC-1582] Added iBFT 2.0 Hashing functions and header validation rules (#119) 6 years ago
Chris Mckay 005bf5037b [MINOR] delayed submodule check until submodule used 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 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
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 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