v0.14.0-rc.1
Pre-release
Pre-release
What's Changed
- feat(AggLayer): bridging spec by @mmagician in #2469
- Fix numbering and formatting in algorithm steps by @krlosMata in #2547
- feat: support bool types on schemas by @igamigo in #2591
- fix: move recompute logic to
OutputNoteBuilder::add_assetto avoid repeated hashing by @PoulavBhowmick03 in #2577 - Create storage helpers for
AggLayerBridgeby @Fumuran in #2562 - feat: expose
AccountComponentMetadatathrough public method by @juan518munoz in #2596 - Fix
TokenSymbol::try_from(Felt)underflow by @Himess in #2568 - feat: implement asset callbacks by @PhilippGackstatter in #2571
- feat: implement
on_before_asset_added_to_notecallback by @PhilippGackstatter in #2595 - feat: validate asset metadata by @PhilippGackstatter in #2609
- refactor: reorient
CLAIMnote consumption flow by @partylikeits1983 in #2528 - Flexible Minting Policies for Token Standards by @onurinanc in #2559
- feat(agglayer): process CLAIM notes from a rollup by @mmagician in #2573
- Compute claimed global index chain hash by @Fumuran in #2516
- refactor: move storage schema component into a separate file by @bobbinth in #2603
- chore(AggLayer):
verify_leaf_bridgeis no longer part of the bridge interface by @mmagician in #2612 - feat: add
Packagesupport inMockChainBuilder&NoteScriptby @lima-limon-inc in #2502 - Refactor asset handling and introduce SwapNoteStorage by @PoulavBhowmick03 in #2592
- feat: add callback docs by @PhilippGackstatter in #2604
- Add hooks to enable TX debugging by @djolertrk in #2574
- feat: implement CLAIM note nullifier tracking by @partylikeits1983 in #2610
- Migrate to Miden VM
v0.22.0-alpha.1by @Fumuran in #2625 - AggLayer: Normalize storage slot naming by @Fumuran in #2521
- feat: add FixedWidthString utility by @afa7789 in #2633
- feat(agglayer): store and use metadata hash for bridge-out leaves by @mmagician in #2583
- feat: implement
TransactionEventId::event_nameand host name resolution by @PhilippGackstatter in #2628 - chore: merge tx kernel audit fixes to
nextby @PhilippGackstatter in #2635 - feat: change
native_account::remove_assetto return the remaining asset by @PhilippGackstatter in #2626 - chore: bring changes from v0.14.0-beta into
nextby @mmagician in #2647 - refactor: minor improvements to
AccountComponentCodeby @igamigo in #2597
Full Changelog: v0.14.0-beta.2...v0.14.0-rc.1