erigon-pulse/tests
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
2016-02-18 10:08:11 +01:00
..
files
block_test_util.go
block_test.go
init.go tests: fix data race in bad-block-report disabling during tests 2015-11-05 13:29:50 +02:00
rlp_test_util.go
rlp_test.go
state_test_util.go
state_test.go
transaction_test_util.go
transaction_test.go
util.go
vm_test_util.go
vm_test.go