Pi Lanningham
Pi Lanningham
@alessandrokonrad Any update on this?
@alessandrokonrad I got a report today from someone on Nami 3.4.4 and is still receiving this error. ``` "transaction submit error ShelleyTxValidationError ShelleyBasedEraBabbage (ApplyTxError [UtxowFailure (FromAlonzoUtxowFail (WrappedShelleyEraFailure (InvalidWitnessesUTXOW [VKey (VerKeyEd25519DSIGN...
@alessandrokonrad sorry, I didn't get a notification for your response, probably because the GH issue is closed; There's a typo in my original message; `4b8cd2675f10442457897f78d9a9d1cb3cebc83d39b81c0cee70ed608fa04fb5` hashes to `b96186f2d8974fd49051478441bf677b3d50275646c241064140b018`, which is...
@alessandrokonrad Any update on this? Can we reopen the ticket since it's still happening?
@alessandrokonrad Ooo, thank you! Maybe that's what's tripping up Flint and Typhon too. Sorry this was a thorn in your side, and thanks for fixing it!
@alessandrokonrad I'm not sure if it's the same issue, or a new one introduced by this fix, but we're still having failed transactions with hardware wallets. Here's the whole flow:...
@alessandrokonrad Nothing that I can think of; they're generated via `cardano-cli`, then normalized according to [RFC 7049 Section 3.9 Canonical CBOR](https://www.rfc-editor.org/rfc/rfc7049#section-3.9). This puts map keys in order, omits fields without...
@alessandrokonrad Unfortunately that's not possible for us right now, unless you know a way to tell `cardano-cli` to serialize with the legacy format. (I know, I know, I probably shouldn't...
@alessandrokonrad if you want to drop a link to the relevant parts of the code, I can take a stab at submitting a pull request!
(Also, @scarmuega if there's a FromCanonicalJson, or an easy way to do the inverse of this, please let me know :D)