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

refactor: update starknetid contract addr on sepolia & remove old code #1138

Conversation

irisdv
Copy link
Contributor

@irisdv irisdv commented May 30, 2024

Motivation and Resolution

This PR updates starknet ID contract addresses on Sepolia, and remove some code that was needed to ensure a smooth transition on a change we made to the address_to_domain function in the naming contract.

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

lukasaric and others added 5 commits May 6, 2024 12:22
* test: fix transaction retry interval fallback for devnet tests

* test: remove test.only
# [6.9.0](starknet-io/starknet.js@v6.8.0...v6.9.0) (2024-05-21)

### Bug Fixes

* cannot infer ts2742 types from starknet-types@0.7 ([starknet-io#1098](starknet-io#1098)) ([f1c3b8e](starknet-io@f1c3b8e))
* remove [warning] from typedoc for external usage ([starknet-io#1095](starknet-io#1095)) ([195186f](starknet-io@195186f)), closes [starknet-io#1121](starknet-io#1121) [starknet-io#1126](starknet-io#1126)

### Features

* add type coverage ([starknet-io#1120](starknet-io#1120)) ([eceda5d](starknet-io@eceda5d))
* provider.getL1MessageHash ([starknet-io#1123](starknet-io#1123)) ([1489cf2](starknet-io@1489cf2))

### Reverts

* Revert "chore: add examples to JsDoc for transaction.ts file (starknet-io#1105)" (starknet-io#1108) ([59eb01e](starknet-io@59eb01e)), closes [starknet-io#1105](starknet-io#1105) [starknet-io#1108](starknet-io#1108)
@irisdv irisdv changed the title refactor: update starknetid contracts & remove old code refactor: update starknetid contract addr on sepolia & remove old code May 30, 2024
@PhilippeR26
Copy link
Collaborator

Hello,
This PR will create conflicts with #1133

@irisdv
Copy link
Contributor Author

irisdv commented May 31, 2024

Should I base my PR on another branch then ?

@PhilippeR26
Copy link
Collaborator

PhilippeR26 commented May 31, 2024

As it has been already reviewed, I think that PR#1133 will be merged soon by @ivpavici or @tabaktoni , in next-version branch.
You will have to use this branch as base, if necessary adapt your JSDOC to be in accordance with our new standard (100% of exported functions with example), and propose your PR in next-branch

@irisdv irisdv changed the base branch from develop to next-version May 31, 2024 08:16
@irisdv
Copy link
Contributor Author

irisdv commented May 31, 2024

Closing this as I opened a new PR #1139 based on next-version, once that I'll update once PR#1133 was merged.

@irisdv irisdv closed this May 31, 2024
@ivpavici
Copy link
Collaborator

@irisdv hi and thanks! merged @PhilippeR26 's PR :)

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.

6 participants