Commit graph

22 commits

Author SHA1 Message Date
OmarHatem
09fd6a8241 Integrate EtherScan API for fetching address transactions
Generate Ethereum specific secrets in Ethereum package
2023-07-21 04:08:45 +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
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
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
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
3dd6351ae2 Complete Ethereum wallet creation flow 2023-01-04 16:51:23 +02:00