metamask-filecoin-developer-beta
metamask-filecoin-developer-beta copied to clipboard
The MetaMask Filecoin Developer Preview.
Bumps [@metamask/contract-metadata](https://github.com/MetaMask/contract-metadata) from 1.23.0 to 1.34.0. Release notes Sourced from @metamask/contract-metadata's releases. v1.34.0 New assets v1.33.0 New tokens v1.32.0 No release notes provided. v1.31.0 New assets v1.30.0 New assets v1.29.0...
Explanation: Fixing the wrong translations in Chinese locale file.
This PR will enable Metamask users to resolve **ipfs://** and **ipns://** URLs (on browsers that don't have integrated support for this). :warning: IMPORTANT :warning: For this feature to work properly,...
Fixes: #11 Explanation: I tracked a bug inside Metamasks code that creates browser-specific manifests. The idea here is to have `_base.json` manifest that holds manifest properties that are needed on...
**Describe the bug** Code for merging `_base.json` manifest and some browser-specific manifest like `chrome.json` is not working properly when there is property which value is array defined in both manifests....
Bumps [@metamask/etherscan-link](https://github.com/MetaMask/etherscan-link) from 2.0.0 to 2.1.0. Release notes Sourced from @metamask/etherscan-link's releases. v2.1.0 Added Add methods (getBlockExplorerLink, getAccountLink, getTokenTrackerLink) that select correct block explorer link format based on input params...
Bumps [@metamask/inpage-provider](https://github.com/MetaMask/inpage-provider) from 8.0.4 to 8.1.0. Changelog Sourced from @metamask/inpage-provider's changelog. [8.1.0] - 2021-05-05 Added BaseProvider, implementing EIP-1193 without any legacy features (#144) createExternalExtensionProvider, from the extension-provider package (#152) Commits...
**Describe the bug** I'm using this Metamask beta version and try the [demo DApp](https://metamask.github.io/filsnap/). However, it's not working. **Steps to reproduce (REQUIRED)** Steps to reproduce the behavior, libraries used with...