|
772025e317
|
rvv041 - Code Optimizations
getABookRec function commented out from DB.hs
abaddresses state renamed to abAddresses
|
2024-06-03 14:48:01 -04:00 |
|
|
51116e8083
|
rvv041 - Code optimizations
ABList removed from focusRing
address_book's column address renamed to abaddress
|
2024-06-03 14:04:16 -04:00 |
|
|
1c88ea5f08
|
rvv041 - {-# LANGUAGE BlockArguments #-} removed
|
2024-06-03 12:53:24 -04:00 |
|
|
edb7422951
|
rvv001 - AddressBook completed - ready for tests
|
2024-06-01 20:04:18 -04:00 |
|
|
bd1f4e3a5c
|
rvv041 - AddressBook - Edit record working correctly.
DB.hs updated -
updateAdrsInAdrBook :: ConnectionPool -> T.Text -> T.Text -> T.Text -> IO ()
CLI.hs updated
|
2024-05-31 18:36:32 -04:00 |
|
|
83cc1905ad
|
rvv041 - CRUD operations for AddressBook completed
delete record using AddressBookId
|
2024-05-14 18:17:21 -04:00 |
|
|
e9e56453c1
|
rvv041 - Insert and edit an address book entry functions created
address field in address book changed to T.Text
|
2024-05-13 16:26:07 -04:00 |
|
|
2fb6747bfb
|
rvv041 - Address Book table added to database
getAdrBook function to get a list of all addresses
recorded in AddressBook table
|
2024-05-12 20:39:48 -04:00 |
|
|
e20f253cda
|
Improve the fee calculation
|
2024-05-09 10:44:07 -05:00 |
|
|
dcbb2fac4a
|
Implement background sync
|
2024-05-05 09:49:55 -05:00 |
|
|
84c067ec79
|
Implement transaction creation
|
2024-05-03 07:10:08 -05:00 |
|
|
900d4f9da6
|
Balance display and transaction display
|
2024-04-25 14:22:44 -05:00 |
|
|
07c1b85829
|
Add balance display to UI
|
2024-04-24 08:58:45 -05:00 |
|
|
52ac50e30c
|
Implement per-address tx display
|
2024-04-24 07:42:35 -05:00 |
|
|
29bed14f7c
|
Implement transaction display
|
2024-04-21 07:07:51 -05:00 |
|
|
c6da52f594
|
Implement source note discovery
|
2024-04-17 20:28:47 -05:00 |
|
|
0543c1141c
|
Implement Shielded Output scanning
|
2024-04-08 15:54:09 -05:00 |
|
|
5ce822e52f
|
Migrate to Esqueleto
|
2024-04-07 09:25:25 -05:00 |
|
|
865f7241b1
|
Implement progress bar for zenscan
|
2024-04-04 14:35:08 -05:00 |
|
|
bf192a77f6
|
Add check of existing db for scan
|
2024-04-04 13:21:55 -05:00 |
|
|
a79b86cc05
|
Implements scanning of transactions
|
2024-04-03 15:14:14 -05:00 |
|
|
de211d03b0
|
Add Zenith Scanner (#71)
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zenith/pulls/71
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
|
2024-03-22 20:39:37 +00:00 |
|
|
bd32eb4f38
|
Implement internal change addresses
|
2024-03-17 07:17:52 -05:00 |
|
|
b33ba29c91
|
Implement address creation
|
2024-03-05 12:34:30 -06:00 |
|
|
c522c4c3a2
|
Implement Account creation
|
2024-03-01 14:57:13 -06:00 |
|
|
0de5dc4f9c
|
Avoid creating wallets with the same name
|
2024-02-28 16:37:43 -06:00 |
|
|
bb05d269ac
|
Add wallet creation logic
|
2024-02-28 15:12:57 -06:00 |
|
|
ec422c1c55
|
Add accounts and address tables to model
|
2024-02-27 08:33:12 -06:00 |
|
|
b8ff1eb561
|
Implement wallet check from DB
|
2024-02-19 14:05:32 -06:00 |
|
|
1b91177a46
|
CLI enhancements to manage lists of items
|
2024-02-09 16:18:48 -06:00 |
|
|
67e70ef1c0
|
Add TypeOperators pragma
|
2024-01-23 09:55:24 -06:00 |
|
|
b89ee243b7
|
Implement DB tests for wallet
|
2024-01-22 12:58:37 -06:00 |
|
|
9a7f191d1b
|
Refactor existing code into modules
|
2024-01-17 12:15:21 -06:00 |
|