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
*
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
*
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