tari-project / tari

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

[wip]fix: chat sending using wrong address #6369

Closed SWvheerden closed 1 month ago

SWvheerden commented 1 month ago

Description

Fixes chat using the wrong destination, and this getting the peer banned.

github-actions[bot] commented 1 month ago

Test Results (CI)

    3 files    120 suites   35m 29s :stopwatch: 1 295 tests 1 295 :white_check_mark: 0 :zzz: 0 :x: 3 877 runs  3 877 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 482dc0e9.

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

github-actions[bot] commented 1 month ago

Test Results (Integration tests)

 2 files   1 errors  9 suites   11m 8s :stopwatch: 18 tests 13 :white_check_mark: 0 :zzz:  5 :x: 27 runs  14 :white_check_mark: 0 :zzz: 13 :x:

For more details on these parsing errors and failures, see this check.

Results for commit 482dc0e9.

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

SWvheerden commented 1 month ago

Dont think this will solve the issue, closing for now