-
Notifications
You must be signed in to change notification settings - Fork 75
feat: Support Circle bridged & native USDC on zkSync #941
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
6a535c8
feat: Support Lens Circle bridged USDC in SpokePool
pxrl b3027bf
immutable
pxrl 5dbb876
Add zkSync contract gap
pxrl a14915f
Centralise defs
pxrl 3759acb
Migrate to zkSync SpokePool
pxrl a99ab0e
Update
pxrl cfe0393
update
pxrl 5f4a975
Update contracts/ZkSync_SpokePool.sol
pxrl 3ca2e2a
revert unnecessary change
pxrl d940e3a
Update comments
pxrl 3a639e2
Fix deployment script
pxrl 850aeeb
Simplify
pxrl 6052428
Update comments
pxrl 6bffd0d
Update import
pxrl 96f78f9
fixes
pxrl 3f700bc
improve: support upgradeable USDC in zkstack adapters (#940)
bmzig 4680216
Update initial test
pxrl 745e8cb
Update zkSync SpokePool storage
pxrl e509dde
Extra test
pxrl eb6731b
Update test/evm/hardhat/chain-specific-spokepools/ZkSync_SpokePool.ts
pxrl a9d7c3e
Apply suggestions from code review
pxrl ce79cf6
Harden constructor
pxrl def3a9b
Expand & fix
pxrl 4d57e9b
fix
pxrl 844e391
Apply suggestions from code review
pxrl bad769b
Add constructor checks to Adapters, update deploy script
nicholaspai a1408ae
Update 059_deploy_lens_spokepool.ts
nicholaspai 594a6eb
Update contracts/ZkSync_SpokePool.sol
nicholaspai 6dd59aa
Clarify constructor arguments for zkSync
pxrl 341c6ff
readability in adapters
nicholaspai 4fe0076
Update deploy/059_deploy_lens_spokepool.ts
nicholaspai 7b64ff2
Merge branch 'pxrl/lensUSDC' of https://github.com/across-protocol/co…
nicholaspai ff9af3b
Move asserts
nicholaspai ffeaade
Remove if (address(_l2Usdc) != zero)
nicholaspai f644402
Fix deploy assert
nicholaspai 7f35c2d
Revert "Remove if (address(_l2Usdc) != zero)"
nicholaspai ceb8cbe
Rename constructor param
nicholaspai 78063ab
Merge branch 'audit-zkstack-usdc' into pxrl/lensUSDC
nicholaspai bedc62a
Remove SHARED_BRIDGE
nicholaspai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.