Closed turboboost55 closed 3 years ago
Any response on this? Currently it does not seem possible to sign an EIP-1559 tx with the Keepkey, which is a bummer. Is Shapeshift committed to supporting EIP-1559 on the Keepkey?
@turboboost55 EIP1559 will be supported in the next release. we are putting the finishing touches on right now.
cc @markrypto
This should be fixed now. You need to update both hdwallet and Keepkey firmware to get correct eip-1559 transactions in the sandbox.
I'm experimenting with the sandbox sample app, and get the following error in the debug console:
Repro Steps:
KK Model: K1-14AM Firmware: v7.1.8
The error is being thrown in
eip1559Transaction.ts:220
I put a breakpoint on
ethereum.ts:164
and observed that thev
value was "0x26". Don't know what that means unfortunately.