tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
339 stars 210 forks source link

feat: add default message tag #6355

Closed hansieodendaal closed 2 months ago

hansieodendaal commented 2 months ago

Description

Add a default message tag to FinalSendMessageParams. This enables the tracing of ping-pong and other messages across nodes.

Motivation and Context

How Has This Been Tested?

System-level tests.

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

Review code.

Breaking Changes

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    120 suites   35m 31s :stopwatch: 1 275 tests 1 275 :white_check_mark: 0 :zzz: 0 :x: 3 817 runs  3 817 :white_check_mark: 0 :zzz: 0 :x:

Results for commit df6affbd.

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   31m 31s :stopwatch: + 31m 31s 33 tests +33  31 :white_check_mark: +31  0 :zzz: ±0  2 :x: +2  36 runs  +36  33 :white_check_mark: +33  0 :zzz: ±0  3 :x: +3 

For more details on these failures, see this check.

Results for commit df6affbd. ± Comparison against base commit bc2ac4c7.