v0.5.0
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