Skip to content
Snippets Groups Projects
  1. Feb 02, 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. Jun 01, 2017
  5. May 15, 2017
  6. Apr 11, 2017
  7. Apr 04, 2017
  8. Mar 24, 2017
  9. Feb 22, 2017
  10. Feb 17, 2017
  11. Feb 15, 2017
  12. Oct 05, 2016
  13. Oct 04, 2016
  14. May 19, 2016
  15. May 10, 2016
  16. Feb 14, 2016
  17. Feb 13, 2016
  18. Dec 08, 2015
  19. Nov 12, 2015
    • androlo's avatar
      . · fd95f691
      androlo authored
      fd95f691
  20. Nov 05, 2015
  21. Oct 22, 2015
  22. Sep 16, 2015
  23. Aug 04, 2015
  24. Jul 11, 2015
  25. Jul 03, 2015
  26. Jun 20, 2015
Loading