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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

apps/ecash-herald/test/mocks/block.js
3418 ↗(On Diff #43982)

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