Commit graph

35 commits

Author SHA1 Message Date
Justin Ehrenhofer
eb78d12f9b Add more tokens 2023-07-05 10:39:24 -05:00
OmarHatem
fcabc7aec1 Fix deleting token
Fix renaming tokens
2023-07-04 04:41:37 +03:00
OmarHatem
72a99ab7dd Fix Enabling/Disabling tokens
Fix sorting by fiat once app is opened
Improve token availability mechanism
2023-07-04 04:09:17 +03:00
OmarHatem
5905ac35d8 Fix Accounts Popup UI 2023-07-03 20:18:24 +03:00
OmarHatem
38bb1327e3 Add initial Erc20 tokens 2023-06-27 19:40:40 +03:00
OmarHatem
342174325b Add "Enable/Disable" feature for ERC20 tokens 2023-06-23 20:21:28 +03:00
OmarHatem
e715162294 Integrate UI with Ethereum flow 2023-06-23 04:47:24 +03:00
OmarHatem
22eecea24e Finalize UI for Tokens 2023-06-23 00:17:54 +03:00
OmarHatem
55b5780958 Add logic flow for adding erc20 tokens 2023-06-21 03:46:58 +03:00
OmarHatem
4705394fce Refactor signing/sending transactions 2023-06-07 03:06:25 +03:00
OmarHatem
73743932ae Add initial flow for transactions subscription 2023-06-06 22:32:36 +03:00
OmarHatem
cd206d730a Refactor signing/sending transactions 2023-06-06 04:34:11 +03:00
OmarHatem
8b384e91dc Add initial approach for transaction sending for ERC-20 tokens 2023-06-06 01:17:26 +03:00
OmarHatem
3324ed61cd Add missing import in generated file 2023-06-03 15:44:56 +03:00
OmarHatem
94216e6987 Add send ERC-20 tokens initial flow 2023-06-02 04:02:43 +03:00
OmarHatem
c1b81d135b Add send erc20 tokens initial function 2023-05-30 22:26:37 +03:00
OmarHatem
0dae347190 Add Balances for ERC20 tokens 2023-05-23 21:31:54 +03:00
OmarHatem
d3f0c7fb85 - Update and Fix Conflicts with main 2023-04-28 05:39:54 +03:00
OmarHatem
532488960b - Fix extracting Ethereum Private key from seeds
- Integrate signing/sending transaction with the send view model
2023-04-28 05:02:49 +03:00
OmarHatem
c6a26cac16 - Fix balance display
- Fix parsing of Ethereum amount
- Add more Ethereum Nodes [skip ci]
2023-04-14 14:05:24 +02:00
OmarHatem
d855d86500 Change sign/send transaction flow 2023-04-05 19:20:25 +02:00
OmarHatem
b02b653ceb Fix Private key for Ethereum wallets 2023-04-05 18:01:20 +02:00
OmarHatem
db90dde952 Add Eth address initial setup 2023-03-31 20:41:56 +02:00
OmarHatem
3d8c2af4a2 Add missing configure for ethereum class 2023-03-31 00:24:05 +02:00
OmarHatem
268a6c3a05 Add initial send transaction flow 2023-03-16 19:24:21 +02:00
OmarHatem
95abe7c8ec Fix estimating gas for priority 2023-01-13 19:10:38 +02:00
OmarHatem
d12e874b75 Change ethereum node
Fix connection issues
2023-01-13 03:47:24 +02:00
OmarHatem
9c160e94eb Rename priority value to tip 2023-01-12 15:53:20 +02:00
OmarHatem
a96f91fbee Add Initial Transaction priorities for eth
Add estimated gas price
2023-01-11 04:57:59 +02:00
OmarHatem
1e4fe9e327 Implement restore wallet from seed functionality 2023-01-05 23:11:10 +02:00
OmarHatem
e1639cdc34 Implement open wallet functionality 2023-01-05 21:05:44 +02:00
OmarHatem
73680a96e2 Add primary receive address extracted from private key 2023-01-05 20:03:55 +02:00
OmarHatem
3dd6351ae2 Complete Ethereum wallet creation flow 2023-01-04 16:51:23 +02:00
OmarHatem
91ef1fdc7d Add initial create Eth wallet flow 2023-01-03 22:19:02 +02:00
OmarHatem
2c7883e099 Add initial flow for ethereum 2022-12-28 17:02:04 +02:00