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

add a feature to log spend bundles being added to the mempool #19068

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Dec 18, 2024

Purpose:

This is a test/audit facility to log spend bundles that are added to the mempool.
These spend bundles can be used for testing the mempool, block creation, fuzzing and evaluating the fee estimator (together with the blockchain itself).

Current Behavior:

New Behavior:

A new configuration option (off by default) to save spend bundles as they arrive.

Testing Notes:

Manual testing on testnet11

@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Dec 18, 2024
@arvidn arvidn requested a review from AmineKhaldi December 18, 2024 17:30
@arvidn arvidn marked this pull request as ready for review December 18, 2024 17:36
@arvidn arvidn requested a review from a team as a code owner December 18, 2024 17:36
@arvidn arvidn requested a review from emlowe December 18, 2024 18:47
@pmaslana pmaslana merged commit 6dfcd51 into main Dec 18, 2024
362 of 363 checks passed
@pmaslana pmaslana deleted the log_mempool branch December 18, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants