Functions to create and manage Orchard commitment trees #99

Merged
pitmutt merged 30 commits from rav001 into milestone2 2024-11-05 18:28:46 +00:00

30 commits

Author SHA1 Message Date
9008010db7
feat: update position size 2024-11-04 18:38:55 -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
70927645e7
feat: add MerklePath 2024-11-01 15:44:32 -05: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
52c3faa7d4
feat: function to test orchard trees 2024-10-30 14:21:48 -05:00
f6b8a77277
feat: add function to test empty trees 2024-10-30 13:23:46 -05:00
3f441e28a1
Merge branch 'milestone2' into rav001 2024-10-30 13:02:15 -05:00
33085a46bf
docs: update changelog 2024-10-30 11:44:56 -05:00
c793e0c4ff
fix(rust): remove debug messages 2024-10-30 11:42:36 -05:00
b3ec3aecbd
fix: adjust FFI buffer 2024-10-30 11:15:34 -05:00
a8d4a96b8a
fix: increase buffer size for createTransaction 2024-10-30 10:59:20 -05:00
f4ecfe9d11
fix: optimize FFI for large results 2024-10-30 10:23:23 -05:00
fa2b34e26f
debuggin FFI 2024-10-30 09:09:11 -05:00
24210b1e0b
fix: optimize create transaction 2024-10-29 16:07:24 -05:00
1694898117
fix: correct transaction creation 2024-10-29 14:14:39 -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