quorum/ethchain
obscuren 00bb68d7d2 Merge branch 'develop' into interop 2014-06-30 13:13:55 +02:00
..
.gitignore
asm.go Added instruction numbers 2014-06-26 11:25:43 +02:00
block.go Fix compare 2014-06-11 16:16:57 +02:00
block_chain.go nil check 2014-06-27 00:16:49 +02:00
block_chain_test.go transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 2014-06-27 15:56:45 +01:00
block_manager_test.go
closure.go Moving a head closer to interop 2014-06-13 16:06:27 +02:00
dagger.go go fmt 2014-06-26 18:45:57 +01:00
dagger_test.go
error.go Refactoring state transitioning 2014-06-13 12:45:11 +02:00
fees.go Removed old fees 2014-06-16 11:13:06 +02:00
genesis.go Working on interop 2014-05-22 17:35:26 +02:00
stack.go Length check on get 2014-06-19 21:41:37 +02:00
state.go modified logging API 2014-06-23 12:54:10 +01:00
state_manager.go wip 2014-06-30 13:09:04 +02:00
state_object.go wip 2014-06-30 13:09:04 +02:00
state_object_test.go transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 2014-06-27 15:56:45 +01:00
state_test.go transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 2014-06-27 15:56:45 +01:00
state_transition.go wip 2014-06-30 13:09:04 +02:00
transaction.go Make sure that public key always uses 64 bytes 2014-06-23 11:23:51 +02:00
transaction_pool.go go fmt 2014-06-26 18:45:57 +01:00
transaction_test.go
types.go Added missing types 2014-06-19 13:42:28 +02:00
vm.go go fmt 2014-06-26 18:45:57 +01:00
vm_test.go transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 2014-06-27 15:56:45 +01:00