Page MenuHomePhabricator

[avalanche] Track the finalized txs total sigchecks
AcceptedPublic

Authored by Fabien on Fri, Jan 31, 09:38.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Summary

Similar to their total size added in D17617.

Depends on D17617.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_track_finalized_txs_sigchecks
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32270
Build 64030: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 64029: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Fri, Jan 31, 09:38

Tail of the build log:

/work /work/abc-ci-builds/lint-circular-dependencies
A new circular dependency in the form of "txmempool -> validation -> txmempool" appears to have been introduced.

A new circular dependency in the form of "policy/block/preconsensus -> txmempool -> validation -> policy/block/preconsensus" appears to have been introduced.

/work/abc-ci-builds/lint-circular-dependencies
Build lint-circular-dependencies failed with exit code 1

Remove unnecessary header

This revision is now accepted and ready to land.Fri, Jan 31, 14:29