• obscuren's avatar
    Added trans state and removed watch address etc · d7098151
    obscuren authored
    The transient state can be used to test out changes before committing
    them to the proc state. The transient state is currently being used by
    the gui to support proper nonce updating without having to wait for a
    block. This used to be done by a cached state mechanism which can now
    safely by removed.
    d7098151
Name
Last commit
Last update
ethchain Loading commit data...
ethdb Loading commit data...
ethminer Loading commit data...
ethpub Loading commit data...
ethrpc Loading commit data...
ethutil Loading commit data...
ethwire Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
ethereum.go Loading commit data...
nat.go Loading commit data...
natpmp.go Loading commit data...
natupnp.go Loading commit data...
peer.go Loading commit data...