31c5cda65a
Improve error message
2024-05-02 13:38:12 -05:00
d5e17afc99
Debugging parameters
2024-05-02 13:34:26 -05:00
c7f2bca2c4
Remove ovk from transaction creation
2024-05-02 12:48:30 -05:00
2d14ef6b22
Update to use commitment trees for anchors
2024-05-02 12:35:36 -05:00
652e95c361
Improve error messaging
2024-05-02 12:10:53 -05:00
c144a6d624
Add more debugging to Rust
2024-05-02 07:31:01 -05:00
5fd33e7e43
Add debuggin for create transaction
2024-05-02 07:22:12 -05:00
787cf40629
Add functionality for transaction creation
2024-05-01 09:12:58 -05:00
ad9e2f074d
Implement transaction creation
2024-04-30 16:54:15 -05:00
8901d97c64
Upgrade of Zcash Rust crates
2024-04-29 10:27:45 -05:00
af9806d72d
Add witness update functionality
2024-04-25 19:56:29 -05:00
b74cd5f354
Update note position calculation
2024-04-24 16:04:56 -05:00
3296909c82
Fix Sapling spend parsing
2024-04-24 11:57:00 -05:00
7d20edd08d
Fix Orchard nullifier calculation
2024-04-17 20:14:03 -05:00
4efae180f5
Fix Rust binding for Sapling decode
2024-04-17 11:18:56 -05:00
e98ca65409
Merge branch 'dev040' into rav001
2024-04-17 10:23:30 -05:00
f94a1f83cb
Merge branch 'dev040' into rvv040
2024-04-17 09:25:46 -05:00
a56a4b1e15
Add Orchard commitment tree functionality
2024-04-17 09:21:47 -05:00
382284a8ca
rvv040 - decodeSaplingAddress Function added
...
SaplingAddress data type added
2024-04-16 14:39:56 -04:00
99d772d2c7
Test Sapling decoding
2024-04-16 09:43:00 -05:00
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
ce6a13e333
Merge branch 'dev040' into rav001
2024-04-10 11:39:27 -05:00
b6af8630b8
Merge branch 'dev040' into rvv040
2024-04-10 11:34:40 -05:00
3f918f734a
rvv040 - Sapling address encoding to human readable format
...
Change Bech32m to Bech32 encoding for Sapling address
2024-04-10 09:55:41 -04:00
27b291c49a
Add function to append nodes to commitment tree
2024-04-10 07:06:04 -05:00
4f9601f8d8
Add function to decode Orchard action with spending key
2024-04-09 13:05:57 -05:00
e00cf21709
Add Sapling output decrypting with spending key
2024-04-08 12:55:30 -05:00
98fb89b7b0
Merge branch 'dev040' into rav001
2024-04-02 11:36:14 -05:00
6ad879c155
Implements FFI for transaction deserialization
2024-04-02 11:23:05 -05:00
93a04c09d3
Merge branch 'dev040' into rvv040
2024-03-31 06:43:17 -05:00
58b74a4c9a
Update getBlockTime
to use HexString
2024-03-29 15:51:48 -05:00
dbae2150da
Advance bundle FFI
2024-03-29 13:54:21 -05:00
7cada685ce
getBlockTime function added
2024-03-28 15:06:02 -04:00
bb9d336dc3
Implements low-level transparent components ( #45 )
...
This PR includes components for the deserialization of low-level part of transparent components.
Reviewed-on: #45
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-26 20:39:31 +00: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
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
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
0e6f7503d4
Sapling Extended Spemding Key generation from HDSedd (64 byte array)
2024-03-05 22:10:05 -05:00