ab16ce70fc
* 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. |
||
---|---|---|
.. | ||
dump.go | ||
errors.go | ||
log.go | ||
main_test.go | ||
managed_state_test.go | ||
managed_state.go | ||
state_object.go | ||
state_test.go | ||
statedb.go |