-
Notifications
You must be signed in to change notification settings - Fork 133
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!: move chain definitions out of aa-sdk core #772
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets get those chains! ⛓️
32ecc72
to
b408201
Compare
@@ -51,7 +50,7 @@ export const getDefaultSimpleAccountFactoryAddress = ( | |||
case baseGoerli.id: | |||
case baseSepolia.id: | |||
case fraxtal.id: | |||
case fraxtalSepolia.id: | |||
case 2523: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not gonna put a comment here because we have an item to just delete this all together since we're gonna remove simple account from here
b408201
to
cd0809e
Compare
BREAKING CHANGE: moves the chain definitions out of aa-sdk core and into account-kit/infra
BREAKING CHANGE: moves the chain definitions out of aa-sdk core and into account-kit/infra
BREAKING CHANGE: moves the chain definitions out of aa-sdk core and into account-kit/infra
BREAKING CHANGE: moves the chain definitions out of aa-sdk core and into account-kit/infra
BREAKING CHANGE: moves the chain definitions out of aa-sdk core and into account-kit/infra
Pull Request Checklist
yarn test
)site
folder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change
)yarn lint:check
) and fix any issues? (yarn lint:write
)PR-Codex overview
The focus of this PR is to refactor imports and dependencies across multiple files.
Detailed summary
@aa-sdk/core
to@account-kit/infra