Closed lumtis closed 3 months ago
The recent changes enhance the ZetaProtocolMainNetwork
by adding support for the Polygon mainnet, expanding the flexibility of the protocol. This update includes modifications to type and array declarations in the lib/address.tools.ts
file and introduces new constants for Polygon in lib/contracts.constants.ts
. Additionally, the @zetachain/networks
package version has been updated to ensure access to the latest features. Overall, these adjustments improve compatibility and functionality across multiple blockchain networks.
Files | Change Summary |
---|---|
lib/address.tools.ts |
Expanded ZetaProtocolMainNetwork to include polygon_mainnet ; updated zetaProtocolMainNetworks array. |
lib/contracts.constants.ts |
Added polygon_mainnet to SALT_NUMBERS with properties for configuration, enhancing support for Polygon. |
package.json |
Updated @zetachain/networks package version from ^8.0.0 to ^9.0.0 for new features and improvements. |
In the fields of code we hop,
New networks bloom, no need to stop.
Polygon joins the playful race,
With zeta dreams in cyberspace.
Burrows deep, we build and cheer,
For every change that brings us near! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.10%. Comparing base (
2ea8f56
) to head (971ad5c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary by CodeRabbit
New Features
Dependency Updates
@zetachain/networks
package to version^9.0.0
, bringing new features and improvements.