quorum/ethchain
obscuren 2f614900e8 Updated GHOST 2014-09-15 01:11:01 +02:00
..
.gitignore
asm.go Minor improvements and fixes to the new vm structure 2014-07-22 15:57:54 +02:00
block.go Updated GHOST 2014-09-15 01:11:01 +02:00
block_chain.go Updated GHOST 2014-09-15 01:11:01 +02:00
block_chain_test.go Updated chain for filtering 2014-08-11 16:23:38 +02:00
block_manager_test.go
bloom.go Updated lookup method to include CNAME's as well as A records 2014-08-13 10:52:50 +02:00
bloom_test.go Added bloom filter & block filter methods 2014-08-11 16:23:17 +02:00
dagger.go Turbo mining 2014-08-21 20:13:26 +02:00
dagger_test.go
error.go Updated GHOST 2014-09-15 01:11:01 +02:00
fees.go Removed old fees 2014-06-16 11:13:06 +02:00
filter.go Reworked filters 2014-09-14 00:13:23 +02:00
filter_test.go Added bloom filter & block filter methods 2014-08-11 16:23:17 +02:00
genesis.go Turbo mining 2014-08-21 20:13:26 +02:00
state_manager.go Updated GHOST 2014-09-15 01:11:01 +02:00
state_transition.go Added CALLSTATELESS 2014-09-10 00:19:20 +02:00
transaction.go Contract creation address are empty again 2014-09-08 00:48:59 +02:00
transaction_pool.go Fixed contract validation address in tx pool 2014-09-14 12:02:35 +02:00
transaction_test.go Changed how txs define their data & added init field 2014-04-09 12:28:16 -04:00
types.go Added missing types 2014-06-19 13:42:28 +02:00
vm_env.go Updated chain for filtering 2014-08-11 16:23:38 +02:00