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

Pass node config directly to make_store function #4826

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

RickiNano
Copy link
Contributor

The current make_store function takes a lot of parameters that are passed individually from the node configuration.
In this PR the make_store function receives the node config itself and takes the parameters from there, resulting in a simpler function signature

@gr0vity-dev-bot
Copy link

Test Results for Commit a819693

Pull Request 4826: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 106s)
  • 5n4pr_conf_10k_change: PASS (Duration: 134s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 124s)
  • 5n4pr_conf_change_independant: PASS (Duration: 122s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 126s)
  • 5n4pr_conf_send_independant: PASS (Duration: 110s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 108s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 147s)

Last updated: 2025-01-18 14:09:26 UTC

@pwojcikdev pwojcikdev merged commit 756a98a into nanocurrency:develop Jan 18, 2025
25 of 26 checks passed
@qwahzi qwahzi added this to the V28 milestone Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress / V28.0
Development

Successfully merging this pull request may close these issues.

4 participants