Skip to content

feat/testnet fixes - #7853

Merged
miiu96 merged 647 commits into
rc/supernovafrom
feat/testnet-fixes
Aug 21, 2026
Merged

feat/testnet fixes#7853
miiu96 merged 647 commits into
rc/supernovafrom
feat/testnet-fixes

Conversation

@miiu96

@miiu96 miiu96 commented May 19, 2026

Copy link
Copy Markdown
Contributor

Reasoning behind the pull request

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?

@miiu96
miiu96 marked this pull request as draft May 19, 2026 07:26
@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 33372421488b343688e1219841094a44020f8d1b
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: f10bde764d4770bd9c6caeac60f6b57020bc0bdc
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 56ce8892aaafd0aa8420d821eac8a4bbf25f6d56

🚀 Environment Variables:

  • TIMESTAMP: 2026_MAY_19__08_25_54
  • PYTEST_EXIT_CODE: 1

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 5adab784f2fcbea6fb7827212016aaddd5f03a4b
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: f10bde764d4770bd9c6caeac60f6b57020bc0bdc
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 56ce8892aaafd0aa8420d821eac8a4bbf25f6d56

🚀 Environment Variables:

  • TIMESTAMP: 2026_MAY_19__09_15_45
  • PYTEST_EXIT_CODE: 1

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 5adab784f2fcbea6fb7827212016aaddd5f03a4b
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: f10bde764d4770bd9c6caeac60f6b57020bc0bdc
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 56ce8892aaafd0aa8420d821eac8a4bbf25f6d56

🚀 Environment Variables:

  • TIMESTAMP: 2026_MAY_19__09_51_08
  • PYTEST_EXIT_CODE: 1

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.16915% with 278 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.70%. Comparing base (2449a76) to head (be16396).
⚠️ Report is 4683 commits behind head on rc/supernova.

Files with missing lines Patch % Lines
consensus/spos/bls/v2/subroundBlock.go 77.39% 40 Missing and 19 partials ⚠️
common/configs/processConfigs.go 73.91% 37 Missing and 5 partials ⚠️
common/common.go 83.96% 32 Missing and 6 partials ⚠️
...termui/view/termuic/termuiRenders/widgetsRender.go 53.22% 27 Missing and 2 partials ⚠️
common/configs/commonConfigs.go 83.08% 17 Missing and 6 partials ⚠️
common/commonCachedData.go 82.60% 8 Missing and 8 partials ⚠️
api/groups/transactionGroup.go 84.33% 12 Missing and 1 partial ⚠️
consensus/spos/bls/v2/proofSelfAssembly.go 93.16% 6 Missing and 2 partials ⚠️
cmd/termui/provider/logProvider.go 0.00% 7 Missing ⚠️
common/configs/antifloodConfigs.go 93.39% 4 Missing and 3 partials ⚠️
... and 12 more
Additional details and impacted files
@@               Coverage Diff                @@
##           rc/supernova    #7853      +/-   ##
================================================
+ Coverage         76.63%   77.70%   +1.06%     
================================================
  Files               815      893      +78     
  Lines            111250   129697   +18447     
================================================
+ Hits              85260   100784   +15524     
- Misses            20174    22325    +2151     
- Partials           5816     6588     +772     

☔ View full report in Codecov by Harness.
📢 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.

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 5adab784f2fcbea6fb7827212016aaddd5f03a4b
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: f10bde764d4770bd9c6caeac60f6b57020bc0bdc
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 56ce8892aaafd0aa8420d821eac8a4bbf25f6d56

🚀 Environment Variables:

  • TIMESTAMP: 2026_MAY_19__10_34_12
  • PYTEST_EXIT_CODE: 1

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 6025b6735f6cd82aaee1c31c249b5b544760a735
  • Current Branch: feat/testnet-fixes
  • 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: 8d03219badd0f9224c63658c814d5c2ecaa0cb19

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_04__07_48_15
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 5ddf1b8d87108f060dee5254184391caf0262d8f
  • Current Branch: feat/testnet-fixes
  • 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__13_42_17
  • PYTEST_EXIT_CODE: 1

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 818563b6a8397d4d7650541bdb97bdb866167ae2
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_16__11_04_21
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 70698ac5b8f4eb257f425c1edc523c43b496a137
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_17__09_05_25
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 5fe596011f2418d9b28e41e1a8808c738d60e7bd
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_17__10_39_38
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 69d4de782be2f66d1fd3b6c0c710261218ab12c6
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__06_51_44
  • PYTEST_EXIT_CODE: 1

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 4d94bfbeedc34947d5c0e8204f7c9f33ef2710df
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: aedf46cace7b286383771fb144b7f9b611b95717

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__07_57_31
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: c1086aa3fe2d953536f5b31d6700912419b78091
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__12_32_06
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 961d33c4650661a1c41c99e4e65219ad7af6e2ff
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__14_02_20
  • PYTEST_EXIT_CODE: ``

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 6387f168fe6fa9cffc2ba7495317a75fbe401c71
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__14_19_08
  • PYTEST_EXIT_CODE: ``

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 850ffe1f34497932d8b6a481ab633087bc26adf7
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_18__14_33_20
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 36c69536ae4140a2606425f19c4c0f2fe58c3d99
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_19__07_09_24
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 53da6983d178b7c58d00bf2a16408f0cdf0b37b2
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 38673c5f63a034a6864bd9ab03e2fa888e4e0fe8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_19__07_43_49
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 949dca728d30f9cb1c9086124d57e9b2b3ecc022
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 9e648d228a2c3f59852148860ab6e9674f0747e1

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_22__12_11_22
  • PYTEST_EXIT_CODE: ``

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 38e135a4fb695d1799a0d6cf76b66a83bed1521f
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 9e648d228a2c3f59852148860ab6e9674f0747e1

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_22__12_44_22
  • PYTEST_EXIT_CODE: ``

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: ef1c05843ddf7bf2bb9fd77afbbadac9d09efdc0
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 9e648d228a2c3f59852148860ab6e9674f0747e1

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_22__12_59_53
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: e0f9131a42c829fc64191d03f274fa73e6fea249
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_23__13_45_32
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: b5c553b161055354438cc6375b630d797cc08279
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_23__14_29_53
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 0f0c82ca99b9bbf6e136b695514b8ad094d47449
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_24__13_50_44
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 143c2f400f98cf35c0c509062c27843099a74787
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_25__16_30_48
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 4486bce6a9b2cafedb081aee91bcbf741b5a16c9
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_29__07_25_38
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 7a6cd886bd7aed6d589a2ec7b1a19ba13001fa5a
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_29__08_45_52
  • PYTEST_EXIT_CODE: 0

@github-actions

Copy link
Copy Markdown

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 4884240405274d74a8275475bd016e76908c580e
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_29__14_36_10
  • PYTEST_EXIT_CODE: 1

@github-actions

Copy link
Copy Markdown

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: f93bba857f3ef34346f86d92fca76092a7106e84
  • Current Branch: feat/testnet-fixes
  • mx-chain-go Target Branch: rc/supernova
  • mx-chain-simulator-go Target Branch: rc/supernova
  • mx-chain-simulator-go Commit Hash: 5c07dc8eaf7dd725f3504192bae764fe0e10c4d2
  • mx-chain-testing-suite Target Branch: rc/supernova
  • mx-chain-testing-suite Commit Hash: 1c160a41280af67bffed6fbd13ff2e150c5e1af8

🚀 Environment Variables:

  • TIMESTAMP: 2026_JUNE_30__12_13_26
  • PYTEST_EXIT_CODE: 0

AdoAdoAdo and others added 25 commits August 18, 2026 11:54
recovery when bootstrapping and no new blocks produced
…ge-cases

add header hash support to block proposal state management
added minimum block creation time check
improvements full history sync close to current epoch
@miiu96
miiu96 merged commit 707263a into rc/supernova Aug 21, 2026
14 of 15 checks passed
@miiu96
miiu96 deleted the feat/testnet-fixes branch August 21, 2026 06:48
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