quorum/ethchain
obscuren 887debb055 comment 2014-06-16 18:20:38 +02:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
asm.go Moving closer to interop 2014-06-14 11:46:09 +02:00
block.go Fix compare 2014-06-11 16:16:57 +02:00
block_chain.go Moving closer to interop 2014-06-14 11:46:09 +02:00
block_chain_test.go Updated to work with the new config 2014-05-25 14:13:07 +01:00
block_manager_test.go Commented out code due to rewrite vm 2014-03-20 17:24:53 +01:00
closure.go Moving a head closer to interop 2014-06-13 16:06:27 +02:00
dagger.go Removed some logging and refactored a bit 2014-05-21 14:00:13 +02:00
dagger_test.go The great merge 2014-02-14 23:56:09 +01:00
deprecated.go Refactored state transitioning to its own model 2014-06-13 12:57:52 +02:00
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 Refactoring state transitioning 2014-06-13 12:45:11 +02:00
state.go Keeping old code for reference 2014-06-16 10:35:35 +02:00
state_manager.go Fixed minor issue with the gas pool 2014-06-16 11:51:16 +02:00
state_object.go comment 2014-06-16 18:20:38 +02:00
state_object_test.go Updated to work with the new config 2014-05-25 14:13:07 +01:00
state_test.go fixed test 2014-05-29 23:54:48 +02:00
state_transition.go Refund gas 2014-06-16 12:25:18 +02:00
transaction.go Set contract addr for new transactions 2014-06-15 00:10:42 +02:00
transaction_pool.go Removed old fees 2014-06-16 11:13:19 +02:00
transaction_test.go Changed how txs define their data & added init field 2014-04-09 12:28:16 -04:00
types.go Moving closer to interop 2014-06-14 11:46:09 +02:00
vm.go Moved gas limit err check to buy gas 2014-06-16 11:14:01 +02:00
vm_test.go fixed test 2014-05-29 23:54:48 +02:00