Commit Graph

152 Commits (e554c1158ee6dab3941bde10e175e1c1664d5354)
 

Author SHA1 Message Date
Adrian Sutton e0a160e070 [NC-1748] Treat original storage as empty when a new contract is created (#95) 6 years ago
S. Matthew English ee9ee93aae
[MINOR] Idiomatic naming (#100) 6 years ago
S. Matthew English 2ae74e2f1e
[MINOR] Suicides mixing coinbase (#110) 6 years ago
Adrian Sutton ea9ab169e4
Fix EIP150 spec name and enable more reference tests that are now passing (#109) 6 years ago
Roberto Saltini 7cb8fef4d4
[NC-1582] Moved all the legacy iBFT classes for block importing into the newly created ibftlegacy module (#96) 6 years ago
S. Matthew English eb7f062171
eliminate createNameRegistratorPerTxsNotEnoughGas from blacklist (#108) 6 years ago
CJ Hare 5a89e7dbd5
Uploading to Bintray as part of the release (#105) 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
MadelineMurray ee6186815b
Doc archive for release (#107) 6 years ago
Arash 177e96d0f6
Revert "Updated Copyright info in License file (#102)" (#104) 6 years ago
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
Arash f20bd2716d
Updated Copyright info in License file (#102) 6 years ago
tmohay 1341cbb7e6
[MINOR] Re-repair clique extra data validation log msgs. (#94) 6 years ago
tmohay 1f5dea35c2
Added utils to help make extraData strings (#87) 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
Danno Ferrin 60890e0ea0
Add --logging CLI option (#97) 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
Danno Ferrin 5352f09e7e
[MINOR] Only Test errorprone-checks on JDK8 (#89) 6 years ago
Chris Mckay 0d77c515b5
[nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
Roberto Saltini fdd08a8820
[NC-1582] Added ExtraData for iBFT 2.0 (#37) 6 years ago
Danno Ferrin ad82ca265a
NC-1675 Ensure that default logging is appropriate (#88) 6 years ago
Sally MacFarlane 9d5f4d2b87
PR template reduce (#90) 6 years ago
tmohay 8bccd68a24
Update error messages in clique header validation (#81) 6 years ago
Danno Ferrin c21177269e
[MINOR] correct version in gradle.properties (#75) 6 years ago
Arash db77b73f3a
Update snapshot version number (#86) 6 years ago
Roberto Saltini 2bd6ce74ba
[NC-1508] Added iBFT 2.0 BlockTimerExpiry Event and realated timer management class (#58) 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
Nicolas MASSART 3a1f7f163d
[NC-887] release docker image (#71) 6 years ago
Rob Dawson 46fdab18d2
Use consistent ports for quickstart (#62) 6 years ago
CJ Hare ef8c4f0284
Restructuring the DSL (#78) 6 years ago
Adrian Sutton 6fa1e7354b
[NC-1752] Fix SSTORE original value (#79) 6 years ago
Chris Mckay b8dbe88358
[MINOR] fix project name in readme (#80) 6 years ago
mark-terry c02c3ad7b1
Nc 862 spotless license headers (#69) 6 years ago
Chris Mckay 0c4140ab29
[MINOR] build status icon from new build server (#77) 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
Eric Kellstrand 97b341b0c9
[NC-1697] Fill in objectives.md (#73) 6 years ago
Adrian Sutton 7cddc9a892
Enable constantinople tests and blacklist the ones that are currently failing (#65) 6 years ago
Roberto Saltini 3abd8643a2
[NC-1616] Added iBFT NewChainHeadHeader event and related blockchain observer (#59) 6 years ago
Lucas Saldanha e9bfad6c0c
Removing evmtool gradle project (#67) 6 years ago
Lucas Saldanha b3935da510
Removing evm from distribution packages (#64) 6 years ago
Roberto Saltini 10df5b88a4
Added ibft_discardValidatorVote JSON RPC method (#24) 6 years ago
Adrian Sutton 2b19129bb9
[NC-1615] Report reference tests that have been blacklisted rather than skipping them silently (#63) 6 years ago
Nicolas MASSART 2b098f5840
[NC-1449] test docker quickstart (#41) 6 years ago