Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gustav Simonsson
371871d685
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
9 years ago
..
RandomTests
Add TestBcForkUncleTests and update JSON files
9 years ago
stBlockHashTest.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stCallCodes.json
tests: add test for StateTests/stCallCodes.json
9 years ago
stCallCreateCallCodeTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stCallDelegateCodes.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stCallDelegateCodesCallCode.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stDelegatecallTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stExample.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stInitCodeTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stLogTests.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stMemoryStressTest.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stMemoryTest.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stPreCompiledContracts.json
Update common test files
9 years ago
stQuadraticComplexityTest.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stRecursiveCreate.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stRefundTest.json
tests: update JSON files, add new wrappers
9 years ago
stSolidityTest.json
Add TestBcForkUncleTests and update JSON files
9 years ago
stSpecialTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stSystemOperationsTest.json
Update common test files
9 years ago
stTransactionTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stTransitionTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stWalletTest.json
parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago