Commit 8ab81b5
Merge main 08/10/2025 (#1260)
* add owners for deployments (#1239)
* owners
* owners
* add zksync gobinding (#1238)
Co-authored-by: kylesmartin <[email protected]>
* add warning gobindings (#1235)
* Add factory param for LOOPP enabled families (#1231)
* Add factory param for LOOPP enabled families
* add tests for feature flag map for USDC reader
* [CCIP-7090] Move chain family agnostic utilities to deployment module (#1237)
* [CCIP-7090] Move chain family agnostic utilities to deployment module
* Update top level deploy pkg
* Fix, + add test workflows
* Checkout
* Fix
* Fix again
* Workflow
* Add checkout
* OpCount -> GetChainMetadata
* Fix tests
* Use mcms.Input
* Move contract writes back to EVM
* Rm global registry
* update npm release action (#1252)
* CCIP-6698 New USDC Token Pool Proxy for routing USDC messages to the proper token pool (#1134)
* begin migrating files from other PR for phase 2
* initial compilation and tests passing.
* cleanup and wrapper updates
* remove previousPool from the USDC Token Pool as it will be moved to the future proxy
* more cleanup
* checkpointing
* cleanup
* productionize
* comments and proxy updates
* additional comments
* forge fmt
* bump type and version for future release cuts
* wrappers regen
* changeset
* review comment fixes and test cleanup
* formatting and gas optimization
* add expectCall to lockOrBurn tests
* fix CI from merge conflicts
* fix CI from merge conflicts
* code review fixes
* feedback fixes
* comment fix
* resolve CI from merge conflicts in previous commit
* typo fix
* comment fixes and gas optimizations
* add additional branches for direct non-transmitter-proxy upgrades
* better comments and gas optimization
* gobindings and comment fix
* simplify proxy by removing tokenPool dependency
* linter fix
* constructor input sanitization check
* modify lock release pools to be dynamic based on remote chain selector
* fix dependency pathing
* fix comment feedback
* Change source pool data codec
* update encoding schemes for more specific versioning
* cleanup
* fill in coverage test gaps
* comment fixes and PoolV1 interface support for proxy
* productionize codec library
* add cctp fast transfer version tag
* snapshot fix
* remove superfluous constructor checks
* forge fmt
* comment feedback fixes
* fill in coverage gaps and add new tokenPoolProxy helper contract.
* *spiderman voice* let's try this one last time
* deposit hash validation on destination
* more fuzz tests and better message formatting comments
* wrapper and snapshot fix from merge conflict resolution
* add support for legacy source pool data format to prevent breaking changes
* additional library test files, hash collision prevention, and better commenting
* cld ccip api e2e (#1227)
* wip
* flatten
* flatten
* iterate
* iterate
* iterate
* iterate
* iterate
* iterate
* iterate
* seed solana
* move ref
* [CCIP-7268-pt-1] Add ConfigureTokensForTransfers to product spec (#1242)
* [CCIP-7090] Move chain family agnostic utilities to deployment module
* Update top level deploy pkg
* Fix, + add test workflows
* Checkout
* Fix
* Fix again
* Workflow
* Add checkout
* OpCount -> GetChainMetadata
* Fix tests
* Use mcms.Input
* Move contract writes back to EVM
* [CCIP-7268-pt-1] Add ConfigureTokensForTransfers to product spec
* Very WIP
* Rm global registry
* Test
* Comments
* prevent breaking o11y with idl changes (#1247)
* prevent breaking o11y with idl changes
* test change idl
* fix action
* fix
* change in idl
* only ones we need to track
* Revert "change in idl"
This reverts commit 8378c29.
* shouldn't trigger
* should detect multiple
* fix actin
* Revert "should detect multiple"
This reverts commit 1a8fd3d.
* Revert "shouldn't trigger"
This reverts commit c4e8ef2.
* fix some comms
* add unlabeled
* should trigger
* Revert "add unlabeled"
This reverts commit 79a1d6c.
* unlabeled
* Revert "should trigger"
This reverts commit b47dd70.
* fix missing permissions for ID token (#1254)
* fix missing permissions for ID token
* move to job level
* Validate dest pool in FTF pool (#1251)
* add validation for destination pool
* add tests
* update wrapper
* update comment + refactor
* lint fix
* update changesets setup
---------
Co-authored-by: tt-cll <[email protected]>
Co-authored-by: Matthew Romage <[email protected]>
Co-authored-by: kylesmartin <[email protected]>
Co-authored-by: Oliver Townsend <[email protected]>
Co-authored-by: Josh Weintraub <[email protected]>
Co-authored-by: Juan Farber <[email protected]>
Co-authored-by: Suryansh <[email protected]>File tree
111 files changed
+7904
-1881
lines changed- .github/workflows
- chains
- evm
- contracts
- libraries
- pools/USDC
- test
- helpers
- libraries/USDCSourcePoolDataCodec
- pools/USDC
- USDCTokenPoolCCTPV2
- USDCTokenPoolProxy
- USDCTokenPool
- deployment
- utils
- changesets
- datastore
- operations/contract
- sequences
- v1_0_0/operations
- link
- rmn_proxy
- weth
- v1_2_0/operations/router
- v1_5_0/operations/token_admin_registry
- v1_6_0
- changesets
- operations
- nonce_manager
- rmn_remote
- v1_7_0
- changesets
- operations
- ccv_aggregator
- ccv_proxy
- committee_verifier
- executor_onramp
- fee_quoter
- mock_receiver
- verifier_proxy
- sequences
- gobindings
- generated
- latest
- usdc_token_pool_cctp_v2
- usdc_token_pool_proxy
- usdc_token_pool
- v1_5_1/token_pool_factory
- generation
- scripts
- solana/deployment
- v1_6_0
- commit
- deployment
- tokens
- utils
- changesets
- datastore
- mcms
- sequences
- v1_6
- execute
- tokendata
- observer
- usdc
- pkg/reader
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+7904
-1881
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| |||
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
174 | | - | |
| 178 | + | |
175 | 179 | | |
176 | | - | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
| |||
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
185 | | - | |
186 | | - | |
187 | 188 | | |
| 189 | + | |
188 | 190 | | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
228 | 232 | | |
229 | 233 | | |
230 | 234 | | |
231 | | - | |
| 235 | + | |
232 | 236 | | |
233 | | - | |
234 | | - | |
| 237 | + | |
235 | 238 | | |
236 | 239 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
408 | 429 | | |
409 | 430 | | |
410 | 431 | | |
0 commit comments