• Joined on 2022-12-23
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-13 17:51:23 +00:00
c5feb10fbc Update Sapling spending key with coin type
e69a26e984 Merge pull request 'Unified Address Generation tests' (#31) from rav001 into dev040
Compare 2 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#31 2024-03-12 21:06:07 +00:00
Unified Address Generation tests
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-12 21:06:07 +00:00
e69a26e984 Merge pull request 'Unified Address Generation tests' (#31) from rav001 into dev040
4f20160c36 Enable Unified Address generation tests
5b6f5fa8e2 Upgrade HexString
5db66dcf39 Adjust indexing of Sapling payment addresses
Compare 4 commits »
pitmutt created pull request Vergara_Tech/zcash-haskell#31 2024-03-12 21:06:00 +00:00
Unified Address Generation tests
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-12 21:04:12 +00:00
4f20160c36 Enable Unified Address generation tests
5b6f5fa8e2 Upgrade HexString
5db66dcf39 Adjust indexing of Sapling payment addresses
8d437105c9 Merge pull request 'Implement test for sequential address generation' (#30) from rav001 into dev040
Compare 4 commits »
pitmutt pushed to master at Vergara_Tech/haskell-hexstring 2024-03-12 18:54:03 +00:00
39d8da7b11 Merge pull request 'Update Hexstring for binary' (#1) from dev into master
650febad65 Expose fromBinary
fd1ddce73c Implement Read
fe2df6f7d6 Implement tests
309dd06a2e Correct fromText
Compare 13 commits »
pitmutt merged pull request Vergara_Tech/haskell-hexstring#1 2024-03-12 18:54:02 +00:00
Update Hexstring for binary
pitmutt created pull request Vergara_Tech/haskell-hexstring#1 2024-03-12 18:53:49 +00:00
Update Hexstring for binary
pitmutt pushed to dev at Vergara_Tech/haskell-hexstring 2024-03-12 18:53:06 +00:00
650febad65 Expose fromBinary
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-11 21:18:05 +00:00
8d437105c9 Merge pull request 'Implement test for sequential address generation' (#30) from rav001 into dev040
30c3827cab Merge branch 'dev040' into rav001
ddaabcc5cd Add test to check that Sapling receivers are unique
Compare 3 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#30 2024-03-11 21:18:04 +00:00
Implement test for sequential address generation
pitmutt created pull request Vergara_Tech/zcash-haskell#30 2024-03-11 21:17:52 +00:00
Implement test for sequential address generation
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-11 21:09:47 +00:00
30c3827cab Merge branch 'dev040' into rav001
ddaabcc5cd Add test to check that Sapling receivers are unique
8baf27e988 Merge pull request 'Implement Sapling child key derivation' (#29) from rav001 into dev040
Compare 3 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-11 20:25:55 +00:00
8baf27e988 Merge pull request 'Implement Sapling child key derivation' (#29) from rav001 into dev040
89730a8219 Merge branch 'dev040' into rav001
db92dd7de7 Implement Sapling child key derivation
Compare 3 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#29 2024-03-11 20:25:54 +00:00
Implement Sapling child key derivation
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-11 20:25:02 +00:00
89730a8219 Merge branch 'dev040' into rav001
4edd789a40 Merge pull request 'Add signature for internal Sapling address' (#28) from rav001 into dev040
Compare 2 commits »
pitmutt created pull request Vergara_Tech/zcash-haskell#29 2024-03-11 20:24:54 +00:00
Implement Sapling child key derivation
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-11 20:24:13 +00:00
db92dd7de7 Implement Sapling child key derivation
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-10 15:21:49 +00:00
4edd789a40 Merge pull request 'Add signature for internal Sapling address' (#28) from rav001 into dev040
4443ffeec5 Add signature for internal Sapling address
Compare 2 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#28 2024-03-10 15:21:48 +00:00
Add signature for internal Sapling address