Abraham Elmahrek
Abraham Elmahrek
It seems 0x connect is using the `isomorphic-fetch` library which has no support for react-native. More specifically, I'm getting the following error: ``` Can't find variable: self fetch-npm-browserify.js:6:22 loadModuleImplementation require.js:213:12...
The `exclude` option is incredibly unintuitive. The examples look like the following: ``` exclude: [ `/dev-404-page`, `/404`, `/404.html`, `/offline-plugin-app-shell-fallback`, `/my-excluded-page`, /(\/)?hash-\S*/, // you can also pass valid RegExp to exclude...
Add a version number for easier lookup and guaranteeing updates happened.
# Description The colors blend in now... the background should be grey. ## Platform iOS # Reproduce (Optional) Turn on the app
# Description Errors are not showing for some reason. ## Platform iOS # Reproduce (Optional) 1. Unlock a token with bitski wallet. 2. Cancel the transaction.
# Description Gas estimates using the bitski wallet are off for some reeason. ## Platform iOS # Reproduce (Optional) 1. Send Ether from wallet 2. Note the excess in gas
# Description When importing seed words that aren't in a dictionary, we get a not-very user friendly error. # Reproduction Steps (If Bug) 1. Go to Settings > Destroy Wallet...
**Is your feature request related to a problem? Please describe.** Token balance, allowance, and metadata are available via alchemy api enhanced API: https://docs.alchemyapi.io/docs/enhanced-api. Let's use this instead of hosting our...
**Is your feature request related to a problem? Please describe.** Mobidex is too complicated: 1. There are two sections with assets: trade and wallet 2. Creating orders and filling orders...
# Description The PR https://github.com/MetaMask/eth-block-tracker/pull/39 was merged in. Let's use master again. ## Platform all