filsnap
filsnap copied to clipboard
MetaMask snap for interacting with Filecoin dapps.
Made your README.md up-do-date and did some structuring to the information hierarchy.
:robot: I have created a release *beep* *boop* --- filsnap-adapter: 2.1.2 ## [2.1.2](https://github.com/ChainSafe/filsnap/compare/filsnap-adapter-v2.1.1...filsnap-adapter-v2.1.2) (2022-09-19) ### Bug Fixes * change default origin from `ipfs` to `npm` ([ccaa97a](https://github.com/ChainSafe/filsnap/commit/ccaa97abbac21d463fef7c31d8a8067ab074d97b)) * default origin ([#219](https://github.com/ChainSafe/filsnap/issues/219))...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/cd.yaml...
### Describe the bug After installing the snap, I'm still not able to interact with the UI because it seems that the snap is crashing and the UI continues to...
### Summary Add the ability to import a Filecoin private key into the FilSnap (as available in the MetaMask GUI) by using either: 1) a private key string 2) a...
For production readiness for when Metamask flask architecture goes mainline, we want to ensure we are proactively notified when upstream MM changes to Flask architecture break the FIL snap. *...
1. Should validate that attofil is number (not decimal) 2. Should check if sufficient amount is being sent (not more than balance) otherwise send is throwing and estimating gas 3....
select broken network attempt to select working network can't return to working network 
closes #222 waiting for metamask 10.19 release
https://github.com/MetaMask/snaps-skunkworks/pull/690 it will be released with [metamask v`10.19.0`](https://github.com/MetaMask/metamask-extension/pull/15746)