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

Release v0.15.9 #851

Merged
merged 17 commits into from
Dec 18, 2024
Merged

Release v0.15.9 #851

merged 17 commits into from
Dec 18, 2024

Conversation

zoeyTM
Copy link
Contributor

@zoeyTM zoeyTM commented Dec 18, 2024

0.15.9 - 2024-12-18

Added

  • Standard Ignition UI can now be enabled when deploying via Hardhat scripts by setting displayUi: true in the deploy function options, @zoeyTM (#843)
  • Ignition modules can now be set as a dependency in the after option of futures, @zoeyTM (#828)
  • The ignition transactions command output will now include a link to view each transaction on the configured block explorer, @zoeyTM (#849)
  • Module parameters can now be directly imported from a JSON file when deploying via Hardhat scripts by passing an absolute path to the file to the parameters option, @zoeyTM (#850)

Fixed

  • Properly handle errors when verifying deployments that use external artifacts, @zoeyTM (#848)
  • Fix issue with ignition status command not working with deployments that use external artifacts, @zoeyTM (#846)

Allow ignition modules as a dependency for futures
Handle errors when verifying external artifacts
Fix status command when using external artifacts
Enable ignition UI for deployments via hardhat scripts
Add link to transactions list command output
Allow importing module parameters with filepath in scripts
Update the packages versions and changelogs for the `0.15.9 -
2024-12-18` release.
@zoeyTM zoeyTM merged commit c041b33 into main Dec 18, 2024
5 checks passed
@zoeyTM zoeyTM deleted the release/2024-12-18 branch December 18, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant