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

chore(refactor): stabilise node size to 4k records, #1697

Merged
merged 2 commits into from
May 14, 2024

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented May 13, 2024

Update some reward forwarding naming

Description

reviewpad:summary

@joshuef joshuef force-pushed the TweakForwarding branch from e010fa8 to cfb91da Compare May 13, 2024 06:00
@@ -759,9 +759,8 @@ impl Node {
}
}

// Shall be disabled after Beta
#[cfg(feature = "reward-forward")]
Copy link
Member

Choose a reason for hiding this comment

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

feature guard is required, unless the entire feature gate is removed ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we want this feature in general, but I didn't want to go into the extra config here to remove the feat entirely (as forwarding must be optional in the end)

Update some reward forwarding naming
@joshuef joshuef force-pushed the TweakForwarding branch from 7893725 to f4f5a82 Compare May 14, 2024 01:09
@joshuef joshuef force-pushed the TweakForwarding branch from f4f5a82 to 0959b25 Compare May 14, 2024 01:13
@joshuef joshuef enabled auto-merge May 14, 2024 02:32
@joshuef joshuef added this pull request to the merge queue May 14, 2024
Merged via the queue into maidsafe:main with commit cde4ca4 May 14, 2024
35 checks passed
@joshuef joshuef deleted the TweakForwarding branch May 14, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants