test: rest of Category B header, process RPC, script_edge - #482
Merged
Conversation
Wrong genesis, bad prev, and wrong bits already sit on the same genesis-plus-height-1 pad. Keep checkpoint, pow-limit, mainnet InvalidPow, and future-time as focused tests. Co-authored-by: Cursor <cursoragent@cursor.com>
The cross-surface pad already drove sendraw and testmempoolaccept. Pin 0-fee min-relay, generate including mempool txs, and immature coinbase sendraw over HTTP. Keep dispatch generate/scantxoutset. Co-authored-by: Cursor <cursoragent@cursor.com>
Captured signet blocks are not Core JSON rows. One table pins hash and opcode presence; 90719 and mainnet 290329 stay detached verify. Co-authored-by: Cursor <cursoragent@cursor.com>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#481 merged. Remaining journey-sized Category B:
header_and_spending_boundaries. Keep checkpoint, pow-limit, mainnet InvalidPow, and future-time.run_p2ppad now pins 0-feetestmempoolaccept(min relay fee not met),generateincluding mempool txs, and immature coinbasesendrawtransaction(-26). Keep in-processgenerate_includes_mempool_and_maps_immature(scantxoutset).Keep-guts left as-is: eviction ranking, handshake format needles,
stamp_reject_names_*,multi_hop_bad_prev_*, silent-payment units, Core-functional-required workflow YAML.Test plan
header_and_spending_boundaries(and remainingconsensus_rules)esplora_broadcast_visible_in_rpc_and_electrumscript_edge_fixturesfmt,deny,clippy,ast-grep,test,windows,macos,multinode,coverage)Made with Cursor