quorum/core
Vitalik Buterin 8160b8618d Fixed canary to require 2+ nonzero, not sum 2+ 2015-07-20 16:28:28 +02:00
..
state all: add some godoc synopsis comments 2015-07-07 14:12:45 +02:00
types all: add some godoc synopsis comments 2015-07-07 14:12:45 +02:00
vm core/vm: added str to op 2015-07-09 17:08:33 +02:00
.gitignore Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
asm.go all: update license information 2015-07-07 14:12:44 +02:00
bad_block.go all: update license information 2015-07-07 14:12:44 +02:00
bench_test.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
block_cache.go all: update license information 2015-07-07 14:12:44 +02:00
block_cache_test.go all: update license information 2015-07-07 14:12:44 +02:00
block_processor.go core: during chain reorg rewrite receipts and transactions 2015-07-14 18:40:03 +02:00
block_processor_test.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
blocks.go all: update license information 2015-07-07 14:12:44 +02:00
canary.go Fixed canary to require 2+ nonzero, not sum 2+ 2015-07-20 16:28:28 +02:00
chain_makers.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
chain_makers_test.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
chain_manager.go core: during chain reorg rewrite receipts and transactions 2015-07-14 18:40:03 +02:00
chain_manager_test.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
chain_util.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
error.go all: update license information 2015-07-07 14:12:44 +02:00
events.go all: update license information 2015-07-07 14:12:44 +02:00
execution.go all: update license information 2015-07-07 14:12:44 +02:00
fees.go all: update license information 2015-07-07 14:12:44 +02:00
filter.go miner, xeth: fire log event during mining. Fix return raw tx 2015-07-08 15:34:11 +02:00
filter_test.go all: update license information 2015-07-07 14:12:44 +02:00
genesis.go cmd, core, eth, common: genesis preparation 2015-07-10 17:37:41 +02:00
helper_test.go all: update license information 2015-07-07 14:12:44 +02:00
manager.go all: update license information 2015-07-07 14:12:44 +02:00
state_transition.go all: update license information 2015-07-07 14:12:44 +02:00
transaction_pool.go all: update license information 2015-07-07 14:12:44 +02:00
transaction_pool_test.go all: update license information 2015-07-07 14:12:44 +02:00
transaction_util.go core: during chain reorg rewrite receipts and transactions 2015-07-14 18:40:03 +02:00
vm_env.go all: update license information 2015-07-07 14:12:44 +02:00