Skip to content

Conversation

@Rexagon
Copy link
Member

@Rexagon Rexagon commented Dec 3, 2025

An updated VM version has new opcodes and also a logic for building a tuple with prev blocks. For slashing support we only need the single entry of a previous masterchain block id.

It also brings support for a new SignatureDomain capability.

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

🧪 Network Tests

To run network tests for this PR, use:

gh workflow run network-tests.yml -f pr_number=969

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=969
  • Run specific test: gh workflow run network-tests.yml -f pr_number=969 -f test_selection=ping-pong

Test types: destroyable, ping-pong, one-to-many-internal-messages, fq-deploy, nft-index, persistent-sync

Results will be posted as workflow runs in the Actions tab.

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.26%. Comparing base (9680b4d) to head (71f9703).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
collator/src/collator/do_collate/prepare.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #969      +/-   ##
==========================================
- Coverage   46.30%   46.26%   -0.04%     
==========================================
  Files         360      360              
  Lines       62585    62583       -2     
  Branches    62585    62583       -2     
==========================================
- Hits        28977    28955      -22     
- Misses      32095    32113      +18     
- Partials     1513     1515       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Rexagon Rexagon force-pushed the master branch 2 times, most recently from 746f7b5 to f541531 Compare December 5, 2025 12:16
Copy link
Member

@0xdeafbeef 0xdeafbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Rexagon Rexagon added this pull request to the merge queue Dec 30, 2025
Merged via the queue into master with commit 0585148 Dec 30, 2025
21 of 23 checks passed
@Rexagon Rexagon deleted the feat/update-vm branch December 30, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants