Skip to content

Merge master supernova june2026#7874

Merged
AdoAdoAdo merged 150 commits into
rc/supernovafrom
merge-master-supernova-june2026
Jun 11, 2026
Merged

Merge master supernova june2026#7874
AdoAdoAdo merged 150 commits into
rc/supernovafrom
merge-master-supernova-june2026

Conversation

@AdoAdoAdo

Copy link
Copy Markdown
Contributor

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

sstanculeanu and others added 30 commits April 23, 2026 12:33
…to advisory-fix

# Conflicts:
#	process/errors.go
# Conflicts:
#	process/errors.go
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 8f510f0c1edd57e63eac2ab0c3eed68a4a2b6d29
  • Current Branch: merge-master-supernova-june2026
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 82fb84fa4e1ce96c51a43bbb7fd52aca26fa553d
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 96f3a04d577565ede78cd4a9d144e976024f5197

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_09__07_10_40
  • PYTEST_EXIT_CODE: 0

ssd04
ssd04 previously approved these changes Jun 9, 2026
AdoAdoAdo and others added 12 commits June 9, 2026 13:23
…e-order

Fix transition on msg reverse order
…eptors

recreate interceptors on bootstrap
# Conflicts:
#	epochStart/bootstrap/process.go
#	epochStart/bootstrap/storageProcess.go
#	epochStart/shardchain/trigger.go
#	epochStart/shardchain/triggerRegistry_test.go
#	epochStart/shardchain/trigger_test.go
#	integrationTests/chainSimulator/staking/stake/stakeAndUnStake_test.go
sstanculeanu
sstanculeanu previously approved these changes Jun 10, 2026
@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: e3af0a4d21758da0a59b964ab24b87f61865c1bc
  • Current Branch: merge-master-supernova-june2026
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 82fb84fa4e1ce96c51a43bbb7fd52aca26fa553d
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: c93a813abd6c20747d1aa1f5feca7e10bd70a997

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_10__12_51_15
  • PYTEST_EXIT_CODE: 0

ssd04
ssd04 previously approved these changes Jun 10, 2026
@AdoAdoAdo AdoAdoAdo dismissed stale reviews from ssd04 and sstanculeanu via fc64c23 June 11, 2026 07:55
@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: fc64c23c839fd742b5772335c99306b816b3181a
  • Current Branch: merge-master-supernova-june2026
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 82fb84fa4e1ce96c51a43bbb7fd52aca26fa553d
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_11__07_56_07
  • PYTEST_EXIT_CODE: 0

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 180 out of 181 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

update/factory/fullSyncInterceptors.go:184

  • fullSyncInterceptorsContainerFactory has a config config.Config field that is later used in setUniqueChunksProcessor() to build a time-based cache, but NewFullSyncInterceptorsContainerFactory() never assigns args.Config into the created factory. This leaves ficf.config.InterceptedDataVerifier.* at zero values, which can cause cache.NewTimeCacher to fail (or behave incorrectly) when cross-shard chunk processing is enabled.

@AdoAdoAdo AdoAdoAdo merged commit e758fce into rc/supernova Jun 11, 2026
15 checks passed
@AdoAdoAdo AdoAdoAdo deleted the merge-master-supernova-june2026 branch June 11, 2026 12:13
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.

8 participants