mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 08:00:22 +00:00
Add current_ledger_seq / current_ledger_hash to the tx.process, tx.receive, and txq.enqueue span-reference rows, correct the txq.enqueue parent note (parents to tx.process on the submission path via explicit context; a root on the open-ledger rebuild path), and add a "Correlating a transaction to the ledger it was worked on" recipe joining the txID-keyed tx/txq spans to the ledger trace via current_ledger_seq. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>