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 0.15.7 #827

Merged
merged 10 commits into from
Oct 24, 2024
Merged

Release 0.15.7 #827

merged 10 commits into from
Oct 24, 2024

Conversation

zoeyTM
Copy link
Contributor

@zoeyTM zoeyTM commented Oct 24, 2024

0.15.7 - 2024-10-24

Added

  • New CLI command ignition transactions to list all transactions sent for a given deployment ID, @zoeyTM (#821)
  • Module parameters can now be set at the global level using $global, @zoeyTM (#819)

Fixed

  • Gas fields are now properly set for Optimistic BNB, @zoeyTM (#826)
  • Corrected resolution of artifacts when using fully qualified names in deployment modules, @kanej (#822)

zoeyTM and others added 10 commits September 30, 2024 04:43
Add support for global module parameters
In the artifact resolver detect whether a FQN is being used to refer to the
contract and use Hardhat's own build info resolution method as we can rely on
the fqn.

This is now covered with an additional integration test for repos with multiple
contracts with the same name in different files and an Ignition module where
those contracts are referred to by FQNs.

Fixes #778.
Add opBNB and its testnet to the BNB exclusions in gas logic
Add CLI command to list transactions for a given deployment
Update the packages versions and changelogs for the `0.15.7 -
2024-10-24` release.
@zoeyTM zoeyTM merged commit 44ebf75 into main Oct 24, 2024
5 checks passed
@zoeyTM zoeyTM deleted the release/2024-10-24 branch October 24, 2024 08:30
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.

2 participants