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