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