Releases: smartcontractkit/chainlink-ton
Releases · smartcontractkit/chainlink-ton
TON Contracts Build (4ccb51887a77)
ton-contracts-build-4ccb51887a77 ref: replace beginCell().emptyCell() with Cell.EMPTY (#173)
TON Contracts Build (ecb89d8b6794)
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)
ton-contracts-build-c34d87c6bf86 fix yml format
TON Contracts Build (06d5969f3bc2)
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)
ton-contracts-build-ee7ebd37e432 build tarball from the nix pkg output
TON Contracts Build (ea83710750aa)
ton-contracts-build-ea83710750aa fix compile error on offramp test
TON Contracts Build (3e7567f120be)
ton-contracts-build-3e7567f120be move permissions to the top of the job definition