Skip to content

v1.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucas-manuel lucas-manuel released this 29 Mar 00:06
· 11 commits to main since this release
000174a

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