v1.0.0-beta.1
Pre-release
Pre-release
lucas-manuel
released this
17 Mar 06:29
·
19 commits
to main
since this release
2022-07-17 Code Arena audit release.
What's Changed
- ci: Update submodules install step by @lucas-manuel in #35
- chore: Update submodules (SC-5140) by @vbidin in #36
- fix: Update
updateVestingSchedule
to includerequire(totalSupply != 0)
(SC-5193) by @vbidin in #37 - chore: Standardization and Cleanup by @deluca-mike in #39
- chore: Update submodules. add ASCII art by @lucas-manuel in #40
- fix: Update comments by @lucas-manuel in #41
- feat: Use RDTTestBase (SC-5205) by @lucas-manuel in #42
- feat: Use new test pattern for
deposit
andmint
(SC-5205) by @lucas-manuel in #43 - feat: Use new test pattern for
depositWithPermit
andmintWithPermit
(SC-5205) by @lucas-manuel in #44 - feat: User new test pattern for
withdraw
andredeem
caller not owner (SC-5205) by @lucas-manuel in #45 - feat: Use new test pattern with
withdraw
andredeem
(SC-5205) by @lucas-manuel in #47 - chore: Remove redundant successful tests by @deluca-mike in #48
- chore: Segregate tests and remove redundant internal test functions by @deluca-mike in #49
- chore: Reorder tests alphabetically by @deluca-mike in #50
- chore: Move tests and make them public by @deluca-mike in #51
- chore: Formatting sweep by @deluca-mike in #52
- fix: Virtual Overriden Setups by @deluca-mike in #53
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1