v1.0.0-rc.0
Pre-release
Pre-release
Post C4 Audit release.
What's Changed
- fix: C4 - adjust comment on precision (SC-5355) by @JGcarv in #54
- fix: C4 - remove todo comments (SC-5354) by @JGcarv in #55
- fix: Remove redundant type casts to address (SC-5347) by @vbidin in #56
- fix: Use match-path to get RDT-only tests by @vbidin in #57
- fix: C4 - Cache state variables in totalAssets (SC - 5379) by @JGcarv in #59
- feat: Add zero address
receiver
checks to_mint
and_burn
(SC-5371) by @edag94 in #60 - chore: Update erc20 by @edag94 in #61
- fix: Reuse infinite approval functionality from
ERC20
(SC-5348) by @vbidin in #62
Full Changelog: v1.0.0-beta.1...v1.0.0-rc.0