-
Notifications
You must be signed in to change notification settings - Fork 705
Feat/block simulate ephemeral marf #6511
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
Feat/block simulate ephemeral marf #6511
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0e9fb5b
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (70.96%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## develop #6511 +/- ##
===========================================
- Coverage 80.36% 70.96% -9.41%
===========================================
Files 565 567 +2
Lines 344860 345397 +537
===========================================
- Hits 277142 245099 -32043
- Misses 67718 100298 +32580
... and 301 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
This patch allows simulation (read: rerunning) of one of the nakamoto blocks in the chain.
The goal is to retrieve an output with the content of the block that is not available in the chain (like events).
The simulation happens in the context of the Ephemeral MARF, so no data are written by the simulator.
The endpoint is authenticated.
Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yaml
andrpc-endpoints.md
for v2 endpoints,event-dispatcher.md
for new events)clarity-benchmarking
repobitcoin-tests.yml