scalus.crypto.trie
package scalus.crypto.trie
Members list
Type members
Classlikes
Off-chain Merkle Patricia Forestry implementation producing binary proofs for the mpfb on-chain verifier.
Off-chain Merkle Patricia Forestry implementation producing binary proofs for the mpfb on-chain verifier.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object FusedMerklePatriciaForestry
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Off-chain original Merkle Patricia Forestry implementation (full nibble prefix encoding).
Off-chain original Merkle Patricia Forestry implementation (full nibble prefix encoding).
Allows lookup, insertion, deletion, and generation of succinct and on-chain MPF compatible membership/non-membership proofs.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object MerklePatriciaForestry
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Deprecated types
Attributes
- Deprecated
-
[Since version 0.15.1]Use FusedMerklePatriciaForestry instead
Attributes
- Deprecated
-
[Since version 0.15.1]Use MerklePatriciaForestry instead
Value members
Deprecated fields
Attributes
- Deprecated
-
[Since version 0.15.1]Use FusedMerklePatriciaForestry instead
Attributes
- Deprecated
-
[Since version 0.15.1]Use MerklePatriciaForestry instead
In this article