Category
Spike
Question
Should fixtures remain TESTNET-only, or support multiple passphrases, signed envelopes, fee bumps, and network variants?
Context
The testkit documents unsigned TESTNET XDRs while the extension decoder accepts explicit networks and fee-bump transactions.
Why This Matters
These assumptions affect decoder correctness, realism, signing-flow tests, and fixture reuse.
Areas to Investigate
PUBLIC versus TESTNET, signed versus unsigned envelopes, fee bumps, hashes, metadata, naming, and deterministic generation.
Evaluation Criteria
Realism, reproducibility, security, consumer complexity, storage, and compatibility.
Expected Deliverables
Support matrix, recommended variants, one prototype, and migration guidance.
Acceptance Criteria
Follow-Up Opportunities
May lead to network metadata or signed-envelope fixtures.
Cross-Repository Impact
Testkit and extension, with possible adapter normalization impact.
Complexity
Spike
Impact
Medium — prevents unsafe fixture assumptions.
Suggested Labels
spike, area: fixtures, area: cross-repo
Category
Spike
Question
Should fixtures remain TESTNET-only, or support multiple passphrases, signed envelopes, fee bumps, and network variants?
Context
The testkit documents unsigned TESTNET XDRs while the extension decoder accepts explicit networks and fee-bump transactions.
Why This Matters
These assumptions affect decoder correctness, realism, signing-flow tests, and fixture reuse.
Areas to Investigate
PUBLIC versus TESTNET, signed versus unsigned envelopes, fee bumps, hashes, metadata, naming, and deterministic generation.
Evaluation Criteria
Realism, reproducibility, security, consumer complexity, storage, and compatibility.
Expected Deliverables
Support matrix, recommended variants, one prototype, and migration guidance.
Acceptance Criteria
Follow-Up Opportunities
May lead to network metadata or signed-envelope fixtures.
Cross-Repository Impact
Testkit and extension, with possible adapter normalization impact.
Complexity
Spike
Impact
Medium — prevents unsafe fixture assumptions.
Suggested Labels
spike,area: fixtures,area: cross-repo