Skip to content

Pass node config directly to make_store function#4826

Merged
pwojcikdev merged 1 commit intonanocurrency:developfrom
RickiNano:simplify_make_store
Jan 18, 2025
Merged

Pass node config directly to make_store function#4826
pwojcikdev merged 1 commit intonanocurrency:developfrom
RickiNano:simplify_make_store

Conversation

@RickiNano
Copy link
Copy Markdown
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
Copy Markdown

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
@qwahzi qwahzi added this to the V28 milestone Jan 18, 2025
@qwahzi qwahzi moved this from In Progress / V28.0 to Merged / V28.0 in Nano Roadmap Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged / V28.0

Development

Successfully merging this pull request may close these issues.

4 participants