starknet-io / starknet.js

JavaScript library for StarkNet
https://www.starknetjs.com
MIT License
1.21k stars 706 forks source link

refactor: starknetid contracts on sepolia & remove old code #1139

Closed irisdv closed 1 month ago

irisdv commented 1 month ago

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. It also updates the mocked naming contracts with the latest version.

Checklist: