Skip to content

v0.5.0

Compare
Choose a tag to compare
@joeltg joeltg released this 27 Oct 16:55
· 2098 commits to main since this release

Changed

  • Rewrite the entire framework! 🎉
  • Add causal graph structure to the action log
  • Separate ModelDB and GossipLog into standalone packages
  • New basic data structures using the IPLD data model
  • New SessionSigner interface
  • Use WebRTC for direct browser-to-browser peering
  • Support db.get inside contracts via history indexing

Added

New packages:

  • @canvas-js/signed-cid
  • @canvas-js/modeldb
  • @canvas-js/gossiplog
  • @canvas-js/discovery
  • @canvas-js/templates
  • @canvas-js/vm