polymutex.eth

Results 96 comments of polymutex.eth

Sounds good to me. Maybe "Signature intent clarity" rather than "Signature intent verification", since the one doing the "verification of intent" is the user, while the wallet's role is just...

Replicating some thoughts I posted to Farcaster here: > Some further thoughts on ๐—ฐ๐—น๐—ฒ๐—ฎ๐—ฟ ๐˜€๐—ถ๐—ด๐—ป๐—ถ๐—ป๐—ด. ๐Ÿ” > > Walletbeat's goal isn't to prescribe how hardware wallet manufacturers run their business....

Thanks, overall great PR and the `erc4337` enum change is good. As part of the changes above, please also rebase (to avoid the merge conflict on `.cspell.json`), and use more...

> @polymutex Oh whoops. Are we not squashing commits? Or are we doing merge commits? If you'd like to do squash commits, that's possible too, but please squash it on...

> This ended up being a bigger change, because as I dug deeper, more unearthed. Sorry for the deluge of comments as a result :) > * It made sense...

I don't like this, because this loses type safety and the IDE niceties that come with that when writing out the string templates. Is it possible to keep the functions...

Here's an example implementation of string templating that can be serialized to a plain objects (no functions, check the `Template` type): ```javascript type PrimitiveTemplateData = string | number function isPrimitiveTemplateData(value:...

Thanks for filling this in! I think we should first clarify the wallet grouping at a high level, before going into each of the wallet feature data. The `beta` branch's...

Interesting idea. One reservation I'd voice is that I don't think there is as strong of a need to _rate_ nor _compare_ development wallets, relative to how much that need...

Sounds good. I'd say that if there's less than a dozen wallets or so worth listing, then having filter functionality isn't that useful. If there's more, then we should consider...