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
/
BlockchainTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fill tests after changing the receipt format
Yoichi Hirai
2017-07-19
323
-40766
/
+154018
*
Modify createJS_ExampleContract filler so that in Metropolis, contract overwr...
Yoichi Hirai
2017-07-18
1
-124
/
+266
*
remove old blockchain transition test files
Dimitry
2017-07-18
4
-16512
/
+0
*
remove unneeded Metropolis test
Dimitry
2017-07-11
1
-1712
/
+0
*
refill blockchaintests on metropolis
Dimitry
2017-07-11
11
-15159
/
+15314
*
Merge pull request #217 from ethereum/bcTransitionTests
winsvega
2017-07-10
19
-6
/
+15017
|
\
|
*
Blockchain transition tests
Dimitry
2017-07-07
19
-6
/
+15017
*
|
Fix RPC_API_Test for https://github.com/ethereum/cpp-ethereum/pull/4231
Yoichi Hirai
2017-07-07
1
-1371
/
+1369
|
/
*
move gasPricer test
Dimitry
2017-07-03
1
-1085
/
+1085
*
bcUncleHeaderValidity
Dimitry
2017-07-03
28
-1993
/
+3291
*
convert to new tests
Dimitry
2017-07-03
115
-0
/
+715197
*
remove old tests
Dimitry
2017-07-03
131
-360792
/
+0
*
convert more bctests
Dimitry
2017-07-03
39
-26300
/
+167166
*
update bctests to gbctests
Dimitry
2017-07-03
91
-16068
/
+61442
*
translate bcStateTests into general blockchain tests
Dimitry
2017-07-03
6
-0
/
+5090
*
fill Blockhash bounds
Dimitry
2017-06-22
1
-0
/
+1538
*
update stQuadraticComplexity with 250M gasLimit
Dimitry
2017-06-22
30
-34562
/
+51403
*
update stMemoryStress with 250M gas limit
Dimitry
2017-06-22
42
-3970
/
+42012
*
remove stBoundsTest
Dimitry
2017-06-22
44
-20216
/
+0
*
Fill tests according to previous commit
Yoichi Hirai
2017-06-16
1
-1112
/
+2094
*
Merge branch 'snark_test_filled' into new_expmod_cost
Yoichi Hirai
2017-06-14
262
-0
/
+483780
|
\
|
*
fill zeroKnowledge as Blockchain
Dimitry
2017-06-13
262
-2165
/
+447395
|
*
Add BlockchainTests about the elliptic curve
Yoichi Hirai
2017-06-13
5
-0
/
+38550
*
|
Update tests after changing the gas cost of modexp precompiled contract
Yoichi Hirai
2017-06-13
1
-0
/
+13782
|
/
*
Merge pull request #181 from ethereum/returndatacopy_throw
winsvega
2017-06-13
5
-150
/
+181
|
\
|
*
Fill tests after making returndatacopy throw
Yoichi Hirai
2017-06-08
5
-150
/
+181
*
|
remove old bcWallet tests with incorrect names
Dimitry
2017-06-09
41
-18369
/
+0
|
/
*
Merge pull request #174 from ethereum/returndatacopy_initial
winsvega
2017-06-05
5
-0
/
+2773
|
\
|
*
Fill in blockchain tests
Yoichi Hirai
2017-05-24
5
-0
/
+2773
*
|
update blockchain tests (stRandom stSpecial)
Dimitry
2017-06-02
657
-67385
/
+13975
*
|
refill tests with blockhash as blockchain
Dimitry
2017-06-02
99
-126
/
+53008
*
|
make blockhash state test only as blockchain tests
Dimitry
2017-06-02
656
-84557
/
+160285
*
|
Update Blockchain Transition tests after EIP96 changes (BLOCKHASH refactoring)
Andrei Maiboroda
2017-06-02
4
-1044
/
+1077
|
/
*
reclculate stateRoot for Metropolis rules
Dimitry
2017-04-27
4
-1044
/
+1044
*
refill dao tests with metropolis rules
Dimitry
2017-04-26
1
-488
/
+488
*
metropolis timestamp diff 1000
Dimitry
2017-04-25
1
-150
/
+187
*
metropolis transition test (block 0x10)
Dimitry
2017-04-25
1
-0
/
+2237
*
manual blockchain tests prefixed with 0x
Dimitry
2017-04-21
5
-5477
/
+5477
*
refill blockchain tests
Dimitry
2017-04-21
43
-81669
/
+82149
*
replace SUICIDE with SELFDESTRUCT
Dimitry
2017-04-19
12
-48
/
+48
*
REVERT test case:
Dimitry
2017-04-04
1
-440
/
+5240
*
fill blockchain tests with Revert OpCode
Dimitry
2017-04-03
10
-0
/
+54536
*
tx with OOG at block 2675119
Dimitry
2017-02-28
1
-0
/
+502
*
new uncle header tests
Dimitry
2017-02-22
1
-293
/
+1003
*
deployment error test
Dimitry
2017-02-16
1
-0
/
+477
*
new blockchain tests from general state tests
Dimitry
2017-02-16
8
-0
/
+101061
*
Memorystress and quadratic tests as blockchain tests
Dimitry
2017-02-10
33
-0
/
+42356
*
refill state tests as blockchain
Dimitry
2017-02-10
1068
-46946
/
+190234
*
fill stRandom tests as blockchain
Dimitry
2017-02-10
643
-108
/
+277920
*
update statetets as bc
Dimitry
2017-02-10
385
-12332
/
+14404
*
GeneralStateTests as Blockchain tests
Dimitry
2017-02-10
946
-0
/
+476576
*
refill EIP150 issue with latest develop (stjournalv2)
Dimitry
2017-01-24
1
-15
/
+8
*
refill bcSuicideIssue on EIP150
Dimitry
2017-01-10
1
-0
/
+128131
*
transaction from empty account
Dimitry
2016-12-06
1
-53
/
+178
*
create tests for EIP158
Dimitry
2016-10-29
2
-0
/
+2
*
Create README.md
winsvega
2016-10-19
1
-0
/
+3
*
Create README.md
winsvega
2016-10-19
1
-0
/
+3
*
Update README.md
winsvega
2016-10-19
1
-4
/
+4
*
Create README.md
winsvega
2016-10-19
1
-0
/
+6
*
Create README.md
winsvega
2016-10-19
1
-0
/
+1
*
additional gaslimit tests that crash cpp eth
Dimitry
2016-10-19
1
-18
/
+238
*
update BlockchainEIP Tests
Dimitry
2016-10-19
12
-6901
/
+7332
*
Blockchain EIP150 refill (incomplete and unfixed)
Dimitry
2016-10-19
12
-0
/
+51340
*
EIP150 Test (4)
Dimitry
2016-10-19
1
-90
/
+110
*
EIP150 Test (3)
Dimitry
2016-10-19
1
-106
/
+219
*
EIP150 Test (2)
Dimitry
2016-10-19
1
-93
/
+461
*
EIP150 test (1)
Dimitry
2016-10-19
1
-90
/
+90
*
EIP150 proposal 1 gas prices test
Dimitry
2016-10-19
1
-0
/
+2076
*
Update suicide issue tests
Paweł Bylica
2016-10-14
1
-112111
/
+72129
*
remove duplicate keys
keorn
2016-10-11
1
-128209
/
+112112
*
fix suicide issue test (2)
Dimitry
2016-10-07
1
-18
/
+41
*
delegatecall spam
Dimitry
2016-10-05
1
-6
/
+141
*
strange contract creation
Dimitry
2016-10-05
1
-0
/
+97
*
Suicide issue test
Dimitry
2016-10-04
1
-0
/
+128187
*
shanghailove test
Dimitry
2016-10-04
1
-0
/
+1515
*
Merge pull request #117 from ethereum/hardfork
winsvega
2016-07-22
1
-0
/
+9237
|
\
|
*
DAO more uncle cases, add coments
Dimitry
2016-07-19
1
-329
/
+967
|
*
update dao test
Dimitry
2016-07-15
1
-351
/
+6256
|
*
DaoTest: extraData in Uncles
Dimitry
2016-07-12
1
-157
/
+1033
|
*
update DaoTest
Dimitry
2016-07-11
1
-1204
/
+593
|
*
update daoTest: check extraData up to X+9 block
Dimitry
2016-07-09
1
-52
/
+432
|
*
dao test update
Dimitry
2016-07-06
1
-103
/
+146
|
*
theDao hardfork test
Dimitry
2016-07-01
1
-0
/
+2006
*
|
Merge pull request #113 from NikVolf/patch-1
winsvega
2016-07-21
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Update bcInvalidRLPTest.json
Nikolay Volf
2016-05-21
1
-1
/
+0
*
|
refill tests for 64blockgaslimit
Dimitry
2016-06-05
24
-13688
/
+14165
|
/
*
multiple BALANCE instruction call
Dimitry
2016-05-12
1
-24
/
+182
*
new uncleHeader tests
Dimitry
2016-03-31
1
-209
/
+864
*
bcTransition tests update
Dimitry
2016-01-25
1
-274
/
+595
*
Blockchain Transition Test (Frontier -> Homestead at block 5)
Dimitry
2016-01-23
1
-0
/
+1879
*
difficulty formula tests update
Dimitry
2016-01-18
2
-1685
/
+7762
*
update Homestead tests
Dimitry
2016-01-12
12
-6854
/
+6869
*
refill without umbigous tests
Dimitry
2016-01-08
4
-2550
/
+2692
*
refill tests Frontier + Homestead with latest develop
Dimitry
2015-12-31
24
-9494
/
+53266
*
Add secret Key for Fabian
Christoph Jentzsch
2015-11-23
1
-2
/
+3
*
new bcStateTests
Dimitry
2015-11-01
1
-39
/
+666
*
parentHash of genesis block should be zero
CJentzsch
2015-10-22
1
-308
/
+308
*
blockhash in fork test
CJentzsch
2015-10-21
1
-686
/
+996
*
Blockchain, State, VM Tests update from latests fillers
Dimitry
2015-10-13
11
-3923
/
+20994
*
remove notbest option
Dimitry
2015-09-18
1
-2
/
+0
*
bcForkUncle update with "notbest" option
Dimitry
2015-09-17
1
-0
/
+2
*
Add SuicideCoinbase and OOGStateCopyContainingDeletedContract
Gustav Simonsson
2015-09-14
1
-1
/
+247
*
Post State update
Dimitry
2015-09-02
1
-4
/
+4
*
add reusePreviousBlockAsUncleIgnoringLeadingZerosInMixHash test
CJentzsch
2015-08-27
1
-0
/
+97
*
add reusePreviousBlockAsUncleIgnoringLeadingZerosInNonce test
CJentzsch
2015-08-26
1
-0
/
+97
*
Rename bcSideChainUncle.json to bcForkUncle.json
Christoph Jentzsch
2015-08-25
1
-0
/
+0
*
Update bcSideChainUncle.json
Christoph Jentzsch
2015-08-25
1
-1
/
+1
*
add test for uncle from a sidechain
CJentzsch
2015-08-25
1
-0
/
+251
*
Add tests for uncle header timestamp
Gustav Simonsson
2015-08-24
1
-1
/
+314
*
Merge remote-tracking branch 'origin/develop' into develop
CJentzsch
2015-08-20
2
-1423
/
+1236
|
\
|
*
eslint, fix post state when last block == genesis
wanderer
2015-08-17
2
-1416
/
+1236
|
*
Update bcForkBlockTest.json
wanderer
2015-08-17
1
-7
/
+0
*
|
2 suicide tx in one block
CJentzsch
2015-08-20
1
-202
/
+348
|
/
*
update invalidHeaderTest to Frontier
CJentzsch
2015-07-30
1
-114
/
+114
*
adjust blockGasLimit in order to get same result for gasPricer test in olympi...
CJentzsch
2015-07-30
1
-203
/
+203
*
add timestamp tests
CJentzsch
2015-07-29
1
-152
/
+626
*
fix tests for invalid uncle difficulty
CJentzsch
2015-07-29
1
-373
/
+257
*
Frontier compatible tests
CJentzsch
2015-07-29
9
-7196
/
+7007
*
undo extra data size change
CJentzsch
2015-07-28
2
-75
/
+108
*
update wallet tests
CJentzsch
2015-07-27
1
-4241
/
+4793
*
Remove BlockExtraData1024
Dimitry
2015-07-25
2
-100
/
+67
*
Random BlockChain Test for GO
Dimitry
2015-07-15
1
-0
/
+65
*
mark blocks in RPC_API_TestFiller as reverted
Marek Kotewicz
2015-07-14
1
-0
/
+2
*
rpc tests with fork simulation
Marek Kotewicz
2015-07-14
1
-345
/
+450
*
Merge branch 'develop' of github.com:ethereum/tests into develop
Vitalik Buterin
2015-07-10
4
-5041
/
+4948
|
\
|
*
update bcWalletTest
CJentzsch
2015-07-10
1
-4842
/
+4290
|
*
Merge branch 'develop' of https://github.com/ethereum/tests into develop
Dimitry Khokhlov
2015-07-08
2
-250
/
+330
|
|
\
|
|
*
return to old rule
CJentzsch
2015-07-08
2
-252
/
+252
|
|
*
new BlockGasLimit rule
CJentzsch
2015-07-08
2
-262
/
+342
|
*
|
Random BLock Chain Test
Dimitry Khokhlov
2015-07-08
1
-0
/
+61
|
|
/
|
*
add BlockGasLimitTest
CJentzsch
2015-07-07
1
-0
/
+318
*
|
Updated to include full genesis block header data
Vitalik Buterin
2015-07-10
1
-1
/
+1
|
/
*
BlockChainTests: data field hex format correction
Dimitry
2015-06-26
2
-1288
/
+1280
*
moved blockTests to BlockchainTests
CJentzsch
2015-06-20
11
-0
/
+31810
*
Delete basicBlockChain.json
martin becze
2015-06-20
1
-894
/
+0
*
Delete badBlockChain.json
martin becze
2015-06-20
1
-2199
/
+0
*
updated basic blochain test
wanderer
2015-03-04
1
-1636
/
+331
*
spelling error
wanderer
2015-02-24
1
-1
/
+1
*
spelling error
wanderer
2015-02-24
1
-1
/
+1
*
added genesis info
wanderer
2015-02-24
2
-0
/
+20
*
moved blockchain tests
wanderer
2015-02-04
2
-0
/
+4378