quorum/ethchain
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
asm.go comments 2014-04-16 04:07:52 +02:00
block.go Merged accounts and contracts in to StateObject 2014-04-16 04:06:51 +02:00
block_chain.go Merged accounts and contracts in to StateObject 2014-04-16 04:06:51 +02:00
block_chain_test.go More blockchain testing 2014-03-31 12:54:37 +02:00
block_manager_test.go Commented out code due to rewrite vm 2014-03-20 17:24:53 +01:00
closure.go Fixed gas, price & value setters on initialization 2014-04-23 11:50:38 +02:00
dagger.go Remove some xtra logs 2014-03-24 10:56:52 +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 Removed comments 2014-03-06 13:03:24 +01:00
genesis.go s/GenisisHeader/GenesisHeader/ 2014-02-18 10:40:58 -05:00
keypair.go Merged accounts and contracts in to StateObject 2014-04-16 04:06:51 +02:00
stack.go Moved assembler stage processing to it's own file 2014-04-15 16:16:38 -04:00
state.go Merged accounts and contracts in to StateObject 2014-04-16 04:06:51 +02:00
state_manager.go Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
state_object.go Updated VM 2014-04-20 01:31:01 +02:00
transaction.go Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
transaction_pool.go Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
transaction_test.go Changed how txs define their data & added init field 2014-04-09 12:28:16 -04:00
types.go Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
vm.go Fixed minor issue with gas and added state object init 2014-04-23 11:51:04 +02:00
vm_test.go Updated VM 2014-04-20 01:31:01 +02:00