Skip to content

Releases: smartcontractkit/chainlink-ton

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

TON Contracts Build (3e7567f120be)

02 Sep 17:46
3e7567f

Choose a tag to compare

ton-contracts-build-3e7567f120be

move permissions to the top of the job definition