Page MenuHomePhabricator

[ecash-herald] Parse v0 paybutton txs
ClosedPublic

Authored by bytesofman on Jan 24 2024, 20:29.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCf0543b834adb: [ecash-herald] Parse v0 paybutton txs
Summary

Parse the data element of paybutton txs

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herald-parse-pb
Lint
Lint Errors
SeverityLocationCodeMessage
Errorapps/ecash-herald/test/mocks/appTxSamples.js:437ESLINTno-useless-escape
Errorapps/ecash-herald/test/mocks/appTxSamples.js:437ESLINTno-useless-escape
Errorapps/ecash-herald/test/mocks/appTxSamples.js:475ESLINTno-useless-escape
Errorapps/ecash-herald/test/mocks/appTxSamples.js:475ESLINTno-useless-escape
Unit
No Test Coverage
Build Status
Buildable 26625
Build 52819: Build Diffecash-herald-tests
Build 52818: arc lint + arc unit

Event Timeline

remove @generated from AppTxSamples, this file should be reviewed as new test cases are added

This revision is now accepted and ready to land.Jan 25 2024, 08:22
This revision was automatically updated to reflect the committed changes.