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

--contracts command in C1.0 CLI deploys old versions of important contracts #690

Closed
joshuahannan opened this issue Jun 6, 2024 · 3 comments

Comments

@joshuahannan
Copy link
Member

Problem

When using the --contracts flag with the flow-c1 CLI to deploy important contracts, some of them like NFTStorefrontV2 still use old versions.

Steps to Reproduce

  • Run flow-c1 emulator start --contracts
  • See the error

Acceptance Criteria

Make sure all contracts that are deployed are the Cadence 1.0 versions

Context

Community members cannot test with the latest versions of these contracts in the emulator

@joshuahannan joshuahannan self-assigned this Jun 6, 2024
@chasefleming
Copy link
Member

Can you post this on the emulator repo issues please? I think that's where this is coming from.

@joshuahannan joshuahannan transferred this issue from onflow/flow-cli Jun 12, 2024
@turbolent
Copy link
Member

Probably because of #539

@joshuahannan joshuahannan removed their assignment Sep 24, 2024
@bluesign
Copy link
Collaborator

I think this is fixed with #762 ( closing but if there is something still wrong please reopen )

@github-project-automation github-project-automation bot moved this from 🔖 Ready for Pickup to ✅ Done in 🌊 Flow 4D Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants