Skip to content

kona-mpt-v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 17:53
· 109 commits to main since this release

Added

  • remove thiserror (#735)
  • (executor) Clean ups (#719)
  • use derive more display (#675)
  • kona-providers (#596)
  • (ci) Split online/offline tests (#582)
  • (mpt) Migrate to thiserror (#541)

Fixed

  • (mpt) Empty root node case (#705)
  • typos (#690)
  • (workspace) hoist and fix lints (#577)
  • (mpt) Empty list walker (#493)

Other

  • cleans up kona-mpt deps (#725)
  • re-org imports (#711)
  • (mpt) codecov (#655)
  • (mpt) mpt noop trait impls (#649)
  • (mpt) account conversion tests (#647)
  • doc logos (#609)
  • (workspace) Allow stdlib in cfg(test) (#548)