1. 13 Dec, 2016 2 commits
  2. 12 Dec, 2016 3 commits
  3. 11 Dec, 2016 1 commit
  4. 10 Dec, 2016 6 commits
  5. 08 Dec, 2016 4 commits
  6. 06 Dec, 2016 1 commit
    • Jeffrey Wilcke's avatar
      core, core/vm: implemented a generic environment (#3348) · 3fc7c978
      Jeffrey Wilcke authored
      Environment is now a struct (not an interface). This
      reduces a lot of tech-debt throughout the codebase where a virtual
      machine environment had to be implemented in order to test or run it.
      
      The new environment is suitable to be used en the json tests, core
      consensus and light client.
      3fc7c978
  7. 05 Dec, 2016 4 commits
  8. 04 Dec, 2016 2 commits
  9. 01 Dec, 2016 3 commits
  10. 30 Nov, 2016 6 commits
  11. 29 Nov, 2016 7 commits
  12. 28 Nov, 2016 1 commit