quorum/ethchain
obscuren 377c995103 Separated the VM from the block manager and added states 2014-02-24 12:10:45 +01:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
address.go Added address states for storing a session based address 2014-02-23 01:56:48 +01:00
address_test.go Added address states for storing a session based address 2014-02-23 01:56:48 +01:00
block.go Corrected contract addresses 2014-02-19 16:26:35 +01:00
block_chain.go Updated some of the log statements to use the ethutil logger 2014-02-22 01:53:25 +01:00
block_manager.go Added address states for storing a session based address 2014-02-23 01:56:48 +01:00
block_manager_test.go Fixed contract running 2014-02-21 12:37:16 +01:00
contract.go Moved address 2014-02-23 01:57:22 +01:00
dagger.go The great merge 2014-02-14 23:56:09 +01:00
dagger_test.go The great merge 2014-02-14 23:56:09 +01:00
error.go The great merge 2014-02-14 23:56:09 +01:00
fees.go Updated fees 2014-02-20 23:10:43 +01:00
genesis.go s/GenisisHeader/GenesisHeader/ 2014-02-18 10:40:58 -05:00
stack.go Added peek(n) 2014-02-20 23:10:16 +01:00
state.go Separated the VM from the block manager and added states 2014-02-24 12:10:45 +01:00
transaction.go Removed old instruction code 2014-02-21 12:37:06 +01:00
transaction_pool.go Added a secondary processor 2014-02-23 01:57:04 +01:00
transaction_test.go Running contracts fixed 2014-02-19 11:35:17 +01:00
vm.go Separated the VM from the block manager and added states 2014-02-24 12:10:45 +01:00
vm_test.go Separated the VM from the block manager and added states 2014-02-24 12:10:45 +01:00