v1.0.0-beta.0
Pre-release
Pre-release
·
49 commits
to master
since this release
What's Changed
- feat: Set up repo with ACL and upgradeability (SC-550) by @lucas-manuel in #1
- feat: Add AllocatorVault mint/burn NST basic functionality and testing structure (SC-493) by @lucas-manuel in #2
- feat: Add mint burn sNST functionality, add better integration testing setup (SC-549) by @lucas-manuel in #3
- feat: Add L1 PSM swap functionality (SC-491) by @lucas-manuel in #5
- feat: Add sNST withdraw functionality (SC-566) by @lucas-manuel in #6
- feat: Refactor to integration testing setup (SC-567) by @lucas-manuel in #7
- fix: Remove Ethereum name (SC-580) by @lucas-manuel in #8
- feat: Add redeem shares function, rename other sNST functions (SC-578) by @lucas-manuel in #9
- feat: Update exchange rate to be greater than 1:1 (SC-585) by @lucas-manuel in #11
- fix: Add coverage for payable function (SC-583) by @lucas-manuel in #10
- feat: Add CCTP support (SC-592) by @lucas-manuel in #12
- feat: Add L2 contract with base functionality (SC-492) by @lucas-manuel in #13
- feat: Add L2 PSM3 deposit/withdraw and temporary L2 testing infra (SC-594) by @lucas-manuel in #14
- test: Add CCTP integration testing using xchain-helpers (SC-593) by @lucas-manuel in #15
- feat: Add bridging to L1 (SC-608) by @lucas-manuel in #16
- chore: Update naming to USDS convention (SC-622) by @lucas-manuel in #17
- [SC-644] Add rate limits by @hexonaut in #18
- [SC-650] Rate limit integration tests by @hexonaut in #20
- Add natspec to IALMProxy by @hexonaut in #21
- chore: Improve readability, add full README by @lucas-manuel in #22
- feat: Add event for CCTP (SC-652) by @lucas-manuel in #23
Full Changelog: https://github.com/marsfoundation/spark-alm-controller/commits/v1.0.0-beta.0