T2730
Depends on D12461
Modify the verify function to return true for messages signed with ecash prefix or bitcoin prefix
Differential D12462
[Cashtab] [p5 local msg verify] Support for verifying ecash signed msgs in xecjs-message verify bytesofman on Nov 10 2022, 12:12. Authored by
Details
T2730 Depends on D12461 Modify the verify function to return true for messages signed with ecash prefix or bitcoin prefix cd web/cashtab npm start In ElectrumABC, sign a message with ecash prefix In cashtab, sign a message
Diff Detail
Event TimelineComment Actions Upon signature verification success, I'm only seeing "Both signature verification methods return the same result" but no sign of newVerification or verification indicators in the logs. Comment Actions This is expected behavior, the dev console only prints out the values if they are not the same |