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
Branch
chronik-slp-burn
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26022
Build 51618: Build Diffchronik-client-integration-tests · build-chronik
Build 51617: arc lint + arc unit