-
Notifications
You must be signed in to change notification settings - Fork 389
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
Version Packages #4770
Version Packages #4770
Conversation
93d7a44
to
648e228
Compare
e89f521
to
97e7991
Compare
Releases: @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] @hyperlane-xyz/[email protected] [skip ci]
97e7991
to
0ce3dc1
Compare
@@ -7,5 +7,5 @@ | |||
**/ | |||
abstract contract PackageVersioned { | |||
// GENERATED CODE - DO NOT EDIT | |||
string public constant PACKAGE_VERSION = "5.6.1"; | |||
string public constant PACKAGE_VERSION = "5.7.0"; |
Check warning
Code scanning / Olympix Integrated Security
Some state variables are not being fuzzed in test functions, potentially leaving vulnerabilities unexplored. For more information, visit: http://detectors.olympixdevsectools.com/article/web3-vulnerability/unfuzzed-variables Medium
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4770 +/- ##
=======================================
Coverage 74.27% 74.27%
=======================================
Files 101 101
Lines 1481 1481
Branches 192 192
=======================================
Hits 1100 1100
Misses 360 360
Partials 21 21
|
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hyperlane-xyz/[email protected]
Minor Changes
AbstractMessageIdAuthHook
and refund surplusPatch Changes
@hyperlane-xyz/[email protected]
Minor Changes
hyperlane warp verify
to allow post-deployment verification.Patch Changes
@hyperlane-xyz/[email protected]
Minor Changes
AbstractMessageIdAuthHook
and refund surplusHyperlaneCore
to0x00001
to ensure empty metadata does not break on zksync.InterchainAccount.getOrDeployAccount
if the origin router is the zero address.hyperlane warp verify
to allow post-deployment verification.Patch Changes
@hyperlane-xyz/[email protected]
Minor Changes
f438d44: Update widgets with components from explorer and warp ui
Patch Changes
@hyperlane-xyz/[email protected]
Patch Changes
@hyperlane-xyz/[email protected]
Patch Changes
@hyperlane-xyz/[email protected]
Patch Changes
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]