Skip to content
Snippets Groups Projects
  1. Jun 25, 2018
  2. Jun 14, 2018
  3. Jun 13, 2018
  4. Jun 12, 2018
  5. Jun 11, 2018
  6. May 29, 2018
  7. Apr 20, 2018
  8. Apr 13, 2018
  9. Apr 07, 2018
  10. Apr 03, 2018
  11. Apr 02, 2018
  12. Mar 22, 2018
  13. Feb 14, 2018
  14. Jan 29, 2018
  15. Jan 24, 2018
    • Silas Davis's avatar
      Execution/EVM · 2521c930
      Silas Davis authored
      Execution: remove manager package/notion to simplify and improve structure
      (we only have one manager), remove pipe (busywork and not really a
      pipe),
      use account, blockchain, and state types and interfaces throughout.
      TxCache, BlockCache, and State. Encapsulate Tx execution in Executor
      interfaces. Implement Tendermint 0.12 ABCI app. Refactor tests to
      support new interfaces and make minor improvements to them.
      
      EVM: Use single definitions of state from account packages and use immutable
      Account instead of separate vm accounts. Emit vm debug in standard
      logging. Reorganise package. Use strongly typed Address.
      
      Signed-off-by: default avatarSilas Davis <silas@monax.io>
  16. Apr 11, 2017
  17. Apr 04, 2017
  18. Mar 24, 2017
  19. Feb 22, 2017
  20. Feb 11, 2017
  21. Jan 26, 2017
  22. Dec 12, 2016
  23. Nov 18, 2016
  24. Jul 14, 2016
  25. Jul 11, 2016
  26. Jun 09, 2016
  27. Jun 02, 2016
  28. May 31, 2016
  29. May 19, 2016
  30. May 10, 2016
  31. Feb 14, 2016
  32. Feb 13, 2016
Loading