Page MenuHomePhabricator

[herald] Call slpv2 empp txs ALP instead of slp v2
ClosedPublic

Authored by bytesofman on Jan 8 2024, 23:20.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc13f16ef8ce7: [herald] Call slpv2 empp txs ALP instead of slp v2
Summary

New name for this token protocol. The formatting still needs to be improved, but this is pending indexing of ALP tokens. For now, they are labeled in a generic way that catches all EMPP txs.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
slp2-to-alp
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26210
Build 51992: Build Diffecash-herald-tests
Build 51991: arc lint + arc unit

Event Timeline

apps/ecash-herald/test/mocks/block.js
3418

note that this mock is updated by running node scripts/generateMock.js

I haven't added the //@generated to the file, because it should be reviewed to confirm that the mock updates are consistent with the code that was changed.

This revision is now accepted and ready to land.Jan 9 2024, 08:43