1. 06 10月, 2016 1 次提交
    • F
      core/state: implement reverts by journaling all changes · 1f1ea18b
      Felix Lange 提交于
      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!
      1f1ea18b
  2. 03 10月, 2016 4 次提交
  3. 02 10月, 2016 4 次提交
  4. 01 10月, 2016 2 次提交
  5. 30 9月, 2016 4 次提交
  6. 29 9月, 2016 2 次提交
  7. 28 9月, 2016 5 次提交
  8. 27 9月, 2016 2 次提交
  9. 26 9月, 2016 10 次提交
  10. 22 9月, 2016 1 次提交
  11. 21 9月, 2016 2 次提交
  12. 20 9月, 2016 1 次提交
  13. 19 9月, 2016 2 次提交