hyperlane-monorepo icon indicating copy to clipboard operation
hyperlane-monorepo copied to clipboard

feat: add Starknet address and transaction utilities [STARKNET-02]

Open ljankovic-txfusion opened this issue 8 months ago • 2 comments

Description

2nd Starknet PR

This PR introduces utilities for starknet addresses.

Diff with previous PR - feat: Add Starknet contract ABI fetching and contract artifact generation #5830

Drive-by changes

  • Exports for starknet address from typescript/utils

Related issues

None

Backward compatibility

Yes

Testing

None

ljankovic-txfusion avatar Apr 07 '25 10:04 ljankovic-txfusion

🦋 Changeset detected

Latest commit: ecf82fa804c9c3c957a857471d144cce2214efe7

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

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

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

changeset-bot[bot] avatar Apr 07 '25 11:04 changeset-bot[bot]

Codecov Report

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

Project coverage is 76.96%. Comparing base (1482467) to head (ecf82fa). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5851   +/-   ##
=======================================
  Coverage   76.96%   76.96%           
=======================================
  Files         110      110           
  Lines        2166     2166           
  Branches      196      196           
=======================================
  Hits         1667     1667           
  Misses        478      478           
  Partials       21       21           
Components Coverage Δ
core 87.80% <ø> (ø)
hooks 78.14% <ø> (ø)
isms 81.72% <ø> (ø)
token 90.54% <ø> (ø)
middlewares 79.80% <ø> (ø)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 07 '25 11:04 codecov[bot]

⚠️ The sha of the head commit of this PR conflicts with #5830. Mergify cannot evaluate rules on this PR. ⚠️

mergify[bot] avatar May 09 '25 09:05 mergify[bot]