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
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
9 years ago
..
RandomTests
Add TestBcForkUncleTests and update JSON files
10 years ago
stBlockHashTest.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stCallCodes.json
tests: add test for StateTests/stCallCodes.json
10 years ago
stCallCreateCallCodeTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stCallDelegateCodes.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stCallDelegateCodesCallCode.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stDelegatecallTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stExample.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stInitCodeTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stLogTests.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stMemoryStressTest.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stMemoryTest.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stPreCompiledContracts.json
Update common test files
9 years ago
stQuadraticComplexityTest.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stRecursiveCreate.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stRefundTest.json
tests: update JSON files, add new wrappers
9 years ago
stSolidityTest.json
Add TestBcForkUncleTests and update JSON files
10 years ago
stSpecialTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stSystemOperationsTest.json
Update common test files
9 years ago
stTransactionTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stTransitionTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago
stWalletTest.json
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
9 years ago