9 breaking releases
new 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 |
#485 in Magic Beans
358 downloads per month
Used in 7 crates
195KB
4K
SLoC
essential-node
Validation for Essential protocol.
lib.rs
:
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.
Dependencies
~37–51MB
~849K SLoC