Mikhail

Results 63 comments of Mikhail

Hey @ricmoo, thanks for fixing this. I assume I can close this PR then? And do you have any rough estimation of when 5.7 will be released?

Maybe this can be useful: https://github.com/0xsequence/sstore2

That's an interesting idea for sure. One part that is unclear to me is > allow users to setup passwords for different Safe configurations How would that work? Do you...

Unstoppable domains also allow to set an NFT as a profile picture

According to the spec it should be relative: https://www.w3.org/TR/appmanifest/#start_url-member > If start URL is not same origin as document URL, return.

> Is there a way that we can identify which app sent which request? Is it possible to block just a single app? Would a proxy between interface rpc endpoint...

> Is this still relevant given that #2558 is closed? Rate-limiting could be now added on the backend and the RPC URL modified accordingly in the admin. Sounds like nothing...

@midgerate safe-apps-sdk only supports `eth_sign` for now. You can follow this issue https://github.com/safe-global/safe-react-apps/issues/255

> @mikhailxyz do we have a timeline for the Apps SDK implementation? not really, because of the upcoming new app

I had some trouble following how we don't allow communication with modules, so I apologize if I got it wrong. A module transaction must be called from an external wallet;...