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

Set chain ID in StarknetAccount initializer #154

Merged
merged 6 commits into from
Feb 19, 2024

Conversation

DelevoXDG
Copy link
Collaborator

Describe your changes

Linked issues

Closes #153

Breaking changes

  • This issue contains breaking changes
  • StarknetAccount constructor now has a mandatory chainId argument
  • StarknetAccountProtocol now has chainId: StarknetChainId property

@DelevoXDG DelevoXDG changed the base branch from main to revert-142-feat/138-remove-starknet-chain-id February 16, 2024 16:20
Copy link

@mluisbrown mluisbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@DelevoXDG DelevoXDG changed the title Set chain ID in StarknetAccount constructor Set chain ID in StarknetAccount initializer Feb 18, 2024
Base automatically changed from revert-142-feat/138-remove-starknet-chain-id to main February 19, 2024 10:24
@DelevoXDG DelevoXDG merged commit 4bf3c72 into main Feb 19, 2024
1 check passed
@DelevoXDG DelevoXDG deleted the feat/153-chain-id-account branch February 19, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set chain ID in StarknetAccount initializer
3 participants