Skip to content

Releases: maple-labs/erc20

ERC20proxied

10 Jul 15:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1-audited...erc20proxied

v1.0.0

08 Apr 11:35
08db27b
Compare
Choose a tag to compare

Production release.

What's Changed

Full Changelog: https://github.com/maple-labs/erc20/commits/v1.0.0

v1.0.0-rc.1

08 Apr 11:31
08db27b
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Pre-production release.

What's Changed

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

28 Mar 17:43
4d1d6a8
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Post C4 audit release.

What's Changed

  • fix: C4 - Use fixed pragma (SC-5353) by @JGcarv in #35
  • chore: update contract-test-utils submodule by @edag94 in #34
  • fix: C4 - Fix typos (SC-5350) by @JGcarv in #36
  • fix: Update PERMIT_TYPEHASH to be in accordance with ERC-2612 (SC-5345) by @vbidin in #37
  • feat: Implement infinite approval (SC-5372) by @edag94 in #38

New Contributors

Full Changelog: v1.0.0-beta.2...v1.0.0-rc.0

v1.0.0-beta.2

16 Mar 06:54
10ccf4a
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

2022-03-17 Code Arena audit release.

What's Changed

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

04 Mar 14:44
756c110
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Trail of Bits 2022-03-07 audit release.

What's Changed

  • chore: Update to use modules and contracts folder name (SC-4849) by @JGcarv in #12
  • chore: Switch to Foundry (SC-4852) by @JGcarv in #14
  • feat: Add permit functionality (SC-4847) by @JGcarv in #13
  • chore: update IERC20Permit to inherit from IERC20 by @edag94 in #15
  • feat: github action badge by @edag94 in #16
  • feat: Update ERC20Permit test to not use MockERC20Permit by @lucas-manuel in #17
  • feat: Update ERC20Permit test for inheritance by @lucas-manuel in #18

New Contributors

Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1

v1.0.0-beta.0

26 Dec 15:07
c3d599d
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Un-audited release - interface used as dependency.

What's Changed

New Contributors

Full Changelog: https://github.com/maple-labs/erc20/commits/v1.0.0-beta.0