quorum/core/state
obscuren 07c3de3f75 core, miner, xeth: renamed gas methods
* BuyGas => SubGas
* RefundGas => AddGas
* SetGasPool => SetGasLimit
2015-06-21 17:09:19 +02:00
..
dump.go core/state: removed state from state object 2015-06-17 13:27:51 +02:00
errors.go moved state and vm to core 2015-03-23 16:59:09 +01:00
log.go core: fixed an issue with storing receipts 2015-05-28 01:00:23 +02:00
main_test.go moved state and vm to core 2015-03-23 16:59:09 +01:00
managed_state.go core, xeth: moved nonce management burden from xeth to txpool 2015-06-09 21:01:02 +02:00
managed_state_test.go Moved handling of nonces to the managed state 2015-04-08 23:30:07 +02:00
state_object.go core, miner, xeth: renamed gas methods 2015-06-21 17:09:19 +02:00
state_test.go core/state: fixed state tests 2015-06-17 12:53:22 +02:00
statedb.go core/state: removed trie copy 2015-06-17 13:39:19 +02:00