Commit graph

131 commits

Author SHA1 Message Date
952ceeda4b
upgrade rust deps 2024-11-13 12:57:08 -06:00
5ce29d096d
add debugging 2024-11-12 16:22:56 -06:00
0171b5ec5a
add debugging 2024-11-12 16:02:35 -06:00
a5898d04f8
add debugging 2024-11-12 15:40:58 -06:00
442d2adfad
update anchors for builder 2024-11-12 15:10:47 -06:00
107e1fa6e5
add debugging 2024-11-12 14:56:41 -06:00
42f3e3a7fd
docs: add debugging 2024-11-12 14:53:59 -06:00
58951db64a
docs: add debugging 2024-11-12 14:32:23 -06:00
1ce7dc24fe
feat: Implement transaction creation with new trees 2024-11-11 11:21:24 -06:00
20851a4e48
fix(rust): account for empty leaf in sapling path 2024-11-07 12:54:22 -06:00
8244ffa1ce
feat: add sapling merkle path test 2024-11-07 12:14:53 -06:00
1dcc549bd5
feat: add sapling tree anchor function 2024-11-06 15:48:50 -06:00
a13eab17d7
feat: add sapling commitment trees 2024-11-06 13:17:58 -06:00
00782b80c0
feat: add sapling tree root test 2024-11-06 07:29:48 -06:00
93622f4456
feat: add Sapling node combinator 2024-11-05 15:37:46 -06:00
ef8dba474e
feat: add sapling node creation 2024-11-05 14:35:19 -06:00
1ec6d2df5b
feat(rust): add marshalling for Hhex 2024-11-04 15:41:27 -06:00
b748cba310
feat: add Merkle path tests for orchard 2024-11-04 14:55:44 -06:00
1cdd1d75fa
add validation of orchard anchor 2024-11-01 08:07:29 -05:00
8f03811fca
feat: add orchard comm tree parts functionality 2024-10-31 13:36:28 -05:00
c94bce3c25
add validation of frontier and tree 2024-10-31 10:11:35 -05:00
92cc2aabe4
modify tree root validation 2024-10-31 09:28:34 -05:00
1938e162f4
feat: update root testing functions 2024-10-30 16:24:02 -05:00
96ee5f4179
feat: new function to test tree with one node 2024-10-30 15:24:06 -05:00
f6b8a77277
feat: add function to test empty trees 2024-10-30 13:23:46 -05:00
c793e0c4ff
fix(rust): remove debug messages 2024-10-30 11:42:36 -05:00
fa2b34e26f
debuggin FFI 2024-10-30 09:09:11 -05:00
5139f9dd7b
fix(rust): correct tx builder startup 2024-10-29 12:15:04 -05:00
a21642baee
docs: add more Rust debug output 2024-10-29 11:19:03 -05:00
1e350c289c
docs: add debug for sapling outputs 2024-10-29 11:06:25 -05:00
0ad6b9ebab
docs: add error debug output 2024-10-29 10:31:25 -05:00
42da2d3a0f
docs: add debug for fee 2024-10-29 10:12:41 -05:00
1492f3b6ad
docs: add debugging to create_transaction 2024-10-29 09:46:24 -05:00
b6d490d053
fix(rust): orchard hash length check 2024-10-28 12:25:34 -05:00
2e9e6d8831
feat: allow combining empty Orchard leaves 2024-10-28 11:59:07 -05:00
004e2c85cd
feat: creation of Orchard commitment nodes 2024-10-27 06:42:04 -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
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
5a8cd44fbc
feat: implement wagyu-zcash-parameters crate 2024-09-16 13:36:49 -05:00
148abd95d0
Implement fee calculator 2024-05-08 13:49:39 -05:00
37b485288d
Fix bug in Orchard witness calculation 2024-05-07 15:19:54 -05:00
2108f46afa
Remove debugging 2024-05-07 12:13:54 -05:00
1e31bb73c2
Update Rust debugging 2024-05-02 14:55:24 -05:00
c583451c83
Update debugging 2024-05-02 14:30:59 -05:00
6a632d45c1
Change error messaging 2024-05-02 14:07:54 -05:00
31c5cda65a
Improve error message 2024-05-02 13:38:12 -05:00