obscuren cc7f8f58e8 Limit block extra to 1024 11 years ago
..
types 6abf8ef78f Merge 11 years ago
.gitignore 9008b155d3 Renamed `chain` => `core` 11 years ago
asm.go 9008b155d3 Renamed `chain` => `core` 11 years ago
block_processor.go cc7f8f58e8 Limit block extra to 1024 11 years ago
chain_manager.go ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 11 years ago
chain_manager_test.go e2d1d832ef added nil check 11 years ago
error.go 9008b155d3 Renamed `chain` => `core` 11 years ago
events.go 5022a31889 add NewMinedBlockEvent 11 years ago
execution.go b99b2c446c Precompiled contract & Depth change 11 years ago
fees.go 9008b155d3 Renamed `chain` => `core` 11 years ago
filter.go c1dee15144 BlockManager => BlockProcessor 11 years ago
filter_test.go 49e0267fe7 Locks, refactor, tests 11 years ago
genesis.go 780abaec98 Switched to new trie 11 years ago
helper_test.go 2f8a45cd8b Fixed chain test & added new chain 11 years ago
state_transition.go ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 11 years ago
transaction_pool.go 6abf8ef78f Merge 11 years ago
transaction_pool_test.go d336e24dce Removed the need of having a backend for the tx pool 11 years ago
vm_env.go ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 11 years ago