tolk-1-2-mylocalton-fix#387
Merged
Merged
Conversation
* Allow MCMS<T>.submitErrorReport even when root is expired * Timelock.onBouncedMessage - Mark the operation as final * Adopt SnakedCell<T> * Timelock - support blocking msg bodies (data) < 32 bits * Revert - 'Timelock - support blocking msg bodies (data) < 32 bits' * Use SnakedCell<RootDescriptor> for roots * Add scripts/disk-cache-gc.sh run to e2e test (#366) * Add scripts/disk-cache-gc.sh run to e2e test * Relocate Nix store to /mnt
* dont cache test logs * chore: clean log dir before running test * fix: flag --------- Co-authored-by: Jade Park <jadepark.dev@gmail.com>
* replace all encode and decode functions with builder type * refactor message encoding as well * Update contracts/wrappers/ccip/OffRamp.ts Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> * Update contracts/wrappers/ccip/OffRamp.ts Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> * fmt * fix typo --------- Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com>
* refactor offramp binding and chain accessor ocr3base * update comments * fix lint * fix contract test * add chainId back * golint
…event (#361) * feat: add feeValueJuels to getValidatedFee * fix: missed overwritten param * fix: update feequoter go bindings * fix: update onramp go bindings * fix: golint * fix: revert unnecesary change * feat: don't fail on missing link token price * cicd: power up integration test vm * test: make feequoter errors work * Fix errorCodes for feeQuoter * LINK token price also needs configuring * Update generated feeQuoter exit codes --------- Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
* chore: clean up * chore: bump core * chore: bump core/deployment * chore: tidy * chore: clean up
archseer
added a commit
that referenced
this pull request
Dec 1, 2025
* Tolk 1.2 * Fix pendingOwner serialization * Fix maybeAddr serialization in typescript wrappers * Fix go bindings * nix: Bump sha * Fix more cases * chore: bump mylocalton * tolk-1-2-mylocalton-fix (#387) * MCMS suite polish/fixes #3 (#360) * Allow MCMS<T>.submitErrorReport even when root is expired * Timelock.onBouncedMessage - Mark the operation as final * Adopt SnakedCell<T> * Timelock - support blocking msg bodies (data) < 32 bits * Revert - 'Timelock - support blocking msg bodies (data) < 32 bits' * Use SnakedCell<RootDescriptor> for roots * Add scripts/disk-cache-gc.sh run to e2e test (#366) * Add scripts/disk-cache-gc.sh run to e2e test * Relocate Nix store to /mnt * chore: remove unused function (#368) * Dont cache CI test run logs (#377) * dont cache test logs * chore: clean log dir before running test * fix: flag --------- Co-authored-by: Jade Park <jadepark.dev@gmail.com> * Bump core version tag (#381) * refactor: offramp wrappers to use CellCodec (#379) * replace all encode and decode functions with builder type * refactor message encoding as well * Update contracts/wrappers/ccip/OffRamp.ts Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> * Update contracts/wrappers/ccip/OffRamp.ts Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> * fmt * fix typo --------- Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> * refactor ton accessor ocr3base binding (#384) * refactor offramp binding and chain accessor ocr3base * update comments * fix lint * fix contract test * add chainId back * golint * [NONEVM-3047] feat: add feeValueJuels to getValidatedFee and TVM2ANY event (#361) * feat: add feeValueJuels to getValidatedFee * fix: missed overwritten param * fix: update feequoter go bindings * fix: update onramp go bindings * fix: golint * fix: revert unnecesary change * feat: don't fail on missing link token price * cicd: power up integration test vm * test: make feequoter errors work * Fix errorCodes for feeQuoter * LINK token price also needs configuring * Update generated feeQuoter exit codes --------- Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> * NONEVM-2403: use CLDF for ton localnet access (#373) * chore: clean up * chore: bump core * chore: bump core/deployment * chore: tidy * chore: clean up * chore: bump core * chore: bump mylocalton * chore: modgraph * Fix compilation on 1.2 * fix import * fix: wait for current masterchain block --------- Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> Co-authored-by: Patricio <contact@patricios.space> Co-authored-by: Oliver Townsend <133903322+ogtownsend@users.noreply.github.com> Co-authored-by: vicentevieytes <73846744+vicentevieytes@users.noreply.github.com> Co-authored-by: Joe Huang <joe.huang@smartcontract.com> Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> * fix import yet again * Address review * Update sha --------- Co-authored-by: Jade Park <jadepark.dev@gmail.com> Co-authored-by: Kristijan Rebernisak <kristijan.rebernisak@gmail.com> Co-authored-by: Patricio <contact@patricios.space> Co-authored-by: Oliver Townsend <133903322+ogtownsend@users.noreply.github.com> Co-authored-by: vicentevieytes <73846744+vicentevieytes@users.noreply.github.com> Co-authored-by: Joe Huang <joe.huang@smartcontract.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR applies the following items to #359
core_versionto use centralized mylocalton config in remote core for ccip e2e testmain3.96with TVM 12 supportRef: #373
Currently using not-merged-yet
core_versionfrom