tari-project / tari

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

fix: new monero release for mr support in monero #6335

Closed SWvheerden closed 3 months ago

SWvheerden commented 3 months ago

Description

New monero rs release with mr support

Motivation and Context

The latest monero rs release now includes the correct support for merge mining by the field not being a simple hash, but rather an encoded u64. This simply bumps the version of monero rs so that we can support multiple merged mined coins.

github-actions[bot] commented 3 months ago

Test Results (Integration tests)

33 tests  +33   33 :white_check_mark: +33   13m 2s :stopwatch: + 13m 2s 11 suites +11    0 :zzz: ± 0   2 files   + 2    0 :x: ± 0 

Results for commit 2549f650. ± Comparison against base commit 79fcd03a.

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

github-actions[bot] commented 3 months ago

Test Results (CI)

    3 files    120 suites   39m 25s :stopwatch: 1 277 tests 1 277 :white_check_mark: 0 :zzz: 0 :x: 3 823 runs  3 823 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 2549f650.

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