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

feat: starknet core package #5229

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Conversation

mshojaei-txfusion
Copy link
Collaborator

@mshojaei-txfusion mshojaei-txfusion commented Jan 21, 2025

Description

This PR introduces Starknet contract support as a new workspace in the monorepo. Key changes include:

  • Added new starknet workspace with contract build files
  • Implemented contract fetching and validation utilities
  • Added support for different contract types (standard, token, mock)
  • Set up TypeScript configuration and build pipeline for Starknet contracts

Difference with last PR

Drive-by changes

  • Enhanced error handling and validation for contract names
  • Added comprehensive type definitions for Starknet contracts
  • Cleaned up unused checksum files (.md5, .sha256) from Starknet releases

Related issues

  • Related to the Starknet integration initiative (no specific issue number)

Backward compatibility

Yes - This is an additive change that introduces new functionality without modifying existing behavior.

Testing

Manual testing performed:

  • Contract fetching and validation
  • Build pipeline verification
  • Type checking and compilation

mortezashojaei and others added 30 commits October 16, 2024 15:07
Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: 08fe83f

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

This PR includes changesets to release 10 packages
Name Type
@hyperlane-xyz/utils Minor
@hyperlane-xyz/sdk Minor
@hyperlane-xyz/widgets Minor
@hyperlane-xyz/cli Minor
@hyperlane-xyz/starknet-core Minor
@hyperlane-xyz/core Patch
@hyperlane-xyz/infra Minor
@hyperlane-xyz/helloworld Minor
@hyperlane-xyz/ccip-server Minor
@hyperlane-xyz/github-proxy 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

@mshojaei-txfusion mshojaei-txfusion changed the title Feat/starknet core package feat: starknet core package Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

3 participants