tari-project / tari-dan

BSD 3-Clause "New" or "Revised" License
5 stars 14 forks source link

feat(consensus): proposed block parked and ready event #1055

Closed sdbondi closed 1 month ago

sdbondi commented 1 month ago

Description

Adds ProposedBlockParked and ParkedBlockReady events to consensus

Motivation and Context

Notifies event consumers of a proposed block that needs to be parked or has been unparked. Currently this is simply logged but further tracking features may be implemented for these events.

How Has This Been Tested?

Manually

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

Check logs for parked blocks

Breaking Changes

github-actions[bot] commented 1 month ago

Test Results (CI)

538 tests  ±0   538 :white_check_mark: ±0   2h 8m 14s :stopwatch: - 12m 42s  64 suites ±0     0 :zzz: ±0    2 files   ±0     0 :x: ±0 

Results for commit e51ee693. ± Comparison against base commit 0ebb1fb1.

:recycle: This comment has been updated with latest results.