Skip to content

Releases: maple-labs/mpl-migration

v2.0.0-rc.0

01 Aug 07:53
3d49ab8
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-release

What's Changed

  • chore: add audit report to README by @edag94 in #18
  • chore: Open compiler for interface contract by @JGcarv in #19
  • feat: Add scaler and update repo (SC-16792) by @JGcarv in #20
  • feat: Boolean toggle for migration (SC-16793) by @JGcarv in #21
  • feat: Add return value for migrated token amount (SC-17122) by @0xfarhaan in #22
  • feat: Replace owner with recipient (SC-17193) by @vbidin in #23

New Contributors

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

v1.0.0

08 Apr 17:48
2d228f2
Compare
Choose a tag to compare

Production release.

What's Changed

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

v1.0.0-rc.1

08 Apr 11:54
10f3155
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-beta.1...v1.0.0-rc.1

v1.0.0-rc.0

29 Mar 13:04
10f3155
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Post C4 audit release.

What's Changed

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

v1.0.0-beta.1

16 Mar 06:58
a99549d
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

2022-03-17 Code Arena audit release.

What's Changed

New Contributors

  • @vbidin made their first contribution in #9

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

v1.0.0-beta.0

07 Mar 00:45
faf36fe
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Trail of Bits 2022-03-07 audit release.

What's Changed

  • feat: Added migrator contract and tests (SC-4769) by @JGcarv in #1
  • feat: Add interface and expose token addresses by @JGcarv in #2
  • chore: Update submodules by @lucas-manuel in #3
  • chore: update erc20 submodule by @edag94 in #4
  • chore: add vscode settings by @edag94 in #5
  • feat: Migrate for another account that has approved by @deluca-mike in #6
  • formatting: Reorder and rename tests by @lucas-manuel in #7

New Contributors

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