Skip to content

0.3.0

Compare
Choose a tag to compare
@dndll dndll released this 08 May 10:29
· 44 commits to main since this release

What's Changed

Breaking changes:

  • BREAKING CHANGE: removes the namespace, share and other DAS fields
    Since we key based on inclusion proofs, we dont need this other info
    Moves Namespace out of blob, into the blob submission request, since
    we will now expose this in the contract
  • BREAKING CHANGE: cleans primitives to remove legacy DAS features
  • BREAKING CHANGE: update sidecar to support native DA-rpc types, removes
    coupling to near-primitives (fixes madara issue)

New Contributors

Full Changelog: v0.2.3...0.3.0