Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobbinth bobbinth released this 04 Jul 22:23
· 143 commits to main since this release
7f19099

Features

  • Changed sync endpoint to return a list of committed transactions (#377).
  • Added aux column to notes table (#384).
  • Changed state sync endpoint to return a list of TransactionSummary objects instead of just transaction IDs (#386).
  • Added support for unauthenticated transaction notes (#390).

Enhancements

  • Standardized CI and Makefile across Miden repositories (#367)
  • Removed client dependency from faucet (#368).
  • Fixed faucet note script so that it uses the aux input (#387).
  • Added crate to distribute node RPC protobuf files (#391).
  • Add init command for node and faucet (#392).