Commit graph

35 commits

Author SHA1 Message Date
julian
11177b50c3 tx parsing fix 2023-03-01 15:19:53 -06:00
julian
e3548c5ecc WIP wallet token management 2023-02-28 18:36:54 -06:00
julian
305b252573 replace 'net_*' calls with 'eth_*' alternatives 2023-02-27 16:49:20 -06:00
julian
9c8fd22bfb WIP load and display token transactions 2023-02-24 14:07:59 -06:00
julian
5aed55235c WIP eth refactor 2023-02-23 16:59:58 -06:00
julian
15b37b6f5c merge clean up and update eth to use isar for tx history and addresses 2023-02-14 11:43:48 -06:00
likho
f7e2568e6a Add validation for custom addresses and clean up 2023-01-30 15:44:30 +02:00
likho
fd0b20d661 Complete adding ERC-20 functionality 2023-01-27 14:32:05 +02:00
likho
dbcbfe342c WIP: Add test ETH Token functionality in stack 2023-01-26 20:08:12 +02:00
likho
d4653ea794 WIP: Add token functionality 2023-01-25 18:08:27 +02:00
likho
abf9f02f8e ADdress fix 2023-01-25 14:09:07 +02:00
likho
4efd432de6 WIP: Add wallet tokens 2023-01-25 11:29:20 +02:00
likho
706cbbfa39 Add tokens class 2023-01-20 19:24:19 +02:00
likho
74ab70df7e Use mainnet 2023-01-19 10:45:09 +02:00
likho
5a1569b3fa Clean up and fixes 2023-01-13 16:36:50 +02:00
likho
78a64690ed Fix sendall 2023-01-13 11:21:10 +02:00
likho
27322061f6 Implement gas price oracle, Update all fees to use new gas estimate 2023-01-12 19:24:26 +02:00
likho
ab4392b0bd WIP: Add transaction fees 2023-01-12 16:14:49 +02:00
likho
734a51f5dd WIP: Get gas estimator 2023-01-12 10:09:11 +02:00
likho
8b87c7367a Error fixes 2023-01-11 15:35:51 +02:00
likho
ae0a515384 Error fixes, remove hard coded values 2023-01-09 19:15:40 +02:00
likho
357b08d4bf Error fixes 2023-01-09 13:10:34 +02:00
likho
045cf857fd Fix refresh loading forever 2023-01-08 17:19:58 +02:00
likho
b60122fd85 Transaction listing 2023-01-06 17:25:28 +02:00
likho
5fcb65ba0c WIP: GET transactions 2023-01-05 18:04:45 +02:00
likho
5d77dcafbe ADd address validation and convert receive addresses as checksum addresses 2023-01-05 14:39:21 +02:00
likho
a6c2750f20 WIP: Get wallet transactions 2023-01-05 13:07:46 +02:00
likho
6b3d42033e WIP: GET address transactions 2023-01-03 17:15:27 +02:00
likho
5e67b5734c fix balance error when opening existing wallet and add chainId for sending 2023-01-03 14:50:32 +02:00
likho
f9ec370070 WIP: get transactions data 2022-12-26 16:12:51 +02:00
likho
12388ba5ca WIP: Add ETH, getting transactions list 2022-12-23 13:51:36 +02:00
likho
b2c40c014a WIP: ADD ETH 2022-12-20 14:54:51 +02:00
likho
c6d5ad598c WIP:ADd Ethereum 2022-12-14 18:09:24 +02:00
likho
6370e927a2 WIP: Add Ethereum 2022-12-14 12:15:22 +02:00
likho
eca8ca21bc WIP: Add Ethereum 2022-12-13 19:39:19 +02:00