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