• Joined on 2022-12-23
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-04-02 16:23:47 +00:00
6ad879c155 Implements FFI for transaction deserialization
dbae2150da Advance bundle FFI
4b064af4de Merge pull request 'Implements parsing of transparent bundles' (#47) from rav001 into dev040
Compare 3 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-04-01 13:09:50 +00:00
474aadb5cd Merge pull request 'Update Zebra block deserialization for block time' (#48) from rvv040 into dev040
93a04c09d3 Merge branch 'dev040' into rvv040
58b74a4c9a Update getBlockTime to use HexString
7cada685ce getBlockTime function added
Compare 4 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#48 2024-04-01 13:09:48 +00:00
Update Zebra block deserialization for block time
pitmutt pushed to rvv040 at Vergara_Tech/zcash-haskell 2024-03-31 11:43:50 +00:00
93a04c09d3 Merge branch 'dev040' into rvv040
4b064af4de Merge pull request 'Implements parsing of transparent bundles' (#47) from rav001 into dev040
52950885c1 Implements parsing of transparent bundles
899b79f155 Merge pull request 'Correct the parsing of OutPoint' (#46) from rav001 into dev040
0fb02b2514 Correct parsing of OutPoint
Compare 22 commits »
pitmutt created pull request Vergara_Tech/zcash-haskell#48 2024-03-29 20:53:36 +00:00
Update Zebra block deserialization for block time
pitmutt pushed to rvv040 at Vergara_Tech/zcash-haskell 2024-03-29 20:52:34 +00:00
58b74a4c9a Update getBlockTime to use HexString
pitmutt pushed to dev041 at Vergara_Tech/zenith 2024-03-27 18:40:59 +00:00
24fd6e2e95 Merge pull request 'Implements scanning of transparent transactions' (#72) from rav001 into dev041
b3e33b798b Update to ZH 0.5.2.0
f386a6b974 Merge branch 'dev041' into rav001
0a2e585eb9 Add Zenith Scanner module
60eee8c88d Merge branch 'dev041' into rav001
Compare 10 commits »
pitmutt merged pull request Vergara_Tech/zenith#72 2024-03-27 18:40:58 +00:00
Implements scanning of transparent transactions
pitmutt created pull request Vergara_Tech/zenith#72 2024-03-27 18:40:50 +00:00
Implements scanning of transparent transactions
pitmutt pushed to rav001 at Vergara_Tech/zenith 2024-03-27 18:38:19 +00:00
b3e33b798b Update to ZH 0.5.2.0
f386a6b974 Merge branch 'dev041' into rav001
de211d03b0 Add Zenith Scanner (#71)
Compare 3 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#47 2024-03-27 18:25:48 +00:00
Implements parsing of transparent bundles
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-27 18:25:48 +00:00
4b064af4de Merge pull request 'Implements parsing of transparent bundles' (#47) from rav001 into dev040
52950885c1 Implements parsing of transparent bundles
Compare 2 commits »
pitmutt created pull request Vergara_Tech/zcash-haskell#47 2024-03-27 18:25:40 +00:00
Implements parsing of transparent bundles
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-27 18:24:31 +00:00
52950885c1 Implements parsing of transparent bundles
899b79f155 Merge pull request 'Correct the parsing of OutPoint' (#46) from rav001 into dev040
Compare 2 commits »
pitmutt merged pull request Vergara_Tech/zcash-haskell#46 2024-03-27 14:05:19 +00:00
Correct the parsing of OutPoint
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-27 14:05:19 +00:00
899b79f155 Merge pull request 'Correct the parsing of OutPoint' (#46) from rav001 into dev040
0fb02b2514 Correct parsing of OutPoint
1674f9b592 Merge branch 'dev040' into rav001
f593fefd7f Add types for low-level transparent components
ee27860299 Merge branch 'dev040' into rav001
Compare 17 commits »
pitmutt created pull request Vergara_Tech/zcash-haskell#46 2024-03-27 14:04:39 +00:00
Correct the parsing of OutPoint
pitmutt pushed to rav001 at Vergara_Tech/zcash-haskell 2024-03-27 14:01:26 +00:00
0fb02b2514 Correct parsing of OutPoint
1674f9b592 Merge branch 'dev040' into rav001
bb9d336dc3 Implements low-level transparent components (#45)
Compare 3 commits »
pitmutt pushed to dev040 at Vergara_Tech/zcash-haskell 2024-03-26 20:39:34 +00:00
bb9d336dc3 Implements low-level transparent components (#45)
pitmutt merged pull request Vergara_Tech/zcash-haskell#45 2024-03-26 20:39:32 +00:00
Implements low-level transparent components