quorum/ethchain
obscuren 38d6b67b5c Fixed state problem 2014-04-29 12:36:27 +02:00
..
.gitignore
asm.go Removed old code 2014-04-27 18:05:30 +02:00
block.go Fixed state problem 2014-04-29 12:36:27 +02:00
block_chain.go Fixed state problem 2014-04-29 12:36:27 +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 Upped version number 2014-04-27 16:53:35 +02:00
dagger.go Remove some xtra logs 2014-03-24 10:56:52 +01:00
dagger_test.go
error.go
fees.go Removed comments 2014-03-06 13:03:24 +01:00
genesis.go
keypair.go Merged accounts and contracts in to StateObject 2014-04-16 04:06:51 +02:00
stack.go Upped version number 2014-04-27 16:53:35 +02:00
state.go Upped version number 2014-04-27 16:53:35 +02:00
state_manager.go Fixed state problem 2014-04-29 12:36:27 +02:00
state_object.go Upped version number 2014-04-27 16:53:35 +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 Minor improvements and bug fixes 2014-04-24 00:00:50 +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 Upped version number 2014-04-27 16:53:35 +02:00
vm_test.go Using mutan assembler stage 2014-04-27 18:00:38 +02:00