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

Various cleanups to store classes #4760

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

clemahieu
Copy link
Contributor

Use unqualified names and type inference when possible.

Add type aliases for iterators in store classes.

Rename store/final.hpp to store/final_vote.hpp to match names in lmdb and rocksdb backend.

@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Oct 20, 2024

Test Results for Commit c659c8b

Pull Request 4760: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 119s)
  • 5n4pr_conf_10k_change: PASS (Duration: 229s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 155s)
  • 5n4pr_conf_change_independant: PASS (Duration: 139s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 132s)
  • 5n4pr_conf_send_independant: PASS (Duration: 138s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 112s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 232s)

Last updated: 2024-10-20 22:42:34 UTC

@clemahieu clemahieu merged commit e11ffcf into nanocurrency:develop Oct 21, 2024
26 of 28 checks passed
@clemahieu clemahieu added this to the V28 milestone Oct 21, 2024
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.

2 participants