tari-project / tari

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

feat: allow zero fees for pre-mine #6595

Closed hansieodendaal closed 1 month ago

hansieodendaal commented 1 month ago

Description

Motivation and Context

Inputs of immediate spend transactions need to be considered in the genesis block.

How Has This Been Tested?

System-level testing [TBD] to generate a new genesis block, then unit test xxx_genesis_sanity_check must pass.

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

Code review

Breaking Changes

github-actions[bot] commented 1 month ago

Test Results (CI)

    3 files    129 suites   36m 20s :stopwatch: 1 325 tests 1 325 :white_check_mark: 0 :zzz: 0 :x: 3 973 runs  3 973 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3bdf3114.

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

github-actions[bot] commented 1 month ago

Test Results (Integration tests)

 2 files  11 suites   23m 24s :stopwatch: 36 tests 35 :white_check_mark: 0 :zzz: 1 :x: 37 runs  36 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 3bdf3114.

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