0.15.9 - 2024-12-18
Added
- Standard Ignition UI can now be enabled when deploying via Hardhat scripts by setting
displayUi: true
in thedeploy
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)
💡 The Nomic Foundation is hiring! Check our open positions.