plugeth/tests
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration
Added chain configuration options and write out during genesis database
insertion. If no "config" was found, nothing is written to the database.

Configurations are written on a per genesis base. This means
that any chain (which is identified by it's genesis hash) can have their
own chain settings.
2016-04-01 01:01:10 +02:00
..
files tests: updated homestead tests 2016-02-18 10:08:18 +01:00
block_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
block_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
init.go core: Added new TD strategy which mitigate the risk for selfish mining 2016-02-18 10:12:13 +01:00
rlp_test_util.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
rlp_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
state_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
state_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
transaction_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
transaction_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
vm_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
vm_test.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00