Releases: smartcontractkit/chainlink-ton
Releases · smartcontractkit/chainlink-ton
TON Contracts 1.6.1
Version Packages (#581) * Version Packages (deletions) * Version Packages (contracts) * Version Packages (pkg) * Version Packages (.) --------- Co-authored-by: app-token-issuer-integrations[bot] <204793122+app-token-issuer-integrations[bot]@users.noreply.github.com>
TON Contracts 1.6.1+89a3e1e5995d
Version Packages (#581) * Version Packages (deletions) * Version Packages (contracts) * Version Packages (pkg) * Version Packages (.) --------- Co-authored-by: app-token-issuer-integrations[bot] <204793122+app-token-issuer-integrations[bot]@users.noreply.github.com>
TON Contracts 1.6.0+cbf3c5e64b27
fix use of gh access token for push-dirty-tags workflow (#725) * add debug step to workflow * fix yml * try to fix debug step * set the token in the checkout action
TON Contracts 1.6.0+647fbc9d6939
contracts/1.6.0+647fbc9d6939 Merge a6004585fcf99c811aeea8b67569f4c8e248537e into 4d2b6b7275ec2c529…
TON Contracts Build (c6e17a9ae465)
fix: on-chain update prices return excess send mode (#626) * fix updatePrices sendExcessTo send mode * bump value attached to UpdatePrices * update migrate function * bump feequoter version and fix migrate function * implement migrate function for offramp * set 0.03 TON as value for updatePrices * substract storageFees from balance for test
TON Contracts Build (80d50a8af21d)
[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)
[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)
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)
ton-contracts-build-37c85f3ebb36 [NONEVM-4523] [Onchain] Implement migration to change the token price…
TON Contracts Build (0acfdcb19338)
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>