Page MenuHomePhabricator

[Chronik] Add support for SEND txs in `slp::parse`
ClosedPublic

Authored by tobias_ruck on Dec 20 2023, 22:39.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC8c325784d393: [Chronik] Add support for SEND txs in `slp::parse`
Summary

This has previously been unimplemented, and this diff adds support for all SLP SEND txs.

All SLP token types are parsed identically.

See here for the spec.

Test Plan

cargo test -p bitcoinsuite --test test_slp_parse_send

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable