Details
Details
- Reviewers
emack - Group Reviewers
Restricted Project - Commits
- rABCa5b1e17c9593: [ecash-herald] Parse cash fusion txs
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- herald-opreturn-cleanup
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 24008 Build 47626: Build Diff ecash-herald-tests Build 47625: arc lint + arc unit
Event Timeline
apps/ecash-herald/constants/op_return.js | ||
---|---|---|
20 ↗ | (On Diff #40710) | Previous fusion txs like this and this have an OP_RETURN prefix 5920070, which is different to the one specified here. If 46555a00 is the designated fusion prefix going forward then it needs to catch these legacy txs as well, especially given the msgByBlock function where users can specify block height all the way back to genesis. |