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

Testnet deployment prep #106

Merged
merged 10 commits into from
Aug 14, 2024
Merged

Testnet deployment prep #106

merged 10 commits into from
Aug 14, 2024

Conversation

sisyphusSmiling
Copy link
Contributor

@sisyphusSmiling sisyphusSmiling commented Aug 9, 2024

Related: #102

Description

  • Adds USDCFlow contract which will be needed for TokenHandler configuration on initialization
  • Update flow.json with necessary aliases and accounts
  • Adds CadenceNativeTokenHandler configuration to main.go initialization script
  • Sets bridge as paused on deployment
  • Add batch onboarding queries as requested by @nialexsan for user in Flow Port
  • Updates Previewnet import addresses in import and update code args
  • Adds Testnet code args to be committed to FlowEVMBridgeTemplates during bridge configuration

For contributor use:

  • Targeted PR against main branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@sisyphusSmiling sisyphusSmiling marked this pull request as ready for review August 9, 2024 01:25
@sisyphusSmiling sisyphusSmiling requested a review from a team as a code owner August 9, 2024 01:25
@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.33%. Comparing base (dff784b) to head (efc69c1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   86.33%   86.33%           
=======================================
  Files          17       17           
  Lines         922      922           
=======================================
  Hits          796      796           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sisyphusSmiling sisyphusSmiling merged commit 8623710 into main Aug 14, 2024
2 checks passed
@sisyphusSmiling sisyphusSmiling deleted the testnet-deployment-prep branch August 14, 2024 14:24
@sisyphusSmiling sisyphusSmiling mentioned this pull request Aug 14, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants