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