File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,19 @@ This documentation provides useful information explaining the full-chain members
44
55Here are the core components of the integration:
66
7- 1 . [ Rust FFI] ( #1. rust-ffi )
8- 2 . [ Curve trees merkle tree] ( #2. curve-trees-merkle-tree )
7+ 1 . [ Rust FFI] ( #1- rust-ffi )
8+ 2 . [ Curve trees merkle tree] ( #2- curve-trees-merkle-tree )
99 1 . Preparing locked outputs for insertion to the tree upon unlock
1010 2 . ` grow_tree ` algorithm
1111 3 . Grow the tree as the node syncs
1212 4 . Trim the tree on reorg and on pop blocks
1313 5 . LMDB changes
1414 6 . Migrating cryptonote outputs into the tree
15- 3 . [ Transaction struct changes for FCMP++] ( #3. transaction-struct-changes-for-fcmp )
16- 4 . [ Constructing FCMP++ transactions] ( #4. constructing-fcmp-transactions )
17- 5 . [ Verifying FCMP++ transactions] ( #5. verifying-fcmp-transactions )
18- 6 . [ Consensus changes for FCMP++] ( #6. consensus-changes-for-fcmp )
19- 7 . [ Wallet sync] ( #7. wallet-sync )
15+ 3 . [ Transaction struct changes for FCMP++] ( #3- transaction-struct-changes-for-fcmp )
16+ 4 . [ Constructing FCMP++ transactions] ( #4- constructing-fcmp-transactions )
17+ 5 . [ Verifying FCMP++ transactions] ( #5- verifying-fcmp-transactions )
18+ 6 . [ Consensus changes for FCMP++] ( #6- consensus-changes-for-fcmp )
19+ 7 . [ Wallet sync] ( #7- wallet-sync )
2020 1 . Tree cache
2121 2 . Handling restore from an arbitrary restore height
22228 . Daemon RPC: fetching outputs by output ID
You can’t perform that action at this time.
0 commit comments