Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Release v0.17.0

Compare
Choose a tag to compare
@herr-seppia herr-seppia released this 19 Jul 10:38
· 139 commits to main since this release

0.17.0 - 2023-07-19

Added

  • Add rkyv dependency [#151]
  • Add dusk-merkle dependency [#151]
  • Add Error::Utf8 variant [#151]
  • Add devnet network to default config [#151]

Changed

  • Change rust-toolchain to nightly-2023-05-22 [#151]
  • Change REQUIRED_RUSK_VERSION to 0.6.0 [#151]
  • Change Error::Canon variant to Error::Rkyv [#151]
  • Populate cache database with psk(s) on state init [#158]
  • Change dusk-plonk to 0.14.0 [#169]

Fixed

  • Fix cache resolution for alternative networks [#151]
  • Fix cache error detection [#163]

Removed

  • Remove canonical dependency [#151]