1. 14 May, 2014 12 commits
  2. 13 May, 2014 11 commits
  3. 12 May, 2014 7 commits
  4. 10 May, 2014 6 commits
  5. 09 May, 2014 1 commit
  6. 08 May, 2014 3 commits
    • obscuren's avatar
      Auto update state changes notifications · 5a0bae1d
      obscuren authored
      5a0bae1d
    • obscuren's avatar
      Cleaned up · e8fb965c
      obscuren authored
      Removed the unneeded address watch mechanism. State manager's transient
      state should now take care of this.
      e8fb965c
    • 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