-
**Describe the bug**
Using Dapps on Safari is hard, we are using `web3-provider-engine` and `ethereum-wallet` to create a provider in the browser. This approach works on Chrome, but fails on Safari.
…
-
-
Cipher - Signs correctly, 401 when passed in the headers
Status - No reaction to signing—app still works
Coinbase - No reaction to signing—app still works
Mobile Safari/Chrome (Portis) - Works perf…
okwme updated
5 years ago
-
From Jelle: Fortmatic and Portis fail silently when third-party cookies are disabled. We should consider detecting this condition and report to the user when it happens.
-
When selecting Sign In, a modal with Portis, Fortmatic, and WalletConnect options appears. But when WalletConnect is selected, the result is simply that the modal closes; no WalletConnect QR code is r…
-
Hi,
After changing network with `portis.changeNetwork()`, the provider seems to keep using the initial chain.
In this example `getBalance()` on mainnet gives the kovan balance:
```js
import Port…
-
- [x] Pagination
Currently, we use 5 item pagination as a default, for users that have a lot of tokens, this is not convenient. Set number to 10, and safe default in case the user chooses a higher …
-
- [x] Loading animation in follow button in modal is unmodified
- [x] When clicking Follow while other buttons are in the process
- [x] Following tab loading animation
- [x] Switching account (mm t…
-
the location is undefined on node_modules/@portis/web3/lib/utils/secureOrigin.js.
the ts compile or using js is using same coding with node processing.
let Portis = require("@portis/web3");…
-
Connecting to Portis does not close the Web3Connect provider modal. Normally the Web3Connect modal disappears after selecting a provider.