Commit 60a79c3
feat: Linea CCTP V2 deployments (#950)
* feat: Linea CCTP V2 deployments (#947)
* feat: Deploy Linea Adapter and SpokePool with CCTP V2 support
- TODO: Deploy SpokePool
* Add LineaSpokePool deployment
* improve: query shared bridge address dynamically (#944)
* improve: query shared bridge address dynamically
Signed-off-by: bennett <[email protected]>
* refactor
---------
Signed-off-by: bennett <[email protected]>
Co-authored-by: nicholaspai <[email protected]>
* Revert "feat: Linea CCTP V2 deployments (#947)" (#949)
This reverts commit d68d1f7.
* Revert "Revert "feat: Linea CCTP V2 deployments (#947)" (#949)"
This reverts commit 0dcf7ef.
* Revert "improve: query shared bridge address dynamically (#944)"
This reverts commit 2727922.
* Rdeploy spok epool
---------
Signed-off-by: bennett <[email protected]>
Co-authored-by: bmzig <[email protected]>1 parent 2d705ed commit 60a79c3
File tree
9 files changed
+1076
-149
lines changed- deployments
- linea
- solcInputs
- mainnet
- solcInputs
- deploy
9 files changed
+1076
-149
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
27 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 156 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 156 additions & 0 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 622 additions & 0 deletions
Large diffs are not rendered by default.
0 commit comments