Skip to content

Releases: smartcontractkit/chainlink-ton

TON Contracts Build (80d50a8af21d)

21 Apr 16:32
80d50a8

Choose a tag to compare

[NONEVM-4717] Propagate error codes on bounced messages (#716)

* feat: reason on ReceiveExecutor_Bounced

* ref: remove tonDeepEquals

* ref: normalize equality assertions

* test: receive executor backwards compatibility

TON Contracts Build (d432925f49ca)

17 Apr 14:20
d432925

Choose a tag to compare

[NONEVM-4455] Block low gaslimit msg (#691)

* feat: block low gasLimit messages

* test: low gaslimit

* doc: MIN_GASLIMIT

* fix: apply suggestions

* fix: validate gasLimit including gasOverride

* feat: in-place upgrade

TON Contracts Build (59265bd9b835)

17 Apr 10:31
59265bd

Choose a tag to compare

bump ccip to stable `main` based ref (#713)

* bump

* chore: nix

* Update .core_version

* chore: bump core

* chore: bump go, clean up nix

* chore: lint (#714)

---------

Co-authored-by: Jade Park <jadepark.dev@gmail.com>

TON Contracts Build (37c85f3ebb36)

17 Apr 13:41
37c85f3

Choose a tag to compare

ton-contracts-build-37c85f3ebb36

[NONEVM-4523] [Onchain] Implement migration to change the token price…

TON Contracts Build (0acfdcb19338)

08 Apr 07:46
0acfdcb

Choose a tag to compare

QA testadapter methods (#633)

* feat: methods

* feat: docs and qa

* fix: point to PR branch

* fix: revert go.mod change

* fix: typos and small fixes

* fix: duplicated line

* tmp: import changes from PR

* fix: gomods tidy

* fix: lint

* fix: implement latest changes

* feat: script get wallet info from mnemonic

* fix: error detection on execution

* fix: scripts

* fix: bump import to PR branch

* fix: package.json fmt

* wip: bump imports

* bump to branch

* fix: bump

* fix: missing interface issue

* fix: dissable CGO_ENABLED=1 in golint

* fix: bump imports

* fix: point all chainlink-ccip/deployment imports to latest pr commit, rollback all others

* fix: exec with expect

* fix: bump import

* feat: GetTokenExpansionConfig change

* wip: bump imports

* chore(deps): bump core/deployment to latest, chainlink-ccip (#684)

* chore: bump core to latest, ccip(branch tip)

* chore: nix

* Update go.md

---------

Co-authored-by: Patricio Tourne Passarino <patricio.passarino@smartcontract.com>

* fix: missing bump

* chore: nix hash

* chore(deps): bump grpc

* chore: core ref

* fix: apply suggestions

* fix: package.json fmt

* nodes config and testadapter update

* chore: trigger ci

* chore: tidy

* chore: trigger ci

* fix ton extra data codec to use lower camel case

* chore: trigger ci

* Bump .core_version

* chore: testing latest

* Revert "chore: testing latest"

This reverts commit c5269c21d6bb0774ac29418ab62f07622b0125b0.

* chore: trigger CI

* chore: bump core

* chore: trigger ci

* chore: trigger ci

* chore: trigger ci

---------

Co-authored-by: Jonghyeon Park <jadepark.dev@gmail.com>
Co-authored-by: Joe Huang <joe.huang@smartcontract.com>
Co-authored-by: Kristijan <kristijan.rebernisak@gmail.com>

TON Contracts Build (0819619563fd)

27 Mar 14:44
0819619

Choose a tag to compare

fix receiver should use reserve and carry_all_balance (#631)

* fix receiver should use reserve and carry_all_balance

* Update contracts/tests/ccip/Receiver.spec.ts

Co-authored-by: Patricio <contact@patricios.space>

* fix missing import

* inline validate and confirm code from receiver lib which needs to be splitted

* fix recommended values

* fix label workflow

* Update contract.tolk

* add migrate function

---------

Co-authored-by: Patricio <contact@patricios.space>

TON Contracts Build (5def0f0e65cf)

19 Mar 17:44
5def0f0

Choose a tag to compare

Contract Verification Script (#649)

* Contract verification

* fix

* address_ref.json

TON Contracts Build (000ada7a1017)

16 Mar 18:34
000ada7

Choose a tag to compare

ton-contracts-build-000ada7a1017

test: global curse (#640)

TON Contracts Build (f1fe66f89fd0)

12 Mar 16:25
f1fe66f

Choose a tag to compare

make receiver upgradeable (#651)

* make receiver upgradeable

* fix compilation error

* Update contract.tolk

TON Contracts Build (a869e81b24df)

10 Mar 14:31
a869e81

Choose a tag to compare

ton-contracts-build-a869e81b24df

fix label workflow