Skip to content

Node version 11 release - #1579

Draft
limemloh wants to merge 950 commits into
mainfrom
release/p11
Draft

Node version 11 release#1579
limemloh wants to merge 950 commits into
mainfrom
release/p11

Conversation

@limemloh

@limemloh limemloh commented Mar 10, 2026

Copy link
Copy Markdown
Collaborator

Purpose

WIP: Support P11 features

Changes

_Describe the changes that were needed.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@codecov

codecov Bot commented Mar 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.19280% with 1158 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.88%. Comparing base (fe30255) to head (8c7a005).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...er/ProtocolLevelTokens/RustPLTScheduler/Queries.hs 39.68% 176 Missing and 14 partials ⚠️
...src/Concordium/GlobalState/Persistent/Migration.hs 5.71% 129 Missing and 3 partials ⚠️
concordium-node/src/grpc2.rs 0.00% 101 Missing ⚠️
...rdium/GlobalState/Persistent/BlockState/Updates.hs 48.19% 76 Missing and 10 partials ⚠️
concordium-node/src/consensus_ffi/ffi.rs 0.00% 81 Missing ⚠️
...cheduler/SchedulerTests/TokenHolderTransactions.hs 94.75% 35 Missing and 26 partials ⚠️
.../Scheduler/ProtocolLevelTokens/RustPLTScheduler.hs 85.08% 28 Missing and 16 partials ⚠️
...-consensus/src/Concordium/Scheduler/Environment.hs 87.58% 24 Missing and 14 partials ⚠️
...rc/Concordium/GlobalState/Persistent/BlockState.hs 66.30% 31 Missing ⚠️
...eduler/ProtocolLevelTokens/KernelImplementation.hs 80.79% 23 Missing and 6 partials ⚠️
... and 46 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1579      +/-   ##
==========================================
+ Coverage   61.14%   64.88%   +3.73%     
==========================================
  Files         314      388      +74     
  Lines       64844    76398   +11554     
  Branches     2931     3051     +120     
==========================================
+ Hits        39652    49572    +9920     
- Misses      22261    23775    +1514     
- Partials     2931     3051     +120     
Files with missing lines Coverage Δ
...-consensus/src/Concordium/GlobalState/BakerInfo.hs 66.66% <100.00%> (+1.66%) ⬆️
...-consensus/src/Concordium/GlobalState/DummyData.hs 92.67% <100.00%> (+0.22%) ⬆️
...consensus/src/Concordium/GlobalState/Parameters.hs 40.00% <ø> (ø)
...dium/GlobalState/Persistent/Account/StructureV0.hs 67.38% <ø> (ø)
...s/src/Concordium/GlobalState/Persistent/Genesis.hs 95.73% <100.00%> (+2.52%) ⬆️
...-consensus/src/Concordium/KonsensusV1/TestMonad.hs 82.20% <100.00%> (+4.42%) ⬆️
...nsensus/src/Concordium/Scheduler/InvokeContract.hs 52.32% <ø> (ø)
concordium-consensus/src/Concordium/Startup.hs 85.34% <100.00%> (+11.23%) ⬆️
...cordiumTests/EndToEnd/CredentialDeploymentTests.hs 82.26% <100.00%> (+2.51%) ⬆️
...mTests/EndToEnd/TransactionTableIntegrationTest.hs 91.50% <100.00%> (+1.27%) ⬆️
... and 141 more

... and 13 files with indirect coverage changes

limemloh and others added 30 commits July 24, 2026 13:53
Fix pending block relay storm
Merge changes from release 10.0.10 into P11 feature
Add token chain parameters + authorizations
Max lock duration chain parameter + update
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.

6 participants