tari-project / tari

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

feat: chat ffi find by message #6354

Closed brianp closed 2 months ago

brianp commented 2 months ago

Description

Add functionality for a chat client to locate a message by id.

Motivation and Context

Making it simpler for clients to do things like reference an older message in history via reply.

How Has This Been Tested?

Cucumber only. It's kind of a weird integration test, but it made the most sense to test there.

Breaking Changes

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    120 suites   37m 59s :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 d70096b6.

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

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   32m 46s :stopwatch: + 32m 46s 34 tests +34  32 :white_check_mark: +32  0 :zzz: ±0  2 :x: +2  38 runs  +38  33 :white_check_mark: +33  0 :zzz: ±0  5 :x: +5 

For more details on these failures, see this check.

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

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