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

Add New Bucket for Specific Amount Range #4661

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

gr0vity-dev
Copy link
Contributor

@gr0vity-dev gr0vity-dev commented Jun 28, 2024

Related Issue: #4472

Description:

This PR adds an additional bucket for amounts between Ӿ0.000001 and Ӿ0.0003. The implementation details are as follows:

- Amounts of Ӿ0.000001 will be included in the new bucket
- More precisely amounts above Ӿ0.00000060 and below Ӿ0.000309 will fall in this new bucket.
- All existing buckets remain unchanged to minimize the impact of bucket reallocation.

The reasoning behind adding an additional bucket is to ensure that all existing buckets retain their current allocation criteria.

gr0vity-dev pushed a commit to gr0vity-dev/nano-node that referenced this pull request Jul 2, 2024
gr0vity-dev pushed a commit to gr0vity-dev/nano-node that referenced this pull request Jul 2, 2024
@qwahzi qwahzi added this to the V27 milestone Jul 2, 2024
@clemahieu clemahieu merged commit 59f6b31 into nanocurrency:develop Jul 9, 2024
16 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged / V27.0
Development

Successfully merging this pull request may close these issues.

3 participants