92f2abdf76
The Ethereum structure now complies to a EthManager interface which is being used by the tx pool, block manager and block chain in order to gain access to each other. It's become simpeler. TODO: BlockManager => StateManager |
||
---|---|---|
.. | ||
.gitignore | ||
address_test.go | ||
address.go | ||
block_chain.go | ||
block_manager_test.go | ||
block_manager.go | ||
block.go | ||
contract.go | ||
dagger_test.go | ||
dagger.go | ||
error.go | ||
fees.go | ||
genesis.go | ||
stack.go | ||
state.go | ||
transaction_pool.go | ||
transaction_test.go | ||
transaction.go | ||
vm_test.go | ||
vm.go |