index
:
dexon-tests
consttransition
develop
extcodehash
init-create-revert-returndatasize
moreextcode
moresstore
retestethcfg
should-fail
stable
zeroSigTests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix headings, line breaks
holgerd77
2017-08-31
8
-40
/
+58
*
Merge pull request #276 from ethereum/walletReorg
winsvega
2017-08-30
2
-13995
/
+13465
|
\
|
*
Refill walletReorganizeOwnersFiller.json
Yoichi Hirai
2017-08-26
2
-13995
/
+13465
*
|
Merge pull request #280 from ethereum/refill-refund600
Yoichi Hirai
2017-08-30
2
-103
/
+103
|
\
\
|
*
|
Refull refund600 test
Yoichi Hirai
2017-08-28
2
-103
/
+103
*
|
|
Merge pull request #287 from ethereum/splittransactiontests
winsvega
2017-08-30
1208
-15471
/
+17168
|
\
\
\
|
*
|
|
refill transaction tests
Dimitry
2017-08-30
455
-284
/
+2740
|
*
|
|
more transaction tests
Dimitry
2017-08-30
173
-2898
/
+3081
|
*
|
|
split transaction tests into separate files
Dimitry
2017-08-30
868
-12573
/
+11631
*
|
|
|
Merge pull request #286 from ethereum/refill-stQuadraticComplexity
Yoichi Hirai
2017-08-30
30
-1410
/
+1200
|
\
\
\
\
|
*
|
|
|
--fillchain on GeneralStateTests/stQuadraticComplexityTest
Yoichi Hirai
2017-08-29
30
-1410
/
+1200
*
|
|
|
|
Merge pull request #284 from holgerd77/add-docs
Yoichi Hirai
2017-08-30
14
-1
/
+890
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Some updates on state tests, note on outdated structure
holgerd77
2017-08-30
1
-4
/
+19
|
*
|
|
|
Updated the test structure of BlockchainTests, removed outdated information
holgerd77
2017-08-30
1
-82
/
+91
|
*
|
|
|
Added note on outdated docs, seek for help
holgerd77
2017-08-30
2
-1
/
+7
|
*
|
|
|
Updated test doc URL in README, added some contribution notes
holgerd77
2017-08-30
3
-1
/
+21
|
*
|
|
|
Added doc rst files from the Homestead docs
holgerd77
2017-08-30
9
-8
/
+598
|
*
|
|
|
Add initial Sphinx docs directory, added docs/_build/ folder to .gitignore
holgerd77
2017-08-30
5
-0
/
+249
|
/
/
/
/
*
|
|
|
Merge pull request #288 from ethereum/fillchain-stRandom
Yoichi Hirai
2017-08-30
1
-54
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
--fillchain BlockchainTests/GeneralStateTests/stRandom/randomStatetest642_d0g...
Yoichi Hirai
2017-08-30
1
-54
/
+40
|
/
/
/
*
|
|
Merge pull request #285 from ethereum/log-as-hash
Yoichi Hirai
2017-08-29
1
-1509
/
+128
|
\
\
\
|
*
|
|
Replace the remaining log arrays with log hashes
Yoichi Hirai
2017-08-29
1
-1509
/
+128
*
|
|
|
Merge pull request #283 from ethereum/returndatasize_after_staticcall
Yoichi Hirai
2017-08-29
8
-0
/
+772
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add 'returndatacopy_after_successful_delegatecall' state test
Jared Wasinger
2017-08-29
2
-0
/
+193
|
*
|
|
add 'returndatacopy_after_successful_callcode' state test
Jared Wasinger
2017-08-29
2
-0
/
+193
|
*
|
|
add 'returndatasize_after_successful_delegatecall' state test
Jared Wasinger
2017-08-29
2
-0
/
+193
|
*
|
|
add 'returndatasize_after_successful_staticcall' state test
Jared Wasinger
2017-08-29
2
-0
/
+193
|
/
/
/
*
|
|
Merge pull request #282 from ethereum/precompiled-failure-means-balance-revert
Yoichi Hirai
2017-08-29
1
-3
/
+3
|
\
\
\
|
*
|
|
This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/...
Yoichi Hirai
2017-08-28
1
-3
/
+3
|
/
/
/
*
/
/
add randomTest642 that fails on geth. a call to precompiled 007
Dimitry
2017-08-28
3
-0
/
+896
|
/
/
*
|
Merge pull request #279 from ethereum/filled-hive-tests
Yoichi Hirai
2017-08-28
3036
-141382
/
+244798
|
\
\
|
*
|
Translate GeneralStateTests into BlockahtinTests/GeneralStateTests
Yoichi Hirai
2017-08-28
3036
-141382
/
+244798
*
|
|
Merge pull request #278 from ethereum/returndatasize_after_callcode
Yoichi Hirai
2017-08-28
2
-0
/
+192
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add state test 'returndatasize_after_callcode'
Jared Wasinger
2017-08-28
2
-0
/
+192
|
/
/
*
|
Merge pull request #268 from ethereum/bc-schema
Yoichi Hirai
2017-08-26
5
-4
/
+507
|
\
\
|
*
|
add blockchain test linting to travis
Jared Wasinger
2017-08-26
5
-4
/
+507
|
/
/
*
|
Merge pull request #275 from ethereum/bc-schema-test-fixes
Yoichi Hirai
2017-08-26
4
-1549
/
+1532
|
\
\
|
|
/
|
/
|
|
*
fix tests that don't conform to blockchain test schema
Jared Wasinger
2017-08-26
4
-1549
/
+1532
|
/
*
Merge pull request #273 from ethereum/vmIO-fix
Yoichi Hirai
2017-08-25
2
-146
/
+145
|
\
|
*
Fix the filler and fill vmIOandFlowOperationsTest
Yoichi Hirai
2017-08-24
2
-146
/
+145
*
|
Merge pull request #274 from ethereum/log-new-format
Yoichi Hirai
2017-08-25
3
-76969
/
+38570
|
\
\
|
|
/
|
/
|
|
*
Replace more logs with log hashes
Yoichi Hirai
2017-08-24
2
-76924
/
+38463
|
*
Replace logs with log hashes
Yoichi Hirai
2017-08-24
1
-45
/
+107
|
/
*
Merge pull request #271 from ethereum/address-collision-fails
Yoichi Hirai
2017-08-24
6
-112
/
+22
|
\
|
*
Changes for EIP-684
Yoichi Hirai
2017-08-24
6
-112
/
+22
|
/
*
Merge pull request #267 from ethereum/some-vm-test-failures
Yoichi Hirai
2017-08-24
19
-1468
/
+3457
|
\
|
*
Replace logs with hashes
Yoichi Hirai
2017-08-23
8
-17
/
+9
|
*
Fix some VMTest filling failures
Yoichi Hirai
2017-08-23
11
-1451
/
+3448
|
/
*
Merge pull request #269 from ethereum/eip649
Yoichi Hirai
2017-08-23
224
-36522
/
+36848
|
\
|
*
Fix uncleHeaderAt2ByzantiumFiller with a correct state root hash
Yoichi Hirai
2017-08-23
2
-3
/
+705
|
*
Fix uncleBloomNot0_2 with the expected state root hash
Yoichi Hirai
2017-08-23
2
-97
/
+148
|
*
Fix futureUncleTimestampDifficultyDrop2
Yoichi Hirai
2017-08-23
2
-98
/
+149
|
*
Fill more tests
Yoichi Hirai
2017-08-22
47
-1338
/
+1551
|
*
Fill more tests
Yoichi Hirai
2017-08-22
47
-1695
/
+1482
|
*
Fill more tests on eip649 branch
Yoichi Hirai
2017-08-22
21
-788
/
+762
|
*
Fill in more tests
Yoichi Hirai
2017-08-22
16
-1369
/
+917
|
*
Refill more straightforward BlockchainTests
Yoichi Hirai
2017-08-22
78
-6787
/
+6787
|
*
Refill straightforward cases
Yoichi Hirai
2017-08-22
72
-26077
/
+26077
*
|
Merge pull request #266 from ethereum/0x-fields
winsvega
2017-08-23
4
-1563
/
+1563
|
\
\
|
*
|
Refilled tests again so that 0x is in front of byte sequences
Yoichi Hirai
2017-08-22
4
-1563
/
+1563
*
|
|
Merge pull request #213 from jwasinger/issue-204
Yoichi Hirai
2017-08-23
4
-1
/
+688
|
\
\
\
|
*
|
|
add storage and code restrictions to json schema
cdetrio
2017-08-08
2
-3
/
+25
|
*
|
|
replace Metropolis with Byzantium and Constantinople in state test schema
cdetrio
2017-08-08
1
-1
/
+4
|
*
|
|
add schema for state test fillers
cdetrio
2017-08-08
2
-0
/
+258
|
*
|
|
use more type definitions in schema
cdetrio
2017-08-08
1
-116
/
+214
|
*
|
|
validate.js takes schema file as argument
cdetrio
2017-08-08
2
-2
/
+4
|
*
|
|
improve type checking.
Jared Wasinger
2017-08-08
1
-148
/
+190
|
*
|
|
remove es6 syntax from validation script.
Jared Wasinger
2017-08-08
1
-1
/
+1
|
*
|
|
make travis use node8
Jared Wasinger
2017-08-08
1
-1
/
+1
|
*
|
|
make log ordering consistent
Jared Wasinger
2017-08-08
1
-0
/
+11
|
*
|
|
add ECDSA parameters r, s, v. Make sure certain fields are marked as require...
Jared Wasinger
2017-08-08
1
-8
/
+25
|
*
|
|
make error output more informative. Make schema more comprehensive. Add exi...
Jared Wasinger
2017-08-08
3
-38
/
+81
|
*
|
|
fix process error
Jared Wasinger
2017-08-08
1
-1
/
+0
|
*
|
|
format code. Remove unused python code
Jared Wasinger
2017-08-08
3
-132
/
+105
|
*
|
|
use JS for json schema validation because the Node 'jsonschema' library is th...
Jared Wasinger
2017-08-08
3
-8
/
+15
|
*
|
|
add schema validation with Travis integration.
Jared Wasinger
2017-08-08
4
-20
/
+42
|
*
|
|
add "explanation" field. Reduce number of schema errors
Jared Wasinger
2017-08-08
4
-2
/
+7
|
*
|
|
modify validation script to run against all test cases under GeneralStateTests
Jared Wasinger
2017-08-08
2
-27
/
+9
|
*
|
|
add working schema outline
Jared Wasinger
2017-08-08
3
-62
/
+194
|
*
|
|
add JSON schema skeleton for #204
Jared Wasinger
2017-08-08
1
-0
/
+71
*
|
|
|
Merge pull request #253 from cdetrio/fix-data-0x
Yoichi Hirai
2017-08-23
34
-138
/
+138
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
add 0x prefix to state test transaction data
cdetrio
2017-08-08
34
-138
/
+138
|
|
/
/
*
|
|
Merge pull request #265 from ethereum/refill-wallet-tests
winsvega
2017-08-22
4
-1727
/
+1727
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refill bcWalletTest
Yoichi Hirai
2017-08-22
4
-1727
/
+1727
|
/
/
*
|
refill opcodes test with logs
Dimitry
2017-08-22
1
-469
/
+235
*
|
Merge pull request #264 from ethereum/refill-empty-account
winsvega
2017-08-22
4
-2315
/
+2287
|
\
\
|
*
|
Refill wallet tests
Yoichi Hirai
2017-08-22
4
-1984
/
+1963
|
*
|
Refill the test wallet2outOf3txsRevoke.json
Yoichi Hirai
2017-08-22
1
-595
/
+588
*
|
|
Merge pull request #263 from ethereum/logs
winsvega
2017-08-21
2726
-89623
/
+23638
|
\
\
\
|
*
|
|
make all logs hex
Dimitry
2017-08-21
2193
-81494
/
+17073
|
*
|
|
remove old fields from random tests
Dimitry
2017-08-21
1081
-8677
/
+7113
|
/
/
/
*
|
|
Merge pull request #261 from jwasinger/master
winsvega
2017-08-21
3
-1
/
+2523
|
\
\
\
|
*
|
|
check for all possible invalid opcodes.
Jared Wasinger
2017-08-17
8
-640
/
+2477
|
*
|
|
fix tests to conform to schema
Jared Wasinger
2017-08-17
5
-7
/
+7
|
*
|
|
add SLOADBYTES
Jared Wasinger
2017-08-17
3
-1
/
+189
|
*
|
|
add badOpcode tests for SLOADBYTES and SSIZE
Jared Wasinger
2017-08-17
5
-3
/
+313
|
*
|
|
add badOpcode state test for SSIZE
Jared Wasinger
2017-08-17
2
-0
/
+187
*
|
|
|
Merge pull request #254 from cdetrio/fix-filler-storage
winsvega
2017-08-21
18
-26
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
use hex for storage keys and values in state test fillers
cdetrio
2017-08-08
18
-26
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #262 from ethereum/eip96-to-constantinople
Yoichi Hirai
2017-08-17
221
-36812
/
+35337
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix more BlockchainTests
Yoichi Hirai
2017-08-17
19
-2908
/
+2826
|
*
|
fill BlockchainTests after delaying EIP96 to Constantinople
Yoichi Hirai
2017-08-16
206
-34380
/
+32987
|
/
/
*
|
update comments in dao transition tests
Dimitry
2017-08-15
7
-472
/
+472
*
|
Merge pull request #260 from ethereum/bigger-memory-alloc
winsvega
2017-08-15
4
-133
/
+133
|
\
\
|
*
|
Fix the modexpFiller about large base length and large exp length
Yoichi Hirai
2017-08-14
4
-133
/
+133
|
/
/
*
|
fix test name zeroSigTransactionCreate
Dimitry
2017-08-14
4
-5
/
+787
*
|
Merge pull request #258 from cdetrio/returndata-cases
winsvega
2017-08-11
10
-0
/
+891
|
\
\
|
*
|
more returndata test cases
cdetrio
2017-08-11
10
-0
/
+891
*
|
|
Update and rename zeroSigTransacrionCreate.json to zeroSigTransactionCreate.json
winsvega
2017-08-11
1
-2
/
+2
|
/
/
*
|
Merge pull request #255 from ethereum/revert-returndatacopy
winsvega
2017-08-09
3
-0
/
+953
|
\
\
|
|
/
|
/
|
|
*
Add a test case that RETURNDATACOPYs REVERTed data
Yoichi Hirai
2017-08-08
3
-0
/
+953
|
/
*
Merge pull request #250 from cdetrio/filler-valid-json
Yoichi Hirai
2017-08-07
21
-554
/
+554
|
\
|
*
fix invalid json fillers
cdetrio
2017-08-06
21
-554
/
+554
*
|
Merge pull request #248 from ethereum/odd-length-hex-in-vm-filler
winsvega
2017-08-06
4
-89
/
+439
|
\
\
|
*
|
Fix some formatting issues in VMTest fillers
Yoichi Hirai
2017-08-05
4
-89
/
+439
|
|
/
*
|
Merge pull request #246 from ethereum/filled-vm-test-no-expect
winsvega
2017-08-06
3
-68
/
+0
|
\
\
|
*
|
Remove "expect" sections from VM tests
Yoichi Hirai
2017-08-05
3
-68
/
+0
|
|
/
*
|
Merge pull request #251 from ethereum/hivetests
winsvega
2017-08-06
2851
-164758
/
+619483
|
\
\
|
|
/
|
/
|
|
*
Hive tests with Byzantine
Dimitry
2017-08-06
2851
-164758
/
+619483
|
/
*
Merge pull request #245 from ethereum/blockhashtest
Yoichi Hirai
2017-08-04
2
-102
/
+155
|
\
|
*
blockhash test on Byzantine transition
Dimitry
2017-08-04
2
-102
/
+155
*
|
Merge pull request #244 from ethereum/clear-storage-after-init
winsvega
2017-08-04
3
-80
/
+226
|
\
\
|
|
/
|
/
|
|
*
Fix the filler as well
Yoichi Hirai
2017-08-04
1
-1
/
+5
|
*
Change tests so that the storage is cleared before, not after contract initia...
Yoichi Hirai
2017-08-04
2
-79
/
+221
|
/
*
Merge pull request #241 from ethereum/metrosplit
winsvega
2017-08-04
3205
-75436
/
+304768
|
\
|
*
Transition tests with Byzantium
Dimitry
2017-08-03
15
-3448
/
+865
|
*
split metropolis
Dimitry
2017-08-03
3191
-71988
/
+303903
|
/
*
Merge pull request #214 from ethereum/add-comment
winsvega
2017-08-01
1
-0
/
+1
|
\
|
*
Add an explanation
Yoichi Hirai
2017-07-06
1
-0
/
+1
*
|
Merge pull request #238 from ethereum/updateHive
winsvega
2017-08-01
6932
-1764363
/
+2404939
|
\
\
|
*
|
update general tests
Dimitry
2017-08-01
2187
-257753
/
+273877
|
*
|
regenerate hive tests
Dimitry
2017-08-01