Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* global inject progress Signed-off-by: Ruben <rubdeivis@gmail.com> * content script progress Signed-off-by: Ruben <rubdeivis@gmail.com> * get account info method + fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * listen extrinsic Signed-off-by: Ruben <rubdeivis@gmail.com> * save extrinsic number in wasm transfers Signed-off-by: Ruben <rubdeivis@gmail.com> * txProvider with wasm tx Signed-off-by: Ruben <rubdeivis@gmail.com> * tx provider with evm tx Signed-off-by: Ruben <rubdeivis@gmail.com> * manage networks * using form (not working) * fix manage networks Signed-off-by: Ruben <rubdeivis@gmail.com> * delete custom network * own accounts in activity * send tx refactor in progress Signed-off-by: Ruben <rubdeivis@gmail.com> * using storage chains * i18n * remove parachains * fix send evm Signed-off-by: Ruben <rubdeivis@gmail.com> * confirm tx params Signed-off-by: Ruben <rubdeivis@gmail.com> * receive page * fix send Signed-off-by: Ruben <rubdeivis@gmail.com> * fix scrollbar Signed-off-by: Ruben <rubdeivis@gmail.com> * add poppins and inter fonts Signed-off-by: Ruben <rubdeivis@gmail.com> * rococo and rockmine in chains Signed-off-by: Ruben <rubdeivis@gmail.com> * assetProvider progress Signed-off-by: Ruben <rubdeivis@gmail.com> * fix assetProvider Signed-off-by: Ruben <rubdeivis@gmail.com> * fix asset provider + asset form Signed-off-by: Ruben <rubdeivis@gmail.com> * trusted sites * supportedAccount in manageAssets progress Signed-off-by: Ruben <rubdeivis@gmail.com> * fix onDelete network Signed-off-by: Ruben <rubdeivis@gmail.com> * trusted sited * remove show/hide for arrow up/down * evm fees Signed-off-by: Ruben <rubdeivis@gmail.com> * add search bar in trusted sites * toggle show assets * remove unnecessary text * add letters separators on the contacts view * restore password from settings * wasm send asset refactor Signed-off-by: Ruben <rubdeivis@gmail.com> * Show private keys * change witch dependency * evm send assets refactor Signed-off-by: Ruben <rubdeivis@gmail.com> * add network icons Signed-off-by: Ruben <rubdeivis@gmail.com> * validate show seed button before creating accounts * manage networks improvements * Add reset wallet * Show testnets * call asset from wasm contracts Signed-off-by: Ruben <rubdeivis@gmail.com> * assets refactor Signed-off-by: Ruben <rubdeivis@gmail.com> * show assets usd amounts Signed-off-by: Ruben <rubdeivis@gmail.com> * Develop drag and drop (#7) * Drag and drop not working * fix drag and drop Signed-off-by: Ruben <rubdeivis@gmail.com> * Confirm seed working * Confirm recovery phrase i18n --------- Signed-off-by: Ruben <rubdeivis@gmail.com> Co-authored-by: Ruben <rubdeivis@gmail.com> * fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * fix reset wallet Signed-off-by: Ruben <rubdeivis@gmail.com> * copy to clipboard to component + add some english translations Signed-off-by: Ruben <rubdeivis@gmail.com> * copied translations Signed-off-by: Ruben <rubdeivis@gmail.com> * add fee to confirm transfer Signed-off-by: Ruben <rubdeivis@gmail.com> * listen to assets in wasm progress Signed-off-by: Ruben <rubdeivis@gmail.com> * account amount listener progress Signed-off-by: Ruben <rubdeivis@gmail.com> * balance changes for wasm contracts Signed-off-by: Ruben <rubdeivis@gmail.com> * random color for assets progress Signed-off-by: Ruben <rubdeivis@gmail.com> * add missing translations Signed-off-by: Ruben <rubdeivis@gmail.com> * load assets usd price every minute Signed-off-by: Ruben <rubdeivis@gmail.com> * fix asset icon + activity icons Signed-off-by: Ruben <rubdeivis@gmail.com> * send redirect to send view * process tx in background + some fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * fix send errors, types and warnings Signed-off-by: Ruben <rubdeivis@gmail.com> * fix typing and warnings Signed-off-by: Ruben <rubdeivis@gmail.com> * improve extension tests Signed-off-by: Ruben <rubdeivis@gmail.com> * extension tests Signed-off-by: Ruben <rubdeivis@gmail.com> * delete useExtension Signed-off-by: Ruben <rubdeivis@gmail.com> * fix accountManager tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix netProviders tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix assets tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix chain selector test + remove balance tests Signed-off-by: Ruben <rubdeivis@gmail.com> * update packaje lock Signed-off-by: Ruben <rubdeivis@gmail.com> * fix build Signed-off-by: Ruben <rubdeivis@gmail.com> * asset tests Signed-off-by: Ruben <rubdeivis@gmail.com> * chains tests Signed-off-by: Ruben <rubdeivis@gmail.com> * add trusted sites tests Signed-off-by: Ruben <rubdeivis@gmail.com> * add activity tests Signed-off-by: Ruben <rubdeivis@gmail.com> * contact, register and registry tests Signed-off-by: Ruben <rubdeivis@gmail.com> * setting/s tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix test warning Signed-off-by: Ruben <rubdeivis@gmail.com> * utils tests Signed-off-by: Ruben <rubdeivis@gmail.com> * manageasset and receive test Signed-off-by: Ruben <rubdeivis@gmail.com> * total balance tests Signed-off-by: Ruben <rubdeivis@gmail.com> * activity test + total balance fix Signed-off-by: Ruben <rubdeivis@gmail.com> * destination test Signed-off-by: Ruben <rubdeivis@gmail.com> * destinatio tests + warning fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * fees tests Signed-off-by: Ruben <rubdeivis@gmail.com> * selectable chain tests Signed-off-by: Ruben <rubdeivis@gmail.com> * confirmTx tests Signed-off-by: Ruben <rubdeivis@gmail.com> * selectable assets tests Signed-off-by: Ruben <rubdeivis@gmail.com> * selectable assets tests and missing tests placeholders Signed-off-by: Ruben <rubdeivis@gmail.com> * contacts tests Signed-off-by: Ruben <rubdeivis@gmail.com> * asset provider tests Signed-off-by: Ruben <rubdeivis@gmail.com> * tx provider tests Signed-off-by: Ruben <rubdeivis@gmail.com> * evm form tests Signed-off-by: Ruben <rubdeivis@gmail.com> * wasmForm tests Signed-off-by: Ruben <rubdeivis@gmail.com> * sign message tests + missing translations Signed-off-by: Ruben <rubdeivis@gmail.com> * wasmform tests fix Signed-off-by: Ruben <rubdeivis@gmail.com> * security tests Signed-off-by: Ruben <rubdeivis@gmail.com> * general settings tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix chain selector tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix build Signed-off-by: Ruben <rubdeivis@gmail.com> * improve accountProvider tests Signed-off-by: Ruben <rubdeivis@gmail.com> * webApi Signed-off-by: Ruben <rubdeivis@gmail.com> * confirm word responsive Signed-off-by: Ruben <rubdeivis@gmail.com> * add button to show password on sign ing Signed-off-by: Ruben <rubdeivis@gmail.com> * fix build Signed-off-by: Ruben <rubdeivis@gmail.com> * fix sign in icon + fullscren in welcome Signed-off-by: Ruben <rubdeivis@gmail.com> * fix tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix script injection Signed-off-by: Ruben <rubdeivis@gmail.com> * fix build Signed-off-by: Ruben <rubdeivis@gmail.com> * fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * test fix Signed-off-by: Ruben <rubdeivis@gmail.com> * update sign message Signed-off-by: Ruben <rubdeivis@gmail.com> * Integration docs * fixes Signed-off-by: Ruben <rubdeivis@gmail.com> * remove rococo from testnets Signed-off-by: Ruben <rubdeivis@gmail.com> * fix change account assets Signed-off-by: Ruben <rubdeivis@gmail.com> * fix contact search Signed-off-by: Ruben <rubdeivis@gmail.com> * fix fetch asset usd price Signed-off-by: Ruben <rubdeivis@gmail.com> * fix evm listener Signed-off-by: Ruben <rubdeivis@gmail.com> * improve tests Signed-off-by: Ruben <rubdeivis@gmail.com> * fix tests Signed-off-by: Ruben <rubdeivis@gmail.com> * improve network provider tests Signed-off-by: Ruben <rubdeivis@gmail.com> * improve assets tests Signed-off-by: Ruben <rubdeivis@gmail.com> * improve assets tests Signed-off-by: Ruben <rubdeivis@gmail.com> * improve tests Signed-off-by: Ruben <rubdeivis@gmail.com> * update moonbase based chains config + fix bug listener on change chain Signed-off-by: Ruben <rubdeivis@gmail.com> * fix tests mock Signed-off-by: Ruben <rubdeivis@gmail.com> * update README.md --------- Signed-off-by: Ruben <rubdeivis@gmail.com> Co-authored-by: Ruben <rubdeivis@gmail.com> Co-authored-by: Jose Ramirez <jarcodallo@gmail.com>
- Loading branch information