Skip to content
Snippets Groups Projects
  1. Jan 29, 2018
  2. Jan 25, 2018
  3. 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>
      2521c930
  4. Sep 02, 2017
  5. Jun 01, 2017
  6. May 02, 2017
  7. Apr 11, 2017
  8. Apr 10, 2017
  9. Apr 07, 2017
  10. Apr 04, 2017
  11. Mar 24, 2017
  12. Mar 15, 2017
  13. Mar 02, 2017
  14. Feb 28, 2017
  15. Feb 27, 2017
  16. Feb 22, 2017
  17. Jan 17, 2017
  18. Oct 11, 2016
  19. Oct 06, 2016
  20. Sep 26, 2016
  21. Sep 23, 2016
  22. Sep 17, 2016
  23. Sep 16, 2016
  24. Sep 14, 2016
  25. Aug 16, 2016
  26. Aug 09, 2016
  27. Jul 20, 2016
  28. Jul 15, 2016
  29. Jul 11, 2016
Loading