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

Update to new emulator and update templates package #474

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

joshuahannan
Copy link
Member

Description

  • Updates to the latest Cadence and Emulator Release
  • Updates the lib/go/templates package to also replace import placeholders for NonFungibleToken and EVM since these are also core contracts.
  • Updates the lib/go/templates package to only replace the import placeholders if an address has been provided to replace it with. If no address is provided, then the placeholder will remain instead of being replaced by an empty string. This allows downstream code to be able to see which contracts have missing imports and emit an error with that information.

@joshuahannan joshuahannan merged commit 68ecf99 into master Feb 6, 2025
2 checks passed
@joshuahannan joshuahannan deleted the replace-NFT-address branch February 6, 2025 21:07
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