|
62cda9cc15
|
docs: version bump
|
2024-11-05 12:42:03 -06:00 |
|
|
5ce149c54f
|
Functions to create and manage Orchard commitment trees (#99)
This PR contains the functions to create, update and validate Orchard commitment trees.
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/99
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
|
2024-11-05 18:28:45 +00:00 |
|
|
6d4b6840d3
|
Optimize transaction creation (#98)
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/98
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
|
2024-10-30 16:47:11 +00:00 |
|
|
662a0d1148
|
Merge pull request 'Implement Frontier for Sapling' (#97) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/97
|
2024-10-18 19:40:35 +00:00 |
|
|
4608577c41
|
docs: version bump
|
2024-10-18 14:39:05 -05:00 |
|
|
5a9ed11c25
|
fix(rust): SaplingFrontier marshalling
|
2024-10-18 12:25:30 -05:00 |
|
|
96cfe3a52a
|
feat: use SaplingFrontier for witnesses
|
2024-10-18 09:43:02 -05:00 |
|
|
3203c7e8ff
|
feat: implement Frontier for Sapling witnesses
|
2024-10-18 08:47:52 -05:00 |
|
|
396f15140a
|
Merge pull request 'feat: add toJSON for BlockResponse ' (#96) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/96
|
2024-10-11 13:19:08 +00:00 |
|
|
5a08c80285
|
feat: add toJSON for BlockResponse
|
2024-10-11 08:17:02 -05:00 |
|
|
003293cc3f
|
Merge pull request 'Orchard anchor and witness updates' (#95) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/95
|
2024-10-01 12:51:41 +00:00 |
|
|
612ce812ef
|
Merge branch 'milestone2' into rav001
|
2024-10-01 07:15:15 -05:00 |
|
|
3969490283
|
feat: Use the notes to determine anchors
|
2024-09-30 14:50:54 -05:00 |
|
|
38e4131daa
|
feat!: update Orchard witness calculation
Now uses Frontier
|
2024-09-30 13:18:47 -05:00 |
|
|
48afd81595
|
feat!: migrate Orchard commitment trees to Frontier
|
2024-09-30 12:11:47 -05:00 |
|
|
12296026a0
|
Merge pull request 'Improve witness update functions.' (#94) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/94
|
2024-09-25 19:47:43 +00:00 |
|
|
5de1844e9d
|
feat: improve witness updates
|
2024-09-25 14:43:11 -05:00 |
|
|
36fd2e59a4
|
Merge branch 'milestone2' into rav001
|
2024-09-23 10:20:10 -05:00 |
|
|
63a97b880c
|
Merge pull request 'Add block hash to BlockResponse ' (#93) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/93
|
2024-09-23 15:19:31 +00:00 |
|
|
f24ea80cde
|
feat: add block hash to BlockResponse
|
2024-09-23 10:17:35 -05:00 |
|
|
9df346389a
|
Merge branch 'milestone2' into rav001
|
2024-09-18 07:30:27 -05:00 |
|
|
91e2ebbabd
|
Merge pull request 'Add privacy policy error to TxError ' (#92) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/92
|
2024-09-18 12:29:35 +00:00 |
|
|
343495f6e7
|
feat: add privacy policy error to TxError
|
2024-09-18 07:27:53 -05:00 |
|
|
7350723801
|
Merge branch 'milestone2' into rav001
|
2024-09-17 13:09:54 -05:00 |
|
|
7965dc38c4
|
Merge pull request 'docs: update version' (#91) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/91
|
2024-09-17 18:08:09 +00:00 |
|
|
ee165de652
|
Merge branch 'milestone2' into rav001
|
2024-09-17 18:07:54 +00:00 |
|
|
1f1ca4e206
|
docs: update version
|
2024-09-17 13:06:28 -05:00 |
|
|
f1e1570b25
|
Merge pull request 'Implement wagyu-zcash-parameters in Rust bindings' (#90) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/90
|
2024-09-16 18:47:50 +00:00 |
|
|
5a8cd44fbc
|
feat: implement wagyu-zcash-parameters crate
|
2024-09-16 13:36:49 -05:00 |
|
|
cedc3a0cc1
|
Merge branch 'milestone2' into rav001
|
2024-08-30 11:19:07 -05:00 |
|
|
ce19e174cc
|
Merge pull request 'fix: decode unified addresses with no transparent receivers' (#89) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/89
|
2024-08-30 16:12:13 +00:00 |
|
|
85a4741dcb
|
fix: decode unified addresses with no transparent receivers
ensures that a unified address that does not contain a transparent
receiver is properly represented in the type
|
2024-08-30 11:02:52 -05:00 |
|
|
0b2fae2b5d
|
Merge pull request 'Add JSON instances for Transaction ' (#88) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/88
|
2024-08-20 21:05:02 +00:00 |
|
|
b4069d6233
|
Merge branch 'milestone2' into rav001
|
2024-08-20 15:53:31 -05:00 |
|
|
c8f411fcdd
|
add JSON instances for Transaction
|
2024-08-20 15:50:07 -05:00 |
|
|
939ae687e8
|
Merge pull request 'Implement address comparison and validation' (#87) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/87
|
2024-08-14 17:35:27 +00:00 |
|
|
e1622a0d7f
|
Merge branch 'milestone2' into rav001
|
2024-08-14 17:35:03 +00:00 |
|
|
774e135aab
|
Fix data type
|
2024-08-14 12:32:48 -05:00 |
|
|
b7c91e10fe
|
Add functions to compare and validate addresses
|
2024-08-14 12:32:30 -05:00 |
|
|
cbbdfe42af
|
Merge pull request 'Add ValidAddress ' (#86) from rav001 into milestone2
Reviewed-on: https://git.vergara.tech///Vergara_Tech/zcash-haskell/pulls/86
|
2024-08-13 12:58:21 +00:00 |
|
|
9ca702a68e
|
Add ValidAddress
|
2024-08-13 07:56:25 -05:00 |
|
|
cc72fadef3
|
Merge pull request 'Add JSON instances for ZcashNet' (#85) from rav001 into milestone2
Reviewed-on: #85
|
2024-07-25 16:14:03 +00:00 |
|
|
7c79ee6163
|
Add JSON instances for ZcashNet
|
2024-07-25 11:09:17 -05:00 |
|
|
e8074419cf
|
Merge branch 'milestone2' of git.vergara.tech:Vergara_Tech/zcash-haskell into milestone2
|
2024-07-02 13:21:39 -05:00 |
|
|
5349498737
|
Merge pull request 'Upgrade to GHC 9.6.5' (#84) from rav001 into master
Reviewed-on: #84
|
2024-07-01 21:07:52 +00:00 |
|
|
812ff0aa70
|
Upgrade to GHC 9.6.5
|
2024-07-01 16:05:33 -05:00 |
|
|
90c8a7c302
|
Merge pull request 'Performance enhancement for transaction creation' (#83) from rav001 into milestone2
Reviewed-on: #83
|
2024-05-16 15:45:20 +00:00 |
|
|
874db2907e
|
Performance enhancement for transaction creation
|
2024-05-16 10:42:44 -05:00 |
|
|
4165cab701
|
Merge branch 'dev040'
|
2024-05-13 14:25:46 -05:00 |
|
|
9dddb42bb3
|
Merge pull request 'Implement fee calculator' (#81) from rav001 into dev040
Reviewed-on: #81
|
2024-05-08 18:51:34 +00:00 |
|