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

Custom height db dump #1468

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Custom height db dump #1468

merged 3 commits into from
Sep 6, 2023

Conversation

gijswijs
Copy link

@gijswijs gijswijs commented May 24, 2023

Describe your changes

Closes #1192.

Accepts an optional height parameter for the dump-db command to allow dumping the state at a specific block height.
Also buffers the write to the resulting file.

Indicate on which release or other PRs this topic is based on

v0.20.1

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@grarco grarco marked this pull request as ready for review August 11, 2023 15:38
@grarco grarco requested a review from tzemanovic August 11, 2023 16:43
@Fraccaman Fraccaman mentioned this pull request Aug 25, 2023
Fraccaman added a commit that referenced this pull request Aug 28, 2023
* origin/gijs/custom-height-db-dump:
  changelog: #1468
  Buffer write for db-dump. Changes arg to ownership
  `dump-db` custom height
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/gijs/custom-height-db-dump:
  changelog: #1468
  Buffer write for db-dump. Changes arg to ownership
  `dump-db` custom height
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/gijs/custom-height-db-dump:
  changelog: #1468
  Buffer write for db-dump. Changes arg to ownership
  `dump-db` custom height
@Fraccaman Fraccaman merged commit 911f76d into main Sep 6, 2023
23 of 24 checks passed
@Fraccaman Fraccaman deleted the gijs/custom-height-db-dump branch September 6, 2023 21: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.

Custom height db dump
4 participants