Expand description

A naive implementation of the TransitionFrontier

Structs

Dummy account type for berkeley net
Dummy merkle hasher for berkeley net
Struct that represents a naive implementation of the TransitionFrontier
protocol state + sparse merkle ledger

Type Definitions

Merkle proof on berkeley net TODO: Replace DummyAccount, DummyHasher with Account, MinaPoseidonMerkleHasher respectively after we can deserialize Account from graphql API response note that there are some new changes to the account hashing algorithm and the ledger hashes have been changed as well. Those have to be fixed accordingly before switching to the real Account
Merkle proof on mainnet