Page MenuHomePhabricator

[ecash-herald] Preliminary parsing of empp and slp v2 txs
ClosedPublic

Authored by bytesofman on Jun 15 2023, 23:49.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe1ce22f846ad: [ecash-herald] Preliminary parsing of empp and slp v2 txs
Summary

T2972

Add stub functions to parse empp pushes (for slp v2 only) and limited info about slp v2 txs

This prevents garbled parsing of slp v2 txs, but does not give a perfect description of the txs. For a Telegram bot, this type of description should come from a parsing library or an indexer.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
parse-slp-v2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24073
Build 47756: Build Diffecash-herald-tests
Build 47755: arc lint + arc unit