quorum/ethchain
obscuren 954ba211bf Fixed contract validation address in tx pool 2014-09-14 12:02:35 +02:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
asm.go Minor improvements and fixes to the new vm structure 2014-07-22 15:57:54 +02:00
block.go Block size 2014-08-25 12:53:06 +02:00
block_chain.go Removed old code 2014-08-23 11:00:33 +02:00
block_chain_test.go Updated chain for filtering 2014-08-11 16:23:38 +02:00
block_manager_test.go Commented out code due to rewrite vm 2014-03-20 17:24:53 +01:00
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 The great merge 2014-02-14 23:56:09 +01:00
error.go Refactoring state transitioning 2014-06-13 12:45:11 +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 Reset the transient state when a new block's been found 2014-09-08 00:48:39 +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