Releases: maple-labs/erc20-helper
Releases · maple-labs/erc20-helper
v1.0.1
Post v1.0.0 release that includes only README changes. No code changes have been made post v1.0.0.
What's Changed
- feat: README update (SC-4527) by @JGcarv in #14
- chore: Update README (SC-4647) by @lucas-manuel in #15
- feat: Update bug bounty info in README (SC-4666) by @lucas-manuel in #16
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Official v1.0.0 release.
What's Changed
- chore: Whitespace, natspec, checksum by @deluca-mike in #13
Full Changelog: v1.0.0-rc.0...v1.0.0
Audit Reports
v1.0.0-rc.0
Post C4 Audit
What's Changed
- feat: Add setting approval to zero (C4 #11) by @lucas-manuel in #9
- chore: Normalize styling by @lucas-manuel in #10
- formatting: Update solc, param underscores by @lucas-manuel in #11
- feat: Use
code.length
instead ofextcodesize
by @lucas-manuel in #12
Full Changelog: v1.0.0-beta.1...v1.0.0-rc.0
v1.0.0-beta.1
Code Arena audit release.
What's Changed
- chore: Remove erc20 dependency (SC-4209) by @lucas-manuel in #6
- chore: Notes in README to explain lack of reverts (SC-4181) by @deluca-mike in #5
- fix: Check token address is a contract (SC-4179) by @deluca-mike in #4
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
Trail of Bits audit release.