c0031e91fd
feat: enable debugging
2024-10-18 14:50:56 -05:00
2f3362e900
feat: remove debug logging
2024-10-10 09:05:10 -05:00
c75316ddd7
feat(rpc): background wallet sync
2024-10-08 08:20:52 -05:00
b6b586f9bf
feat: add QR code table upgrade
2024-10-01 12:42:38 -05:00
302cfb0b76
Add Logging to sync
2024-09-29 12:32:12 -05:00
93240325df
feat!: add re-org detection and rewind
2024-09-24 14:34:19 -05:00
0e14228a0e
feat!: add block tracking to data model
...
Adds new `ZcashBlock` table to database to track block information and
creates a relationship between `ZcashTransaction` records and the block
they belong to.
Database getters and setters are updated to use the block record for
confirmations, height, time data.
2024-09-23 13:55:14 -05:00
c68c504b53
Refactor for new schema for ZcashTransaction
2024-08-10 07:52:45 -05:00
46b4969da5
Implement database migration
2024-08-10 07:04:40 -05:00
1673e653eb
Implement unconfirmed note tracking
2024-07-10 10:52:04 -05:00
621ffea3d9
Publish Zenith beta version ( #80 )
...
Co-authored-by: Rene V. Vergara <rvergara59@protonmail.com>
Reviewed-on: #80
Co-authored-by: pitmutt <rene@vergara.network>
Co-committed-by: pitmutt <rene@vergara.network>
2024-05-09 19:15:37 +00:00