Skip to content

Releases: smartcontractkit/chainlink-ton

TON Contracts Build (806777cda32a)

18 Sep 11:43
806777c

Choose a tag to compare

Remove CallProxy contract (ex 151) (#154)

* Remove CallProxy contract

* Replace CallProxy tests with ExecutorRoleCheck tests

* Update Go bindings

* Fix missing .asCell()

* yarn fmt

* Remove CallProxy tests

* Rebase fix asCell

---------

Co-authored-by: Kristijan Rebernisak <[email protected]>

TON Contracts Build (1954e9abf01c)

18 Sep 17:07
1954e9a

Choose a tag to compare

ton-contracts-build-1954e9abf01c

[NONEVM-2593] debug: Add pretty addresses in assertLog (#192)

TON Contracts Build (60d3ba6bf24b)

17 Sep 07:29
60d3ba6

Choose a tag to compare

ton-contracts-build-60d3ba6bf24b

contract state view support to enable TON2EVM staging  (#187)

TON Contracts Build (16f0a4a70a97)

12 Sep 15:03
16f0a4a

Choose a tag to compare

[NONEVM-2540] Normalize builder interfaces for TS bindings (#179)

* ref: interface change

* fix: missing updates

* fix: add missing .asCell()

* fix: add missing .asCell()

TON Contracts Build (4ccb51887a77)

10 Sep 14:50
4ccb518

Choose a tag to compare

ton-contracts-build-4ccb51887a77

ref: replace beginCell().emptyCell() with Cell.EMPTY (#173)

TON Contracts Build (ecb89d8b6794)

09 Sep 17:36
ecb89d8

Choose a tag to compare

Improve Nix devex - add lock-nix-tidy bin (#157)

* Improve Nix devex - add lock-nix-tidy bin

* Polish the script

* Update docs

* Update lock.nix docs

TON Contracts Build (c34d87c6bf86)

08 Sep 13:25
c34d87c

Choose a tag to compare

ton-contracts-build-c34d87c6bf86

fix yml format

TON Contracts Build (06d5969f3bc2)

08 Sep 17:30
06d5969

Choose a tag to compare

OffRamp: handle execution state for message on merkleroot (#139)

* handle execution state for message on merkleroot

* fix compilation and add events

* fix errors not being correctly thrown and asserted

* reduce merkleRootId to fit on bounced message

* test that the offRamp emits event when message bounces

* define constants for the execution states on bindings

* refactor Logs.ts to not use ternary logig for LogMatch

* fmt

* use crc32 on opcodes

* refactor handlers to their own functions on contracts, add receiver and rootId fields to messages

* fix errors on interfaces using rootId

* refactor: handlers for contract messages into funcitons

* remove CCIP prefix from ExecutionStateChanged

* fix typo

TON Contracts Build (ee7ebd37e432)

04 Sep 19:26
ee7ebd3

Choose a tag to compare

ton-contracts-build-ee7ebd37e432

build tarball from the nix pkg output

TON Contracts Build (ea83710750aa)

02 Sep 19:26
ea83710

Choose a tag to compare

ton-contracts-build-ea83710750aa

fix compile error on offramp test