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 |
|
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 |
|