|
382284a8ca
|
rvv040 - decodeSaplingAddress Function added
SaplingAddress data type added
|
2024-04-16 14:39:56 -04:00 |
|
|
cb985d26cd
|
Add debugging for Sapling decode
|
2024-04-16 11:19:53 -05:00 |
|
|
1232c3e36f
|
Merge pull request 'Test Sapling decoding' (#62) from rav001 into dev040
Reviewed-on: #62
|
2024-04-16 14:46:59 +00:00 |
|
|
99d772d2c7
|
Test Sapling decoding
|
2024-04-16 09:43:00 -05:00 |
|
|
23b8de31f1
|
Merge pull request 'Update Sapling commitment tree reader' (#61) from rav001 into dev040
Reviewed-on: #61
|
2024-04-16 01:03:01 +00:00 |
|
|
09ff2ed5ac
|
Merge branch 'dev040' into rav001
|
2024-04-16 01:02:38 +00:00 |
|
|
5402fcc072
|
Update Sapling commitment tree reader
|
2024-04-15 19:58:26 -05:00 |
|
|
d754498ec3
|
Merge pull request 'Add nullifier field to DecodedNote ' (#60) from rav001 into dev040
Reviewed-on: #60
|
2024-04-14 22:37:52 +00:00 |
|
|
1b98120376
|
Add nullifier field to DecodedNote
|
2024-04-14 17:35:49 -05:00 |
|
|
0e52adbea4
|
Merge pull request 'Add new function to decode a Transparent Address in HRF' (#59) from rvv040 into dev040
Reviewed-on: #59
|
2024-04-14 14:27:17 +00:00 |
|
|
15b2f98f1d
|
rvv040 - Fix transparent address decoding -
Function was returning the "digest" instead the "transparentReceiver"
|
2024-04-14 08:37:19 -04:00 |
|
|
95f20adb56
|
Merge branch 'dev040' into rvv040
|
2024-04-14 07:01:51 -05:00 |
|
|
e781ed6bd0
|
Add test to for transparent decoding
|
2024-04-14 06:57:36 -05:00 |
|
|
deacf373e1
|
rvv040 - Add new function to decode a Transparent Address in HRF
The function retunrs a TransparentAddress object.
|
2024-04-13 18:27:59 -04:00 |
|
|
7b45bb9a6f
|
Merge pull request 'Add Sapling nullifier calculation' (#58) from rav001 into dev040
Reviewed-on: #58
|
2024-04-12 18:18:47 +00: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 |
|
|
7efb9d0148
|
Merge pull request '#57 - Sapling address in Human Readable format' (#57) from rvv040 into dev040
Reviewed-on: #57
|
2024-04-10 16:35:39 +00:00 |
|
|
b6af8630b8
|
Merge branch 'dev040' into rvv040
|
2024-04-10 11:34:40 -05:00 |
|
|
30ca143dc9
|
Update changelog
|
2024-04-10 11:29:59 -05:00 |
|
|
cea8a70f44
|
rvva040 - Convert Sapling receiver to Human readable format
Function getSaplingFromUA -> Now returns "Maybe T.Text" instead of "T.Text"
|
2024-04-10 10:27:09 -04: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 |
|
|
1f8a4cbd2b
|
Branch rvv040 - Get Sapling Human Readable representation - In proccess
Bug - Bech32m error calculating checksum - to resolve
|
2024-04-09 20:23:16 -04:00 |
|
|
ea937f8e51
|
Merge pull request 'Add Orchard action decryption with spendig key' (#56) from rav001 into dev040
Reviewed-on: #56
|
2024-04-09 18:09:46 +00:00 |
|
|
7c5d4cf99f
|
Update version
|
2024-04-09 13:06:23 -05:00 |
|
|
4f9601f8d8
|
Add function to decode Orchard action with spending key
|
2024-04-09 13:05:57 -05:00 |
|
|
817c52dacf
|
Merge pull request 'Add Sapling output decrypting with spending key' (#55) from rav001 into dev040
Reviewed-on: #55
|
2024-04-08 18:01:25 +00:00 |
|
|
e00cf21709
|
Add Sapling output decrypting with spending key
|
2024-04-08 12:55:30 -05:00 |
|
|
2709d42266
|
Merge pull request 'Correct the parsing of the tx hash in TxIn ' (#54) from rav001 into dev040
Reviewed-on: #54
|
2024-04-05 19:14:13 +00:00 |
|
|
5814cb7c9e
|
Correct the parsing of the tx hash in TxIn
|
2024-04-05 14:12:39 -05:00 |
|
|
a06fd08172
|
Merge pull request 'Fix TxIn parsing' (#53) from rav001 into dev040
Reviewed-on: #53
|
2024-04-05 17:52:02 +00:00 |
|
|
3c2e8fc994
|
Fix TxIn parsing
|
2024-04-05 12:47:17 -05:00 |
|
|
f375467fee
|
Merge pull request 'Implement identification of transparent output' (#52) from rav001 into dev040
Reviewed-on: #52
|
2024-04-03 21:21:08 +00:00 |
|
|
09411adfff
|
Implement test to validate transparent outputs
|
2024-04-03 16:16:42 -05:00 |
|
|
2d39576dc8
|
Merge branch 'dev040' into rav001
|
2024-04-02 14:06:07 -05:00 |
|
|
938ccb4b97
|
Add test to identify transparent outputs (#50)
Reviewed-on: #50
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
|
2024-04-02 19:03:50 +00:00 |
|
|
8b1965b46f
|
Merge branch 'dev040' into rav001
|
2024-04-02 14:03:11 -05:00 |
|
|
2f18c15c86
|
Add test to identify transparent outputs
|
2024-04-02 13:42:45 -05:00 |
|
|
204275a9b6
|
Merge pull request 'Implements FFI for transactions from Zebra' (#49) from rav001 into dev040
Reviewed-on: #49
|
2024-04-02 17:09:42 +00: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 |
|
|
474aadb5cd
|
Merge pull request 'Update Zebra block deserialization for block time' (#48) from rvv040 into dev040
Reviewed-on: #48
|
2024-04-01 13:09:47 +00: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 |
|
|
4b064af4de
|
Merge pull request 'Implements parsing of transparent bundles' (#47) from rav001 into dev040
Reviewed-on: #47
|
2024-03-27 18:25:47 +00:00 |
|
|
52950885c1
|
Implements parsing of transparent bundles
|
2024-03-27 13:22:34 -05:00 |
|