5402fcc072
Update Sapling commitment tree reader
2024-04-15 19:58:26 -05:00
6a2849aae0
Add Sapling nullifier calculation to decoding
2024-04-12 13:15:41 -05:00
0f19e376dc
Add Sapling commitment tree functionality
2024-04-11 16:01:29 -05:00
27b291c49a
Add function to append nodes to commitment tree
2024-04-10 07:06:04 -05:00
e00cf21709
Add Sapling output decrypting with spending key
2024-04-08 12:55:30 -05:00
aa10e09595
Implement Sapling spends ( #42 )
...
This PR add support for Sapling spends in the communication with Zebra.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/42
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-21 20:15:49 +00:00
1af152dc31
Upgrade Zebra call ( #39 )
...
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/39
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-20 16:15:30 +00:00
d5c50d58c5
Merge branch 'rvv040' into rav001
2024-03-15 10:11:27 -05:00
2c58d1260a
Transparent address fix
2024-03-14 17:44:18 -04:00
4cc4c37960
Improve type safety for Orchard
2024-03-14 12:35:13 -05:00
d2619123c0
Improve type safety for Sapling
2024-03-14 11:30:54 -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
4f20160c36
Enable Unified Address generation tests
2024-03-12 16:03:35 -05:00
1d59e8f5eb
After merging with dev040
2024-03-12 15:57:43 -04:00
5db66dcf39
Adjust indexing of Sapling payment addresses
2024-03-12 12:22:05 -05: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
4443ffeec5
Add signature for internal Sapling address
2024-03-10 10:20:10 -05:00
1e795dbcea
Merge remote-tracking branch 'forge/rvv040' into rvv040
2024-03-10 10:01:19 -05:00
7538bbfa19
Revision of Sapling receiver logic
2024-03-10 07:47:26 -05:00
477817f37f
Find_Address method implemented
2024-03-09 10:28:36 -05:00
54b1567011
Default Paymebt address and DiversifierIndex created
...
x
2024-03-08 14:46:41 -05:00
0e6f7503d4
Sapling Extended Spemding Key generation from HDSedd (64 byte array)
2024-03-05 22:10:05 -05:00
7b65d322e6
Commit 003 - before merging with dev040 - with orchard spending key
2024-03-05 17:01:17 -05: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
97b338bddc
Commit for revision...
2024-03-03 16:19:06 -05:00
c001fb5343
Implement HexString
2024-02-06 13:10:06 -06:00
beebabcf49
Update license to MIT
2024-01-18 12:55:23 -06:00
abd605e6eb
Licensing update
2023-12-20 14:03:42 -06:00
7992e5bfbe
Expand fields of raw Tx parsing
2023-10-02 15:25:44 -05:00
a6a69ae4cc
Integrate Bech32 decoding into Sapling key validation
2023-09-28 14:23:42 -05:00
cbbbaa0fd0
Correct JSON parser for raw Tx
2023-09-28 13:56:31 -05:00
d78c269d96
Update raw Tx parsing to extract shielded outputs
2023-09-27 14:04:53 -05:00
489d3d632f
Add extraction of shielded outputs
2023-09-27 10:37:53 -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
19c9d8c466
Update source path
2023-06-14 10:53:29 -05:00