The first pathfinder
alpha release!
Feature highlights:
- stores the full StarkNet state and history locally
- contract code and storage, and transactions
- verifies StarkNet state against L1
- calculates the root hash of the state Patricia-Merkle Trie on a block-by-block basic, comparing it against L1
- this validates contract code and storage
- serves an RPC API
- execute StarkNet contract functions against local state and history without requiring a StarkNet transaction