madfish-solutions/templewallet-extension

Send operation fails when network protocol does not match localSigner protocol

Opened this issue · 2 comments

After a recent update to taquito from 15.0.0 to 15.0.1, Temple now throws a "Forging mismatch error" as shown in the attached screenshot.

I've traced the issue to the localForger from Taquito using the default protocol, when I update the web extension to pass in the ProtocolsHash for the correct protocol hash it's working as expected.

image

Attached a diff patch against development containing the proof of concept changes I made

TW-880.patch

+1 im getting rekt after oxford update because of this