Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants