Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow zero fees for pre-mine #6595

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

  • Allowed zero fees for pre-mine immediate spend
  • Added inputs to genesis block addition for pre-mine immediate spend
  • Allow inputs in genesis block

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

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

- Allowed zero fees for pre-mine immediate spend
- Added inputs to genesis block addition for pre-mine immediate spend
@hansieodendaal hansieodendaal requested a review from a team as a code owner October 2, 2024 11:37
Copy link

github-actions bot commented Oct 2, 2024

Test Results (CI)

    3 files    129 suites   36m 20s ⏱️
1 325 tests 1 325 ✅ 0 💤 0 ❌
3 973 runs  3 973 ✅ 0 💤 0 ❌

Results for commit 3bdf311.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Test Results (Integration tests)

 2 files  11 suites   23m 24s ⏱️
36 tests 35 ✅ 0 💤 1 ❌
37 runs  36 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 3bdf311.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@SWvheerden SWvheerden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit

@SWvheerden SWvheerden merged commit 1d2e314 into tari-project:development Oct 3, 2024
16 of 17 checks passed
@hansieodendaal hansieodendaal deleted the ho_zero_fees_for_pre-mine branch October 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants