quorum/ethchain
obscuren 507fc7b9d1 Length checking when fetching contract. Contract always have 3 fields 2014-02-25 11:21:35 +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 Length checking when fetching contract. Contract always have 3 fields 2014-02-25 11:21: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 Some log statements changed to the default logger 2014-02-24 13:50:52 +01:00
block_manager_test.go Proper tests 2014-02-24 12:44:29 +01:00
contract.go Fixed a minor issue on crashed contracts 2014-02-24 13:15:34 +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 opcodes 2014-02-24 12:12:32 +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 compiling from the transaction 2014-02-24 12:13:42 +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 Some log statements changed to the default logger 2014-02-24 13:50:52 +01:00
vm_test.go Separated the VM from the block manager and added states 2014-02-24 12:10:45 +01:00