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
Branch
chronik-slp-send
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26020
Build 51614: Build Diffchronik-client-integration-tests · build-chronik
Build 51613: arc lint + arc unit