• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari / 19257987480
62%

Build:
DEFAULT BRANCH: development
Ran 11 Nov 2025 08:11AM UTC
Jobs 1
Files 700
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Nov 2025 07:12AM UTC coverage: 50.496% (-1.1%) from 51.608%
19257987480

push

github

web-flow
fix(sidechain)!: adds shard group accumulated data to checkpoint (#7577)

Description
---
fix(sidechain)!: adds shard group accumulated data to checkpoint

Motivation and Context
---
This PR adds accumulated data typ to the sidechain header used for epoch
checkpoints.

Related https://github.com/tari-project/tari-ootle/pull/1639

How Has This Been Tested?
---
Updated fixtures for tests

What process can a PR reviewer use to test or verify this change?
---

<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->


Breaking Changes
---

- [ ] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [x] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->

BREAKING CHANGE: Previous commit proofs (epoch checkpoints, etc.) are
not compatible. These are not enabled on mainnet.


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Added accumulated exhaust burn tracking to sidechain block headers,
enabling storage and retrieval of total exhaust burn metrics within
block validation data.

* **Chores**
* Updated protocol definitions and conversion logic to support the new
accumulated data structure.
* Refreshed test fixtures and block header schemas to accommodate
expanded metadata requirements.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1 of 20 new or added lines in 2 files covered. (5.0%)

1479 existing lines in 36 files now uncovered.

57906 of 114674 relevant lines covered (50.5%)

8050.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
41.44
-4.59% base_layer/sidechain/src/commit_proof.rs
15
0.0
0.0% base_layer/core/src/proto/sidechain_feature.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% base_layer/core/src/proto/sidechain_feature.rs
1
55.88
0.12% comms/core/src/connectivity/manager.rs
2
80.48
-0.32% comms/core/src/protocol/rpc/client/mod.rs
3
26.09
-13.04% base_layer/common_types/src/epoch.rs
3
38.57
-4.29% base_layer/core/src/validation/mocks.rs
3
28.89
-6.67% base_layer/node_components/src/blocks/block_header_accumulated_data.rs
3
46.51
-6.98% base_layer/node_components/src/blocks/historical_block.rs
3
20.0
-5.0% infrastructure/test_utils/src/streams/mod.rs
4
0.0
-23.53% base_layer/core/src/base_node/proto/rpc.rs
4
88.64
-4.55% base_layer/core/src/test_helpers/block_spec.rs
5
71.05
-6.58% base_layer/core/src/consensus/chain_strength_comparer.rs
5
59.89
-0.28% comms/dht/src/connectivity/mod.rs
6
73.53
-8.82% base_layer/common_types/src/types/fixed_hash.rs
6
55.56
-22.22% hashing/src/layer2.rs
7
41.44
-4.59% base_layer/sidechain/src/commit_proof.rs
8
3.47
-4.62% base_layer/core/src/base_node/state_machine_service/states/events_and_states.rs
8
0.0
-15.38% base_layer/core/src/validation/error.rs
9
76.77
-0.97% base_layer/transaction_components/src/consensus/consensus_constants.rs
11
0.0
-55.0% base_layer/core/src/base_node/state_machine_service/handle.rs
11
50.0
-50.0% base_layer/core/src/chain_storage/smt_hasher.rs
12
48.73
-4.36% base_layer/core/src/chain_storage/db_transaction.rs
12
85.1
-1.39% base_layer/core/src/chain_storage/lmdb_db/validator_node_store.rs
15
48.02
-8.47% base_layer/sidechain/src/validations.rs
17
36.47
-10.0% base_layer/transaction_components/src/transaction_components/output_features.rs
20
0.0
-26.32% base_layer/transaction_components/src/transaction_components/side_chain/sidechain_feature.rs
21
61.43
-5.16% base_layer/core/src/chain_storage/lmdb_db/lmdb.rs
22
8.7
-31.88% base_layer/core/src/chain_storage/block_add_result.rs
26
60.86
-3.84% base_layer/core/src/test_helpers/blockchain.rs
29
63.75
-36.25% base_layer/core/src/base_node/sync/rpc/tests.rs
30
0.0
-28.57% base_layer/transaction_components/src/transaction_components/side_chain/validator_node_registration.rs
39
0.0
-40.63% base_layer/transaction_components/src/transaction_components/side_chain/validator_node_signature.rs
54
5.22
-13.43% base_layer/core/src/base_node/rpc/query_service.rs
55
12.27
-14.36% base_layer/core/src/base_node/sync/rpc/service.rs
207
28.16
-1.25% base_layer/transaction_components/src/transaction_builder/builder.rs
341
41.52
-11.11% base_layer/core/src/chain_storage/lmdb_db/lmdb_db.rs
476
38.96
-16.49% base_layer/core/src/chain_storage/blockchain_database.rs
Jobs
ID Job ID Ran Files Coverage
1 19257987480.1 11 Nov 2025 08:11AM UTC 700
50.5
GitHub Action Run
Source Files on build 19257987480
  • Tree
  • List 700
  • Changed 43
  • Source Changed 3
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19257987480
  • 63e36e63 on github
  • Prev Build on development (#19227006544)
  • Next Build on development (#19266379010)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc