index
:
tangerine-tests
consttransition
develop
extcodehash
init-create-revert-returndatasize
moreextcode
moresstore
retestethcfg
should-fail
stable
zeroSigTests
Tangerine fork of Ethereum tests (https://github.com/tangerine-network/tests)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
GeneralStateTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #207 from ethereum/remove_compiled_code
winsvega
2017-07-06
2
-12
/
+22
|
\
|
*
Apparently some bytecode was not faithful compilation of the LLL code
Yoichi Hirai
2017-07-03
2
-12
/
+22
*
|
Merge pull request #196 from ethereum/returndatacopy_0_0_after_successful_create
winsvega
2017-07-06
2
-0
/
+202
|
\
\
|
*
|
Use (SSTORE 0 1) in the init code to see if the CREATE succeeds or not
Yoichi Hirai
2017-07-06
1
-7
/
+7
|
*
|
Add a test about RETURNDATACOPY after a successful CREATE should throw except...
Yoichi Hirai
2017-06-28
1
-0
/
+101
|
*
|
Address @winsvega's comments
Yoichi Hirai
2017-06-28
1
-13
/
+6
|
*
|
Add test cases for RETURNDATACOPY after a successful CREATE should not throw ...
Yoichi Hirai
2017-06-26
1
-0
/
+108
*
|
|
Merge pull request #211 from ethereum/nonce-after-collision
winsvega
2017-07-06
3
-273
/
+7
|
\
\
\
|
*
|
|
Fix and refill GeneralStateTest after fixing the nonce change for address col...
Yoichi Hirai
2017-07-06
3
-273
/
+7
*
|
|
|
Merge pull request #200 from ethereum/returndatacopy-after-failing-call-with-...
winsvega
2017-07-06
1
-0
/
+108
|
\
\
\
\
|
*
|
|
|
Add a test about "RETURNDATACOPY after a failing CALL should throw exception ...
Yoichi Hirai
2017-06-29
1
-0
/
+108
*
|
|
|
|
Merge pull request #202 from ethereum/returndatacopy_big_sum
winsvega
2017-07-06
1
-0
/
+101
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce...
Yoichi Hirai
2017-06-30
1
-0
/
+101
|
|
/
/
/
*
|
|
|
Merge pull request #210 from ethereum/many_zeros_exp
winsvega
2017-07-05
1
-1
/
+47
|
\
\
\
\
|
*
|
|
|
Price calculation when exp length > 256, and the first word of exponent is zero
Yoichi Hirai
2017-07-04
1
-1
/
+47
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Remove shallowStackOK.json because shallowStackOKFiller.json does not exist
Yoichi Hirai
2017-07-04
1
-9768
/
+0
|
/
/
/
*
/
/
Fix names of test cases in GeneralStateTests to match the file names
Yoichi Hirai
2017-06-30
80
-80
/
+480
|
/
/
*
|
more staticcall tests update
Dimitry
2017-06-28
3
-6
/
+1007
*
|
more staticcall tests
Dimitry
2017-06-28
5
-0
/
+2602
*
|
Merge pull request #194 from ethereum/returndata-read-zero-bytes
winsvega
2017-06-27
1
-0
/
+142
|
\
\
|
*
|
Also try RETURNDATACOPY when the calldata is not empty
Yoichi Hirai
2017-06-27
1
-37
/
+91
|
*
|
Add a test for trying returndatacopy 0 0 on an empty return data buffer
Yoichi Hirai
2017-06-23
1
-0
/
+88
*
|
|
Merge pull request #192 from ethereum/revert-create
winsvega
2017-06-27
1
-0
/
+101
|
\
\
\
|
*
|
|
Add a case where REVERT in an init code passes data to the creating context
Yoichi Hirai
2017-06-22
1
-0
/
+101
|
|
/
/
*
|
|
Merge pull request #195 from ethereum/correctStatic
winsvega
2017-06-27
7
-15
/
+309
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix a test case that expected staticcall to return successfully even when an ...
Yoichi Hirai
2017-06-27
1
-6
/
+11
|
*
|
Fix a test that expected staticcall to return successfully even when SSTORE i...
Yoichi Hirai
2017-06-27
1
-6
/
+11
|
*
|
Add a test about staticcall not inheriting the callvalue from the parent call...
Yoichi Hirai
2017-06-26
1
-0
/
+115
|
*
|
Add a test about STATICCALL not inheriting the callvalue
Yoichi Hirai
2017-06-26
1
-0
/
+108
|
*
|
correct staticcall tests
Dimitry
2017-06-24
3
-3
/
+64
*
|
|
Merge pull request #193 from ethereum/split-files
winsvega
2017-06-24
44
-4642
/
+4904
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove a left-over odd-length hex string
Yoichi Hirai
2017-06-23
3
-0
/
+15
|
*
|
Split GeneralStateTestFiller files that contain multiple tests
Yoichi Hirai
2017-06-23
41
-4642
/
+4889
|
|
/
*
|
update revert test with new eip86 rules
Dimitry
2017-06-23
1
-2
/
+7
*
|
fix create transactions with eip86 rule
Dimitry
2017-06-23
2
-5
/
+235
*
|
more zeroSigTransaction tests
Dimitry
2017-06-23
5
-2
/
+2845
*
|
refill tests with new transaction create rules on Metropolis
Dimitry
2017-06-23
35
-106
/
+308
*
|
update stQuadraticComplexity with 250M gasLimit
Dimitry
2017-06-22
15
-113
/
+728
*
|
update stMemoryStress with 250M gas limit
Dimitry
2017-06-22
38
-102
/
+3926
*
|
remove stBoundsTest
Dimitry
2017-06-22
44
-4502
/
+0
|
/
*
Add missing '0's in calldata. The hex strings were of odd length
Yoichi Hirai
2017-06-21
1
-6
/
+6
*
Fill tests according to previous commit
Yoichi Hirai
2017-06-16
1
-26
/
+26
*
Filled GeneralStateTest according to the previous commit
Yoichi Hirai
2017-06-16
96
-192
/
+192
*
Merge branch 'snark_test_filled' into new_expmod_cost
Yoichi Hirai
2017-06-14
242
-3
/
+60433
|
\
|
*
Fill the tests following the previous commit
Yoichi Hirai
2017-06-13
1
-3
/
+3
|
*
fill zeroKnowledge as Blockchain
Dimitry
2017-06-13
1
-442
/
+0
|
*
Split a filler file into two and rename a test case into a shorter name
Yoichi Hirai
2017-06-13
2
-220
/
+222
|
*
Split a filler file into two and rename a case into a shorter name
Yoichi Hirai
2017-06-13
2
-220
/
+222
|
*
Split a filler file into two and rename a test case into a shorter name
Yoichi Hirai
2017-06-13
2
-220
/
+222
|
*
Split a filler file into two and rename a test case into a shorter name
Yoichi Hirai
2017-06-13
2
-221
/
+223
|
*
Split a filler so that each file contains one case
Yoichi Hirai
2017-06-13
2
-221
/
+223
|
*
Split a filler file and rename a case into a shorter name
Yoichi Hirai
2017-06-13
2
-221
/
+223
|
*
Update GeneralStateTests according to the fillers
Yoichi Hirai
2017-06-13
229
-2148
/
+2160
|
*
Shorten the name of another filler
Yoichi Hirai
2017-06-13
1
-0
/
+442
|
*
Add back one final test removed by mistake
Yoichi Hirai
2017-06-13
1
-0
/
+317
|
*
Shorten file names
Yoichi Hirai
2017-06-13
54
-64453
/
+0
|
*
Split pyethereum_ecpairing_testsFiller.json into files for each test case
Yoichi Hirai
2017-06-13
27
-0
/
+6019
|
*
Split pyethereum_ecmul_testsFiller.json into files for each test case
Yoichi Hirai
2017-06-13
161
-0
/
+43098
|
*
Split pyethereum_ecadd_testsFiller.json into as many files as test cases
Yoichi Hirai
2017-06-13
37
-7939
/
+8009
|
*
Update elliptic curve related GeneralStateTests using the tests from pyethereum
Yoichi Hirai
2017-06-13
10
-68
/
+72143
|
*
Adding filled tests about elliptic curves
Yoichi Hirai
2017-06-13
5
-0
/
+3280
*
|
Add modexp tess from Pyethereum
Yoichi Hirai
2017-06-14
96
-0
/
+15264
*
|
Update tests after changing the gas cost of modexp precompiled contract
Yoichi Hirai
2017-06-13
1
-8
/
+8
|
/
*
Merge pull request #181 from ethereum/returndatacopy_throw
winsvega
2017-06-13
3
-3
/
+3
|
\
|
*
Fill tests after making returndatacopy throw
Yoichi Hirai
2017-06-08
3
-3
/
+3
*
|
remove empty static call tests
Dimitry
2017-06-09
45
-964
/
+0
|
/
*
Merge pull request #174 from ethereum/returndatacopy_initial
winsvega
2017-06-05
5
-0
/
+501
|
\
|
*
Add tests for RETURNDATACOPY after CREATE
Yoichi Hirai
2017-05-24
1
-0
/
+103
|
*
Add a test case for a RETURNDATACOPY from an overrunning range
Yoichi Hirai
2017-05-24
1
-0
/
+103
|
*
Updated the opcodes of RETURNDATA instructions
Yoichi Hirai
2017-05-24
3
-13
/
+116
|
*
Add a test case about RETURNDATASIZE returning zero after initialization
Yoichi Hirai
2017-05-24
1
-0
/
+96
|
*
Add the filled test
Yoichi Hirai
2017-05-24
1
-0
/
+96
*
|
update statetests without blockhash
Dimitry
2017-06-02
1
-80
/
+0
*
|
refill tests with blockhash as blockchain
Dimitry
2017-06-02
96
-384
/
+0
*
|
make blockhash state test only as blockchain tests
Dimitry
2017-06-02
194
-10313
/
+464
*
|
more staticcall tests
Dimitry
2017-06-01
245
-57
/
+26252
*
|
update static tests
Dimitry
2017-05-23
12
-0
/
+1712
*
|
generate finished tests for staticcall
Dimitry
2017-05-23
65
-0
/
+9803
|
/
*
Merge pull request #158 from ethereum/modexp
winsvega
2017-04-25
1
-0
/
+1161
|
\
|
*
modexp tests
Dimitry
2017-04-25
1
-1
/
+891
|
*
modexp tests
Dimitry
2017-04-25
1
-0
/
+271
*
|
refill memory stress tests
Dimitry
2017-04-25
77
-1050
/
+1820
|
/
*
remove blockhash tests
Dimitry
2017-04-19
5
-1518
/
+0
*
refill and fix tests with all fields 0x
Dimitry
2017-04-19
5
-497
/
+5
*
replace SUICIDE with SELFDESTRUCT
Dimitry
2017-04-19
1578
-25259
/
+26057
*
correct zeroSigOOG test to touch nullsender account
Dimitry
2017-04-18
1
-5
/
+5
*
Merge branch 'zeroTransaction' into develop
Dimitry
2017-04-11
8
-0
/
+4477
|
\
|
*
zeroSig Transaction state tests
Dimitry
2017-03-29
8
-0
/
+4477
*
|
Removed 0x for consistency
vub
2017-04-07
1
-2
/
+2
*
|
REVERT test case:
Dimitry
2017-04-04
1
-41
/
+217
*
|
refill revert tests
Dimitry
2017-03-24
5
-245
/
+448
*
|
more revert tests
Dimitry
2017-03-24
2
-0
/
+1477
*
|
revert opcode tests
Dimitry
2017-03-22
5
-16
/
+967
*
|
Add compiled tests for REVERT
Andrei Maiboroda
2017-03-22
3
-0
/
+301
|
/
*
more revert tests with precompiled
Dimitry
2017-03-03
3
-0
/
+453
*
tx with OOG at block 2675119
Dimitry
2017-02-28
1
-0
/
+95
*
deployment error test
Dimitry
2017-02-16
1
-0
/
+88
*
fill new tests
Dimitry
2017-02-15
9
-0
/
+18762
*
refill tests with metropolis (wip)
Dimitry
2017-02-15
1545
-0
/
+15810
*
refill memory tests and quadratic state tests
Dimitry
2017-02-10
33
-7124
/
+99
*
refill general state tests
Dimitry
2017-02-10
951
-2988
/
+3660
*
refill random tests
Dimitry
2017-02-10
643
-2923
/
+2923
*
fill stAttackTest
Dimitry
2017-02-06
1
-0
/
+85
*
create contract in init code on depth = 1023 and 1024
Dimitry
2017-01-23
2
-0
/
+170
*
empty CREATE replace the code on collision
Dimitry
2017-01-18
1
-24
/
+24
*
refill tests with state journal v2 PR
Dimitry
2017-01-18
2
-28
/
+28
*
create JS contracat with no collision
Dimitry
2017-01-18
1
-0
/
+78
*
refill general tests
Dimitry
2017-01-17
13
-563
/
+21
*
Revert Tests
Dimitry
2017-01-17
2
-0
/
+638
*
Loop Calls Revert OOG Tests
Dimitry
2017-01-14
3
-0
/
+310
*
fix subcalls revert test
Dimitry
2017-01-11
2
-0
/
+334
*
refill stMemoryStressTests
Dimitry
2017-01-10
18
-0
/
+1593
*
more revert call tests in contract interactions
Dimitry
2017-01-09
2
-6
/
+255
*
refil revert Tests
Dimitry
2017-01-09
6
-5
/
+90
*
more Revert tests for Create opcode
Dimitry
2017-01-05
4
-0
/
+368
*
refill stBoundsTests
Dimitry
2016-12-29
1
-0
/
+85
*
CalltoReturn2 test
Dimitry
2016-12-28
1
-0
/
+92
*
stMemoryStressTest wip4
Dimitry
2016-12-27
1
-0
/
+85
*
refill GeneralStateTests
Dimitry
2016-12-20
192
-6
/
+24422
*
update tests for cpp PR's
Dimitry
2016-12-14
28
-137
/
+1431
*
fix stAttackTest
Dimitry
2016-12-08
1
-59976
/
+0
*
Contract Creation Spam Test
Dimitry
2016-12-08
1
-0
/
+60061
*
updating generaltests with eip158
Dimitry
2016-12-06
46
-0
/
+4063
*
General State Tests
Dimitry
2016-11-30
1352
-0
/
+127577