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

doc: assumeutxo prune and index notes #28618

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

Sjors
Copy link
Member

@Sjors Sjors commented Oct 9, 2023

Based on recent comments on #27596.

@DrahtBot
Copy link
Contributor

DrahtBot commented Oct 9, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK pablomartin4btc, ryanofsky
Concept ACK jamesob

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@DrahtBot DrahtBot added the Docs label Oct 9, 2023
@Sjors Sjors mentioned this pull request Oct 9, 2023
@Sjors Sjors force-pushed the 2023/10/assume-prune-index branch from 33f34c0 to 89db87e Compare October 9, 2023 13:03
doc/design/assumeutxo.md Outdated Show resolved Hide resolved
doc/design/assumeutxo.md Outdated Show resolved Hide resolved
Copy link
Member

@pablomartin4btc pablomartin4btc left a comment

Choose a reason for hiding this comment

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

ACK

doc/design/assumeutxo.md Outdated Show resolved Hide resolved
Copy link
Member

@jamesob jamesob left a comment

Choose a reason for hiding this comment

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

ACK modulo outstanding comments

doc/design/assumeutxo.md Outdated Show resolved Hide resolved
doc/design/assumeutxo.md Show resolved Hide resolved
@Sjors
Copy link
Member Author

Sjors commented Oct 11, 2023

Addressed the above comments.

Copy link
Member

@pablomartin4btc pablomartin4btc left a comment

Choose a reason for hiding this comment

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

re ACK 03f8208

@DrahtBot DrahtBot requested a review from jamesob October 11, 2023 12:26
indexes will continue to build all the way to the tip.

For indexes that support pruning, note that no pruning will take place between
the snapshot and the tip, until the background sync has completed - after which

Choose a reason for hiding this comment

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

Suggested change
the snapshot and the tip, until the background sync has completed - after which
the snapshot and the tip until the background sync has completed, after which

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

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

ACK 03f8208. Nice changes, these seem like very helpful notes

@ryanofsky ryanofsky merged commit 5c32c59 into bitcoin:master Oct 23, 2023
16 checks passed
@Sjors Sjors deleted the 2023/10/assume-prune-index branch October 25, 2023 06:51
Frank-GER pushed a commit to syscoin/syscoin that referenced this pull request Nov 28, 2023
03f8208 doc: assumeutxo prune and index notes (Sjors Provoost)

Pull request description:

  Based on recent comments on bitcoin#27596.

ACKs for top commit:
  pablomartin4btc:
    re ACK 03f8208
  ryanofsky:
    ACK 03f8208. Nice changes, these seem like very helpful notes

Tree-SHA512: fe651b49f4d667400a3655899f27a96dd1eaf67cf9215fb35db5f44fb8c0313e7d541518be6791fec93392df24b909793f3886adb808e53228ed2a291165639d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

7 participants