Hassan Malik
Hassan Malik
For certain exports it doesn't make sense to throttle the `Snap Export Used` event i.e. `onSignature`. We should not throttle exports that basically can't be spammed.
When providing resolution, it would be nice to be able to refer to a list of registered resolution protocols and their "official names". The purpose for this would be that...
As it stands, we currently have a 1 to 1 mapping from permission to rpc method. With the addition of multiple rpc methods that fall around the same action or...
With the new export, that functionality will be needed in the simulator.
This mostly involves work around deeply nested struct definitions i.e. unions of unions. We need a way to reliably throw the correct error and perhaps give a diff of thrown...
Currently we throw only the first error when it comes to superstruct assertions, it would be better to throw a message with all the errors instead of possibly having people...
## **Description** Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions: 1. What is the...
## **Description** Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions: 1. What is the...
## **Description** Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions: 1. What is the...
## **Description** Adds an expanded view for snaps notifications, using JSX content returned from the snap to populate the expanded view. Write a short description of the changes included in...