hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
338 stars 373 forks source link

feat: Added coinGeckoId as an optional property of the TokenConfigSchema #4842

Closed tkporter closed 2 weeks ago

tkporter commented 2 weeks ago

Description

Drive-by changes

Related issues

Backward compatibility

Testing

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: c2bda837968270fadfe38081a1c01ef48f0adcd6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages | Name | Type | | --------------------------- | ----- | | @hyperlane-xyz/sdk | Minor | | @hyperlane-xyz/cli | Minor | | @hyperlane-xyz/helloworld | Minor | | @hyperlane-xyz/infra | Minor | | @hyperlane-xyz/widgets | Minor | | @hyperlane-xyz/ccip-server | Minor | | @hyperlane-xyz/github-proxy | Minor | | @hyperlane-xyz/utils | Minor | | @hyperlane-xyz/core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.58%. Comparing base (fa42482) to head (c2bda83). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4842 +/- ## ======================================= Coverage 74.58% 74.58% ======================================= Files 103 103 Lines 1515 1515 Branches 195 195 ======================================= Hits 1130 1130 Misses 364 364 Partials 21 21 ``` | [Components](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | `84.61% <ø> (ø)` | | | [hooks](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | `77.77% <ø> (ø)` | | | [isms](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | `79.02% <ø> (ø)` | | | [token](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | `89.01% <ø> (ø)` | | | [middlewares](https://app.codecov.io/gh/hyperlane-xyz/hyperlane-monorepo/pull/4842/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperlane-xyz) | `77.58% <ø> (ø)` | |