Rosco Kalis
Rosco Kalis
Today I noticed that BscScan especially has issues with returning logs for recent blocks. Combined with our local indexing of events, this can be problematic since there is no way...
We've had some reports that people cannot cancel signatures on a ledger, getting the error "ECDSA: invalid signature 'v' value".
Blur has updated their contracts. We'll need to look at the new way to cancel these signatures, and whether the old signatures are still relevant.
If a user has no approvals to certain marketplaces, then they don't need to show up in the signatures tab.
E.g. https://revoke.cash/address/0xeF41421593f0211154665670Ffb925c63243c3C6?chainId=56 We'll probably need to do some rate limiting on getting token data and the like.
We use Tanstack Query for a lot of things, which helps with caching of calls and even caching in localstorage. But as it is right now we're only using this...
Spender *name* data is currently not included in the react-table data (for performance reasons). We should try to somehow expose that to the react-table data so it can be sorted.
Right now, it's not immediately clear that Revoke.cash has a browser extension in addition to the main Revoke.cash website. This should be made clearer.
It would be nice to see a (recent) history of approves/revokes.