Skip to content
Snippets Groups Projects
  1. Apr 02, 2018
  2. Mar 22, 2018
  3. Mar 12, 2018
  4. Mar 06, 2018
  5. Feb 27, 2018
  6. Feb 24, 2018
  7. Feb 23, 2018
  8. Feb 21, 2018
  9. Feb 15, 2018
  10. Feb 14, 2018
  11. Jan 29, 2018
  12. Jan 25, 2018
  13. Jan 24, 2018
    • Silas Davis's avatar
      RPC/tm: refactor tendermint RPC into tm, introduce Service internal SPI, · 791a8a2b
      Silas Davis authored
      use go-wire data mapper for consistent JSON, use transactor, get rid of unused
      file fixtures and use uint64 height.
      
      Signed-off-by: default avatarSilas Davis <silas@monax.io>
      791a8a2b
    • 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
  14. Sep 02, 2017
  15. Aug 31, 2017
  16. Jun 01, 2017
  17. May 04, 2017
  18. May 02, 2017
  19. Apr 26, 2017
  20. Apr 20, 2017
  21. Apr 11, 2017
  22. Apr 10, 2017
  23. Apr 07, 2017
  24. Apr 04, 2017
  25. Mar 24, 2017
  26. Mar 15, 2017
Loading