quorum/miner
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods
* Update => SyncIntermediate
* Added SyncObjects

SyncIntermediate only updates whatever has changed, but, as a side
effect, requires much more disk space.

SyncObjects will only sync whatever is required for a block and will not
save intermediate state to disk. As drawback this requires more time
when more txs come in.
2015-07-04 02:51:36 +02:00
..
agent.go core/types: make blocks immutable 2015-06-29 18:51:47 +02:00
miner.go core, miner: tx pool drops txs below ask price 2015-06-15 11:33:08 +02:00
remote_agent.go core/types: make blocks immutable 2015-06-29 18:51:47 +02:00
worker.go core, miner, tests: renamed state methods 2015-07-04 02:51:36 +02:00