fix(tokens): Updating gatsby theme for token icon lookup

This commit is contained in:
Chris Troutner
2022-05-09 12:21:49 -07:00
parent 8ed5930bbf
commit 559449f473
3 changed files with 94 additions and 6173 deletions
+93 -6158
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -26,7 +26,7 @@
"@capacitor/core": "2.4.6", "@capacitor/core": "2.4.6",
"adminlte-2-react": "0.2.0-beta.10", "adminlte-2-react": "0.2.0-beta.10",
"fullstack-gatsby-plugin-bch-sweep": "1.0.0", "fullstack-gatsby-plugin-bch-sweep": "1.0.0",
"fullstack-gatsby-theme-bch-wallet": "1.0.8", "fullstack-gatsby-theme-bch-wallet": "1.0.9",
"gatsby": "4.4.0", "gatsby": "4.4.0",
"fullstack-gatsby-plugin-bch-create-token": "1.0.2" "fullstack-gatsby-plugin-bch-create-token": "1.0.2"
}, },
@@ -45,7 +45,6 @@
"eslint-plugin-prettier": "3.4.0", "eslint-plugin-prettier": "3.4.0",
"eslint-plugin-standard": "5.0.0", "eslint-plugin-standard": "5.0.0",
"husky": "4.3.8", "husky": "4.3.8",
"mocha": "9.1.3",
"semantic-release": "17.4.2", "semantic-release": "17.4.2",
"standard": "16.0.3" "standard": "16.0.3"
}, },
-13
View File
@@ -1,13 +0,0 @@
# Manual Testing
This file describes the different manual tests that should be done to 'smoke test' releases of [wallet.FullStack.cash](https://wallet.fullstack.cash).
## Outline
This is a brief outline summary of the manual tests:
- Wallet
- Create a new wallet
- Import a wallet
- Android
- Delete and reinstall app
- Ensure correct app icon appears after install
- Ensure 12-word seed is imported correctly, with correct balances for BCH and tokens.