01cdf9eb14
rvv001 - temporary commit
2024-09-29 18:18:46 -04:00
b95213ae5c
feat: refactor ZcashPool
type
2024-09-29 17:11:06 -05:00
302cfb0b76
Add Logging to sync
2024-09-29 12:32:12 -05:00
6a4bbb587c
feat: set Orchard anchor depth to 5 blocks
2024-09-26 07:31:50 -05:00
95b89e28ed
tests: Add transaction preparation tests
2024-09-25 13:01:48 -05:00
93240325df
feat!: add re-org detection and rewind
2024-09-24 14:34:19 -05:00
abe30db2fe
rvv001 - Zenith GUI - Privacy level radio buttons added to Send transaction form
2024-09-24 11:09:58 -04:00
d050c0c040
rvv001 - docker folder removed
2024-09-23 21:46:00 -04:00
212c1f2867
rvv001 - Add Privacy Policy to TUI
2024-09-23 21:30:05 -04: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
7189ddcb2a
feat: update to use new createTransaction
2024-09-17 14:23:35 -05:00
4a874897cf
feat: draft new prepareTxV2
function
2024-09-16 11:52:57 -05:00
befc3e46cc
feat: add PrivacyPolicy
type
2024-09-14 15:30:02 -05:00
eaa596fdac
docs: fix spec error
2024-09-14 09:10:01 -05:00
a2be940648
docs: correct sendmany
parameters
2024-09-14 08:59:31 -05:00
f4f149d6a2
docs: fix typo in sendmany
spec
2024-09-14 08:56:15 -05:00
4aad9cb57f
docs: update the sendmany
spec
2024-09-14 08:54:12 -05:00
c9a42572d3
docs: correct sendmany
schemas in OpenRPC
2024-09-14 06:54:00 -05:00
932d79ad57
docs: add examples for sendmany
OpenRPC
2024-09-14 06:47:18 -05:00
a2743842dd
docs: update OpenRPC spec for sendmany
2024-09-13 17:20:31 -05:00
e46cd01f41
Add address book
2024-09-13 07:09:31 -05:00
322f2b8959
Merge branch 'milestone3' into rav001
2024-09-13 07:08:58 -05:00
bf4118b09d
Merge pull request 'Add base addressbook to GUI' ( #102 ) from rvv041 into milestone3
...
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zenith/pulls/102
2024-09-13 11:39:57 +00:00
59d3ee4d37
Merge branch 'milestone3' into rvv041
2024-09-13 06:37:11 -05:00
a3a8bb1eaa
rvv041 - AddressBook - empty Address book database case
2024-09-11 21:34:15 -04:00
06b2cd9222
rvv041 - Address Book - Edit Address Book Description working
...
- Delete Address Book Entry working
2024-09-08 17:21:17 -04:00
185738eccc
rvv041 - Address Book - Edit Address Book entry description in progress
...
- "Delete entry" button added (functionality not implemented yet)
2024-09-07 17:09:33 -04:00
87feab284e
rvv041 - Address Book - Copy ZEC Address to clipboard implemented
...
- Edit Adress Book entry in progress.
2024-09-06 19:50:50 -04:00
5ce0b5fa0f
rvv0041 - Address Book - Show Address Book entry on mouse click completed
2024-09-06 17:16:22 -04:00
538216944d
feat: Update addressbook list after save
2024-09-06 08:42:17 -05:00
dee0a7e8e8
rvv041 - Address Book - New entry form working correctly
...
- Show entry zec address on row click
2024-09-05 22:19:41 -04:00
b3df16f217
rvv041 - Address Book - Entry form working partially
2024-09-05 13:50:52 -04:00
0142ea90ae
rvv041 - Address Book - in progress....
2024-09-05 11:31:51 -04:00
1931098ee9
rvv041 - AddressBook - reloading AddressBook List in progress...
2024-09-05 10:13:32 -04:00
35dce186fd
feat: getoperationstatus RPC method
2024-09-04 13:10:09 -05:00
bd3d9e8067
docs: fixed typo in OpenRPC
2024-09-04 11:11:01 -05:00
f780e996e0
docs: info for getoperationstatus
2024-09-04 11:08:00 -05:00
dcdf2e8304
Update to OpenRPC spec
2024-09-04 09:17:12 -05:00
f8fa5a005a
rvv041 - AddressBook - Save new address book entry problem
2024-09-02 09:40:57 -04:00
70123a7261
Add examples to OpenRPC spec
2024-08-30 15:25:25 -05:00
1caa4efdb4
Implement getnewaddress
RPC method
2024-08-30 15:14:48 -05:00
73ad2f0eb3
rvv041 - AddressBook - Record ID added to address book entries.
2024-08-29 14:42:58 -04:00
6503af6a98
Update spec for getnewaddress
2024-08-29 09:19:10 -05:00
67d334a60b
rvv041 - AddressBook main window - address description list ready
...
New Address Entry form - Description and Address fields ready
2024-08-28 21:21:05 -04:00
fae0def6a8
Implement getnewaccount
2024-08-26 15:25:31 -05:00
35ab075703
Update getnewaccount
on RPC
2024-08-26 13:49:00 -05:00
0b7bf1db99
Draft getnewaccount
RPC
2024-08-24 08:59:26 -05:00
40fb9228a2
Add example to OpenRPC
2024-08-24 07:51:07 -05:00
4ee09238d8
Implement getnewwallet
RPC method
2024-08-24 07:45:42 -05:00
6875917ec7
Fix button style
2024-08-20 16:46:01 -05:00