Commit graph

37 commits

Author SHA1 Message Date
e00cf21709
Add Sapling output decrypting with spending key 2024-04-08 12:55:30 -05:00
4e86a2f5a4
Zebra Raw Tx deserialization (#44)
Implements features to deserialize the hex representation of of a Zebra Transaction

Reviewed-on: #44
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-26 14:56:10 +00:00
d5c50d58c5
Merge branch 'rvv040' into rav001 2024-03-15 10:11:27 -05:00
8a293f4e79
Enable for internal/external Orchard receivers 2024-03-14 11:12:31 -05:00
5815c5c326 Merge with dev040 2024-03-13 15:37:23 -04:00
c5feb10fbc
Update Sapling spending key with coin type 2024-03-13 12:50:39 -05:00
1d59e8f5eb After merging with dev040 2024-03-12 15:57:43 -04:00
db92dd7de7
Implement Sapling child key derivation 2024-03-11 15:23:29 -05:00
46efe9cd21 Commit first version of genSaplingInternalAddress function 2024-03-10 22:19:51 -04:00
7538bbfa19
Revision of Sapling receiver logic 2024-03-10 07:47:26 -05:00
a549c8be9a Merge branch 'dev040' into rvv040 2024-03-08 15:32:36 -05:00
54b1567011 Default Paymebt address and DiversifierIndex created
x
2024-03-08 14:46:41 -05:00
72e87577a7
Add generation of Orchard receivers 2024-03-07 16:06:33 -06:00
dbccb23b45 Merge branch 'dev040' into rvv040
-- Include orchard Spending Key and new types for working with
	-- zcash network and keys
2024-03-05 17:16:27 -05:00
7b65d322e6 Commit 003 - before merging with dev040 - with orchard spending key 2024-03-05 17:01:17 -05:00
694ab8fd17
Add new Orchard spending key generation 2024-03-05 14:44:00 -06:00
9acbe5b98c
Fix compilation for Spending Key 2024-03-05 07:36:45 -06:00
a6c358cd5d Commit for debuggin process
Erros with Parameters for rustWrapperSaplingSpendingkey function
   x in Sapling.hs module
2024-03-04 18:46:39 -05:00
0b1d9e0920
Implement UA encoding per ZIP-316 2024-03-04 11:59:07 -06:00
97b338bddc Commit for revision... 2024-03-03 16:19:06 -05:00
beebabcf49
Update license to MIT 2024-01-18 12:55:23 -06:00
ca8010145b
Add functions to generate seed phrases and seeds 2024-01-16 16:15:05 -06:00
dce171d830
Encode transparent addresses 2024-01-12 09:46:26 -06:00
abd605e6eb
Licensing update 2023-12-20 14:03:42 -06:00
1d558fc646
Implement check of Unified Address and UVK 2023-10-04 11:12:30 -05:00
489d3d632f
Add extraction of shielded outputs 2023-09-27 10:37:53 -05:00
90b0b3e954
Add tx hex field parsing 2023-09-25 07:51:14 -05:00
846c8971fe
Update Sapling decoding functions 2023-08-23 15:19:31 -05:00
1d8e3729a8
Implement Sapling tx decoding 2023-08-22 15:05:40 -05:00
0dd9680158
Add tests for matching Sapling address and VK 2023-06-14 10:55:20 -05:00
80478c9b6f
Add Sapling VK validation 2023-06-14 09:55:52 -05:00
b35b89fbb4
Implement Orchard Tx decoding and tests 2023-05-04 15:26:49 -05:00
7f181ccac3
Add Rust orchard tx decoding function 2023-05-04 09:23:05 -05:00
ccd4ede950
Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
1261a585e6
Implement shielded address validator 2023-04-18 13:58:21 -05:00
4a82f9e6e0
Include the wrapper for librustzcash 2023-04-15 18:54:54 -05:00
6b1ad46c9a
Initial commit 2023-04-13 18:35:15 -05:00