quorum/internal
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes
This commit replaces the deep-copy based state revert mechanism with a
linear complexity journal. This commit also hides several internal
StateDB methods to limit the number of ways in which calling code can
use the journal incorrectly.

As usual consultation and bug fixes to the initial implementation were
provided by @karalabe, @obscuren and @Arachnid. Thank you!
2016-10-06 15:32:16 +02:00
..
build internal/build: use less edgy command to get the branch name 2016-10-03 10:22:14 +02:00
debug cmd/geth: codegansta/cli package renamed to urfave/cli 2016-06-09 15:37:13 +02:00
ethapi core/state: implement reverts by journaling all changes 2016-10-06 15:32:16 +02:00
jsre common,internal: typo/misspelling fixes (#2953) 2016-08-27 15:05:09 +03:00
web3ext swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00