Parses, colors, validates and indexes mempool txs as SLP/ALP txs.
In fetch_tx_spent_tokens, bulk-query ops are used wherever possible. It is exposed so we can use it in the indexer later, too.
Differential D15099
[Chronik] Add `MempoolTokens` to index mempool token txs tobias_ruck on Jan 5 2024, 17:27. Authored by Tags None Subscribers None
Details
Parses, colors, validates and indexes mempool txs as SLP/ALP txs. In fetch_tx_spent_tokens, bulk-query ops are used wherever possible. It is exposed so we can use it in the indexer later, too. cargo test -p chronik-db test_mempool_tokens
Diff Detail
Event Timeline
Comment Actions mention "token" in error messages; add explanatory comments; fix typo; test tx 10 too
Comment Actions The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. Comment Actions The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. |