Daniel

Results 28 comments of Daniel

Specification document https://docs.google.com/document/d/18KZyT5gjVpBxQ2wK8KHJZIv22dss9meCMAYEP-dhXSs/edit?usp=sharing

Investigation process to be planned. Information gathered here https://www.notion.so/gnosis-safe/Dashboard-Widgets-API-874c034bf52c4b72b51fe20e95f5f2b3

I suppose that the typical bin icon could help there. @yagopv check the styling in case there is a long list of permissions there

> Although there are few minor issues with the checkbox's on the Metamask v9. It still works fine. Yes, detected this while working on my project. I expect to add...

@sriharikapu I added a fix for the account checkbox in `approve` method, hope it works for you!

Metamask previous to v8 is broken. This is an update PR to use v8 or v9 as currently both interfaces are compatible https://github.com/decentraland/dappeteer/pull/23

@bh2smith for us it was an issue with Jest not having that function polyfilled, so tests were breaking. This is a known issue with Jest. They plan to solve in...

There is an issue with the internal transaction. As the token contracts is not verified is very difficult to debug, but the error is affecting the internal transaction. Two things...

@Malikrehman00107 please, don't tag people like that. @faisal-anwar825 The error now is self explanatory, the account that executes the transaction (the signer) doesn't have enough ETH to execute the transaction....