9 breaking releases
0.9.0 | Dec 6, 2024 |
---|---|
0.8.0 | Nov 5, 2024 |
0.7.0 | Oct 20, 2024 |
0.0.0-release | Jul 8, 2024 |
#408 in #node
Used in 7 crates
195KB
4K
SLoC
The Essential node implementation.
The primary API for accessing blocks and contracts is provided via the
ConnectionPool
type, accessible via the [db
] function.
The node, via the [run
] function:
- Runs the relayer stream and syncs blocks.
- Performs validation.
essential-node
Validation for Essential protocol.
Dependencies
~38–53MB
~888K SLoC