-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ratranqu edited this page Jun 2, 2020
·
4 revisions
-
SQLiteNodeStorage:
This implementation keeps one version in memory and stores committed version to disk in an SQLite database
self.version
contains the current version which still needs to be committed to the database - SQLiteNode
- IAVLErrors
- ImmutableTree
- InMemoryNodeStorage
- InMemoryNode
- InMemoryNode.NodeType.CodingKeys
- LazyBox
- MutableTree
- NodeKey
- ProofLeafNode
- Side
- ProofInnerNode
- AbsenceOp
- ValueOp
- PathWithLeaf
- PathToLeaf1: PathToLeaf represents an inner path to a leaf node. Note that the nodes are ordered such that the last one is closest to the root of the tree.
- RangeProof
- CoderProtocol: The protocol Coder describes the primitives required to serialize structures. A Coder accumulates bytes into a buffer which can then be pushed to storage. The reference implementation uses Amino.
- HasherProtocol
- InitialisableProtocol
- NodeProtocol
- NodeStorageProtocol
- ProofInnerNodeProtocol
- Tree
- PathToLeaf: PathToLeaf represents an inner path to a leaf node. Note that the nodes are ordered such that the last one is closest to the root of the tree.
Generated at 2021-04-20T11:34:45+0000 using swift-doc 1.0.0-beta.5.