jxom

Results 146 comments of jxom

We would like to keep the current set. Feel free to create your own component.

Builds now fail if Twoslash errors are thrown.

> Viem offers no raw signing abilities This is not true. See `raw` here: https://viem.sh/docs/accounts/local/signMessage#message

@cstoneham – that may be a small bug (or inconsistency rather) in Viem. Can you try `[email protected]` and tell me if that works? Can release shortly!

Released! We needed to pad the signature properties to 32 bytes to conform with `bytes32` encoding (31 bytes was still valid, but obviously doesn't fit well with ABI encoding APIs...

Why does it need to match the 7579 struct? It's just a naming thing, no?

It references 7579 on the `execute` & `supportsExecutionMode` signatures specifically – I don't think other aspects of this ERC necessarily need to reference/be completely aligned with 7579 semantics.

Yeah, don't think it would hurt to remove L41-45 as it's not being used in the Overview. We can leave the Reference Implementation as-is.

This is because the connected account does not have enough funds to cover the maximum fees (as stated in the error message).