mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #7 from FullStack-cash/ct-unstable
fix(tokens): Updating gatsby theme for token icon lookup
This commit is contained in:
Generated
+93
-6158
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -26,7 +26,7 @@
|
||||
"@capacitor/core": "2.4.6",
|
||||
"adminlte-2-react": "0.2.0-beta.10",
|
||||
"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",
|
||||
"fullstack-gatsby-plugin-bch-create-token": "1.0.2"
|
||||
},
|
||||
@@ -45,7 +45,6 @@
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
"eslint-plugin-standard": "5.0.0",
|
||||
"husky": "4.3.8",
|
||||
"mocha": "9.1.3",
|
||||
"semantic-release": "17.4.2",
|
||||
"standard": "16.0.3"
|
||||
},
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user