Skip to content

Releases: smartcontractkit/chainlink-ccip

solana-artifacts-localtest-fd2e35d7deb5

12 Sep 19:38
fd2e35d

Choose a tag to compare

Add v0.1.2 go bindings (#1192)

* Add v0.1.2 go bindings

* fix alias

solana-artifacts-localtest-b96a80a69ad2

10 Sep 20:53
b96a80a

Choose a tag to compare

Bump Sol BnM LnR Contract versions (#1183)

* Bump Sol BnM LnR Contract versions

* Pin solana version to v2

* test lower version

* test again

* Another test

* test

* test

* now?

* More tests

* Test

* Undo

* Add log

* Set gossip port

solana-artifacts-localtest-8184001834b5

08 Sep 15:14
8184001

Choose a tag to compare

set freeze separately (#1178)

solana-artifacts-localtest-eb39ec4ff519

29 Aug 17:19
eb39ec4

Choose a tag to compare

Add config poller V2 implementation for use with ChainAccessor (#1136)

* Add config poller V2 impl

* delete README and add TODO

* add some documentation to config poller v2

* implement fetchFreshSourceChainConfigsViaAccessor

* migrate getFeeQuoterTokenPriceUSD to use accessor

* goimports

* Attempt to fix integration test issues

* Use v17 since that's the expected pg_dump version

* Revert back to v16

* Work around preparetest issues

---------

Co-authored-by: Blaž Hrastnik <[email protected]>

solana-artifacts-localtest-7f8a0f403c3a

05 Aug 21:32
7f8a0f4

Choose a tag to compare

add new key for testnet + mainnet (#1129)

solana-artifacts-localtest-111ef75e9257

05 Aug 18:35
111ef75

Choose a tag to compare

Drop the `-dev` suffix of solana contract versions (#1128)

solana-artifacts-localtest-c0506474fc44

04 Aug 19:14
c050647

Choose a tag to compare

Bump all contracts to 0.1.1, and upgrade the 0.1.1 bindings with ever…

solana-artifacts-localtest-332999c3da0c

01 Aug 14:41
332999c

Choose a tag to compare

Check that global_chunk_size is not 0 (#1121)

solana-artifacts-localtest-0a5421b55d11

01 Aug 14:21
0a5421b

Choose a tag to compare

Add version field to ChainConfig (#1120)

* Add version field to ChainConfig. Current migration is broken due to mishandling of variable-length fields

* Remove broken migration

* Remove broken migration test

* Remove everything else related to broken migration

* Remove unused debugs

* Add one-off code for deleting & re-creating the chain config

solana-artifacts-localtest-054c2fd0df06

01 Aug 21:08
054c2fd

Choose a tag to compare

Clippy fixes (#1124)

* Print clippy version on CI

* First bunch of lint fixes

* More clippy fixes

* div_ceil lint