Module fuzzing
sp_
state_
machine
0.35.0
Module fuzzing
Module Items
Structs
Functions
In crate sp_
state_
machine
Modules
backend
fuzzing
Macros
debug
log_error
trace
warn
Structs
BasicExternalities
CompactProof
Ext
KeyValueStates
KeyValueStorageLevel
LayoutV0
LayoutV1
OffchainOverlayedChanges
OverlayedChanges
ReadOnlyExternalities
StateMachine
StateMachineStats
StorageChanges
StorageProof
TestExternalities
TrieBackend
TrieBackendBuilder
UsageInfo
UsageUnit
Enums
BackendTrustLevel
ExecutionError
IndexOperation
Constants
MAX_NESTED_TRIE_DEPTH
Traits
Error
InspectState
Storage
TrieBackendStorage
TrieCacheProvider
TrieMut
Functions
create_proof_check_backend
execution_proof_check
execution_proof_check_on_trie_backend
new_in_mem
prove_child_read
prove_child_read_on_trie_backend
prove_execution
prove_execution_on_trie_backend
prove_range_read_with_child_with_size
prove_range_read_with_child_with_size_on_trie_backend
prove_range_read_with_size
prove_range_read_with_size_on_trie_backend
prove_read
prove_read_on_trie_backend
read_child_proof_check
read_child_proof_check_on_proving_backend
read_proof_check
read_proof_check_on_proving_backend
read_range_proof_check
read_range_proof_check_on_proving_backend
read_range_proof_check_with_child
read_range_proof_check_with_child_on_proving_backend
Type Aliases
ChildStorageCollection
DBValue
DefaultError
DefaultHandler
InMemoryBackend
MemoryDB
OffchainChangesCollection
StorageCollection
StorageKey
StorageValue
TrieDBMutV0
TrieDBMutV1
sp_state_machine
Module
fuzzing
Copy item path
Settings
Help
Summary
Source
Expand description
State machine fuzzing implementation, behind
fuzzing
feature.
Structs
§
Fuzz
Append
Payload
Arbitrary payload for fuzzing append.
Functions
§
fuzz_
append
Test append operation for a given fuzzing payload.