• Joined on 2022-12-23
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-04-16 00:59:34 +00:00
5402fcc072 Update Sapling commitment tree reader
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-14 22:37:55 +00:00
d754498ec3 Merge pull request 'Add nullifier field to DecodedNote' (#60) from rav001 into dev040
1b98120376 Add nullifier field to DecodedNote
Compare 2 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#60 2024-04-14 22:37:53 +00:00
Add nullifier field to `DecodedNote`
pitmutt created pull request Vergara_Tech/zcash-haskell#60 2024-04-14 22:37:38 +00:00
Add nullifier field to DecodedNote
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-04-14 22:36:32 +00:00
1b98120376 Add nullifier field to DecodedNote
0e52adbea4 Merge pull request 'Add new function to decode a Transparent Address in HRF' (#59) from rvv040 into dev040
15b2f98f1d rvv040 - Fix transparent address decoding -
95f20adb56 Merge branch 'dev040' into rvv040
e781ed6bd0 Add test to for transparent decoding
Compare 7 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-14 14:27:21 +00:00
0e52adbea4 Merge pull request 'Add new function to decode a Transparent Address in HRF' (#59) from rvv040 into dev040
15b2f98f1d rvv040 - Fix transparent address decoding -
95f20adb56 Merge branch 'dev040' into rvv040
e781ed6bd0 Add test to for transparent decoding
deacf373e1 rvv040 - Add new function to decode a Transparent Address in HRF
Compare 5 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#59 2024-04-14 14:27:19 +00:00
Add new function to decode a Transparent Address in HRF
pitmutt pushed to rvv040 at Vergara_Tech/zcash-haskell 2024-04-14 12:02:14 +00:00
95f20adb56 Merge branch 'dev040' into rvv040
e781ed6bd0 Add test to for transparent decoding
7b45bb9a6f Merge pull request 'Add Sapling nullifier calculation' (#58) from rav001 into dev040
6a2849aae0 Add Sapling nullifier calculation to decoding
0f19e376dc Add Sapling commitment tree functionality
Compare 7 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-12 18:18:51 +00:00
7b45bb9a6f Merge pull request 'Add Sapling nullifier calculation' (#58) from rav001 into dev040
6a2849aae0 Add Sapling nullifier calculation to decoding
0f19e376dc Add Sapling commitment tree functionality
ce6a13e333 Merge branch 'dev040' into rav001
27b291c49a Add function to append nodes to commitment tree
Compare 5 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#58 2024-04-12 18:18:49 +00:00
Add Sapling nullifier calculation
pitmutt created pull request Vergara_Tech/zcash-haskell#58 2024-04-12 18:18:36 +00:00
Add Sapling nullifier calculation
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-04-12 18:16:35 +00:00
6a2849aae0 Add Sapling nullifier calculation to decoding
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-04-11 21:02:23 +00:00
0f19e376dc Add Sapling commitment tree functionality
ce6a13e333 Merge branch 'dev040' into rav001
7efb9d0148 Merge pull request '#57 - Sapling address in Human Readable format' (#57) from rvv040 into dev040
b6af8630b8 Merge branch 'dev040' into rvv040
30ca143dc9 Update changelog
Compare 10 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-10 16:35:41 +00:00
7efb9d0148 Merge pull request '#57 - Sapling address in Human Readable format' (#57) from rvv040 into dev040
b6af8630b8 Merge branch 'dev040' into rvv040
30ca143dc9 Update changelog
cea8a70f44 rvva040 - Convert Sapling receiver to Human readable format
3f918f734a rvv040 - Sapling address encoding to human readable format
Compare 6 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#57 2024-04-10 16:35:40 +00:00
#57 - Sapling address in Human Readable format
pitmutt pushed to rvv040 at Vergara_Tech/zcash-haskell 2024-04-10 16:35:02 +00:00
b6af8630b8 Merge branch 'dev040' into rvv040
ea937f8e51 Merge pull request 'Add Orchard action decryption with spendig key' (#56) from rav001 into dev040
7c5d4cf99f Update version
4f9601f8d8 Add function to decode Orchard action with spending key
Compare 4 commits »
pitmutt pushed to rvv040 at Vergara_Tech/zcash-haskell 2024-04-10 16:30:24 +00:00
30ca143dc9 Update changelog
pitmutt pushed to rav001 at Vergara_Tech/zenith 2024-04-09 18:33:10 +00:00
9471a861c6 Add function to check commitment trees
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-09 18:09:49 +00:00
ea937f8e51 Merge pull request 'Add Orchard action decryption with spendig key' (#56) from rav001 into dev040
7c5d4cf99f Update version
4f9601f8d8 Add function to decode Orchard action with spending key
Compare 3 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#56 2024-04-09 18:09:47 +00:00
Add Orchard action decryption with spendig key