Protocol
v0.9 - released May 20, 2025
Full changelog available is here. Key highlights:
Network accounts: introduced the concept of network accounts (#1275 and #1349). These are public accounts which are explicitly monitored by the network to enable network transactions (see discussion here).
Note execution checker: implemented ability to check which notes out of a set of notes can be executed against a given account (#1269). This functionality was required for the network transaction builder.
Error reporting: upgraded to the latest version of miden-vm which significantly improved error reporting and debugging experience (#1353).
Other notable changes: