package
5.2.0-alpha
Repository: https://github.com/cerc-io/eth-ipfs-state-validator.git
Documentation: pkg.go.dev

# Functions

InitIPFSBlockService is used to configure and return a BlockService using an ipfs repo path (e.g.
No description provided by the author
No description provided by the author
NewDB returns a new sqlx.DB from config/cli/env variables.
NewIPFSValidator returns a new trie validator ontop of an IPFS blockservice.
No description provided by the author
NewPGIPFSValidator returns a new trie validator ontop of a connection pool for an IPFS backing Postgres database.
NewValidator returns a new trie validator Validating the completeness of a modified merkle patricia tries requires traversing the entire trie and verifying that every node is present, this is an expensive operation.

# Constants

Env variables.
Env variables.
Env variables.
Env variables.
Env variables.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Validator is used for validating Ethereum state and storage tries on PG-IPFS.

# Type aliases

No description provided by the author