Page MenuHomePhabricator

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

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

Details

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

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

All SLP token types are parsed identically.

See here for the spec.

Test Plan

cargo test -p bitcoinsuite --test test_slp_parse_burn

Diff Detail

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