go-ethereum/tests/files/StateTests
Gustav Simonsson 61404979ed [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
* change gas cost for contract creating txs
* invalidate signature with s value greater than secp256k1 N / 2
* OOG contract creation if not enough gas to store code
* new difficulty adjustment algorithm
* new DELEGATECALL op code

Conflicts:
	core/vm/environment.go
	crypto/crypto.go
	crypto/secp256k1/secp256.go
	eth/api.go
2016-02-24 13:46:11 +01:00
..
RandomTests Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stBlockHashTest.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stCallCodes.json tests: add test for StateTests/stCallCodes.json 2015-09-21 11:34:02 +02:00
stCallCreateCallCodeTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stCallDelegateCodes.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stCallDelegateCodesCallCode.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stDelegatecallTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stExample.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stInitCodeTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stLogTests.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stMemoryStressTest.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stMemoryTest.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stPreCompiledContracts.json Update common test files 2015-11-20 12:53:36 +01:00
stQuadraticComplexityTest.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stRecursiveCreate.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stRefundTest.json tests: update JSON files, add new wrappers 2015-10-23 14:25:18 +02:00
stSolidityTest.json Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
stSpecialTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stSystemOperationsTest.json Update common test files 2015-11-20 12:53:36 +01:00
stTransactionTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stTransitionTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00
stWalletTest.json [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-24 13:46:11 +01:00