Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adapt all migrations to new version of 'foundry-deployment-kit' #143

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

TuDo1403
Copy link
Collaborator

@TuDo1403 TuDo1403 commented Dec 18, 2023

Description

This PR mainly update all migration scripts to new version of 'foundry-deployment-kit'

Breaking changes

  • Move contract type definition out of 'foundry-deploy-ment-kit' package
  • Move 'debug.sh' to 'foundry-deploy-ment-kit' package
  • Asynchronously upload events, errors, and functions to database.
  • Provide clearer tracing log.
  • Remove unnecessary network forking to improve speed.

For more infomation, refer to: https://github.com/axieinfinity/foundry-deployment-kit/releases/tag/testnet-release%2Fv0.1.1

Checklist

  • I have clearly commented on all the main functions following the NatSpec Format
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works

@TuDo1403 TuDo1403 changed the base branch from mainnet to release/v0.3.0 December 18, 2023 10:55
@ducthotran2010 ducthotran2010 changed the base branch from release/v0.3.0 to release/v0.3.1 December 18, 2023 11:10
@ducthotran2010 ducthotran2010 merged commit 1a26114 into release/v0.3.1 Dec 18, 2023
2 checks passed
@qui-pham qui-pham deleted the feature/migration-script branch January 4, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants