v0.6.0
What's New (Summary)
- Timelock (governor sub module)
- WAD (fixed point arithmetic)
- Power Function (fixed point arithmetic)
- Fee Forwarder
get_existing_rolesfor Access Control
What's Changed (detailed)
- inconsistencies across mint and caller by @ozgunozerk in #495
- Feat: Use muxed addresses in fungible transfers by @ElliotFriend in #493
- timelock by @brozorec in #494
- Use constructor args in examples by @ElliotFriend in #490
- wad representation by @ozgunozerk in #498
- renounce admin rejects when transfer in progress by @ozgunozerk in #502
- uncaught panics on policy uninstall by @brozorec in #504
- smart account examples by @brozorec in #496
- Power function by @ozgunozerk in #505
- nft name and symbol bound for metadata by @ozgunozerk in #508
- bound metadata entries in rwa by @brozorec in #511
- fee forwarder: pay fee in fungible token by @brozorec in #500
- Allowance bug fix v2 by @ozgunozerk in #513
- Allowance bug test by @ozgunozerk in #515
- smart account fixes by @brozorec in #512
- get existing roles feature by @ozgunozerk in #517
- Get existing roles by @ozgunozerk in #518
- negative calculation fix by @ozgunozerk in #521
- vault consistency fix by @ozgunozerk in #523
- Contract trait trial by @ozgunozerk in #525
- [M-02] phantom overflows by @ozgunozerk in #539
- divisionbyzero and overflow error path fix by @ozgunozerk in #537
- doc fix by @ozgunozerk in #538
- [N-01] fix rwa doc by @brozorec in #541
- [L-03] add check for user by @brozorec in #542
- [N-02] fix smart account doc by @brozorec in #540
- [M-01] fee-forward wrapper functions by @brozorec in #543
- [L-02] - refactor fixed point lib by @ozgunozerk in #544
- Fee abstraction fix by @brozorec in #546
- release prep for v0.6.0 by @ozgunozerk in #548
New Contributors
- @ElliotFriend made their first contribution in #493
Full Changelog: v0.5.1...v0.6.0