Commit graph

55 commits

Author SHA1 Message Date
julian
511ac393b6 untested notifications wrapper 2023-05-09 11:54:15 -06:00
julian
723ec64354 eth fixes 2023-04-11 14:25:13 -06:00
julian
ce67673a94 duplicated lower cased eth address fix 2023-04-11 09:53:26 -06:00
julian
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
94896dfd60 Amount fixes 2023-04-06 17:49:13 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
6704d82889 eth + token send fixes 2023-03-31 17:17:15 -06:00
julian
c8139007e3 use new transaction nonce property 2023-03-31 10:18:51 -06:00
julian
b3c4e690c7 move confirmSend to a nicer place 2023-03-31 09:25:08 -06:00
julian
bfeb3e0d30 WIP eth fees 2023-03-29 12:49:12 -06:00
julian
5e5730d5a5 eth token wallet general ui and wallet selection interface 2023-03-28 16:18:11 -06:00
julian
4bd87e8dce start using Amount 2023-03-27 08:41:59 -06:00
julian
b2b9accee1 add serialized amount string to transaction 2023-03-24 15:31:05 -06:00
julian
c51ef8ee26 edit wallet token list 2023-03-23 16:28:20 -06:00
julian
be11b18eb8 handle user added wallet contracts 2023-03-23 12:16:28 -06:00
julian
b617b3e5e0 added more logging 2023-03-03 11:36:28 -06:00
julian
babbd75da3 use database contract data and contract management updates 2023-03-02 18:40:12 -06:00
julian
a5d8fdde79 parse eth tx json to data transfer objects 2023-03-02 15:07:25 -06:00
julian
16efeea1db project structure 2023-03-01 15:52:13 -06:00
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