Skip to content

Commit 2b08ca4

Browse files
committed
bump cl-aptos to custom hash
1 parent 2c0af55 commit 2b08ca4

15 files changed

Lines changed: 22 additions & 22 deletions

File tree

core/scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ require (
481481
github.com/smartcontractkit/ccip-contract-examples/chains/evm v0.0.0-20260129135848-c86808ba5cb9 // indirect
482482
github.com/smartcontractkit/ccip-owner-contracts v0.1.0 // indirect
483483
github.com/smartcontractkit/chain-selectors v1.0.97 // indirect
484-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265 // indirect
484+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 // indirect
485485
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260216170932-c8081efc1ae5 // indirect
486486
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d // indirect
487487
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5 // indirect

core/scripts/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,8 +1604,8 @@ github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9L
16041604
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
16051605
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
16061606
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1607-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265 h1:Q/sYLdOefZUKc/Bxssq1mg8ptQE/AOot2WI+QcLoiVA=
1608-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265/go.mod h1:CQGkKp3YDsUuxixxmmngmRKfh6yIcftGEZsQrsSIIM8=
1607+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 h1:r53AH++6Hhy8+VxIweM2PBgerPhdmgQ75MBaHU4+Tjk=
1608+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03/go.mod h1:Oz1agcHVouc+3bnldP2qbF6q6tR75HT23/bJnZB9cG4=
16091609
github.com/smartcontractkit/chainlink-automation v0.8.1 h1:sTc9LKpBvcKPc1JDYAmgBc2xpDKBco/Q4h4ydl6+UUU=
16101610
github.com/smartcontractkit/chainlink-automation v0.8.1/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
16111611
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82 h1:XTZ3crmZ5BsK2pUblJMDUb0nE3gap5mKTr4tFXnwilI=

deployment/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/smartcontractkit/ccip-contract-examples/chains/evm v0.0.0-20260129135848-c86808ba5cb9
3939
github.com/smartcontractkit/ccip-owner-contracts v0.1.0
4040
github.com/smartcontractkit/chain-selectors v1.0.97
41-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265
41+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03
4242
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82
4343
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d
4444
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5

deployment/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,8 +1367,8 @@ github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9L
13671367
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
13681368
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
13691369
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1370-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265 h1:Q/sYLdOefZUKc/Bxssq1mg8ptQE/AOot2WI+QcLoiVA=
1371-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265/go.mod h1:CQGkKp3YDsUuxixxmmngmRKfh6yIcftGEZsQrsSIIM8=
1370+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 h1:r53AH++6Hhy8+VxIweM2PBgerPhdmgQ75MBaHU4+Tjk=
1371+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03/go.mod h1:Oz1agcHVouc+3bnldP2qbF6q6tR75HT23/bJnZB9cG4=
13721372
github.com/smartcontractkit/chainlink-automation v0.8.1 h1:sTc9LKpBvcKPc1JDYAmgBc2xpDKBco/Q4h4ydl6+UUU=
13731373
github.com/smartcontractkit/chainlink-automation v0.8.1/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
13741374
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82 h1:XTZ3crmZ5BsK2pUblJMDUb0nE3gap5mKTr4tFXnwilI=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require (
7979
github.com/shirou/gopsutil/v3 v3.24.3
8080
github.com/shopspring/decimal v1.4.0
8181
github.com/smartcontractkit/chain-selectors v1.0.97
82-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260304220149-1006d5f7bd76
82+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03
8383
github.com/smartcontractkit/chainlink-automation v0.8.1
8484
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82
8585
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,8 +1169,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
11691169
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
11701170
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
11711171
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1172-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260304220149-1006d5f7bd76 h1:fiNcmdgFF+8BFbdooPIPpH5UR5u0sLmfHhtsAVYSOe4=
1173-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260304220149-1006d5f7bd76/go.mod h1:CQGkKp3YDsUuxixxmmngmRKfh6yIcftGEZsQrsSIIM8=
1172+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 h1:r53AH++6Hhy8+VxIweM2PBgerPhdmgQ75MBaHU4+Tjk=
1173+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03/go.mod h1:Oz1agcHVouc+3bnldP2qbF6q6tR75HT23/bJnZB9cG4=
11741174
github.com/smartcontractkit/chainlink-automation v0.8.1 h1:sTc9LKpBvcKPc1JDYAmgBc2xpDKBco/Q4h4ydl6+UUU=
11751175
github.com/smartcontractkit/chainlink-automation v0.8.1/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
11761176
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82 h1:XTZ3crmZ5BsK2pUblJMDUb0nE3gap5mKTr4tFXnwilI=

integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/shopspring/decimal v1.4.0
4646
github.com/slack-go/slack v0.15.0
4747
github.com/smartcontractkit/chain-selectors v1.0.97
48-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265
48+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03
4949
github.com/smartcontractkit/chainlink-automation v0.8.1
5050
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82
5151
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d

integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,8 +1608,8 @@ github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9L
16081608
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
16091609
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
16101610
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1611-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265 h1:Q/sYLdOefZUKc/Bxssq1mg8ptQE/AOot2WI+QcLoiVA=
1612-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265/go.mod h1:CQGkKp3YDsUuxixxmmngmRKfh6yIcftGEZsQrsSIIM8=
1611+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 h1:r53AH++6Hhy8+VxIweM2PBgerPhdmgQ75MBaHU4+Tjk=
1612+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03/go.mod h1:Oz1agcHVouc+3bnldP2qbF6q6tR75HT23/bJnZB9cG4=
16131613
github.com/smartcontractkit/chainlink-automation v0.8.1 h1:sTc9LKpBvcKPc1JDYAmgBc2xpDKBco/Q4h4ydl6+UUU=
16141614
github.com/smartcontractkit/chainlink-automation v0.8.1/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
16151615
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82 h1:XTZ3crmZ5BsK2pUblJMDUb0nE3gap5mKTr4tFXnwilI=

integration-tests/load/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/rs/zerolog v1.34.0
2929
github.com/slack-go/slack v0.15.0
3030
github.com/smartcontractkit/chain-selectors v1.0.97
31-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265
31+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03
3232
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82
3333
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d
3434
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5

integration-tests/load/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,8 +1586,8 @@ github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9L
15861586
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
15871587
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
15881588
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1589-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265 h1:Q/sYLdOefZUKc/Bxssq1mg8ptQE/AOot2WI+QcLoiVA=
1590-
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260306142855-8d629e752265/go.mod h1:CQGkKp3YDsUuxixxmmngmRKfh6yIcftGEZsQrsSIIM8=
1589+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03 h1:r53AH++6Hhy8+VxIweM2PBgerPhdmgQ75MBaHU4+Tjk=
1590+
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318225205-3786afa07e03/go.mod h1:Oz1agcHVouc+3bnldP2qbF6q6tR75HT23/bJnZB9cG4=
15911591
github.com/smartcontractkit/chainlink-automation v0.8.1 h1:sTc9LKpBvcKPc1JDYAmgBc2xpDKBco/Q4h4ydl6+UUU=
15921592
github.com/smartcontractkit/chainlink-automation v0.8.1/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
15931593
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82 h1:XTZ3crmZ5BsK2pUblJMDUb0nE3gap5mKTr4tFXnwilI=

0 commit comments

Comments
 (0)