rakita ac2f3fcd8a feat: Consensus crate and verification functions. (#152)
* wip executor

* wip

* Cleanup added some checks and structure to executor

* adding additional block/header checks

* add basefee calculation and check

* some cleanup

* Sanity check test

* Test for sanity check

* move verification to consensus crate

* cleanup

* Better Error handling
2022-11-02 12:59:51 +01:00
2022-10-11 18:52:28 +02:00
2022-10-24 15:16:45 +02:00
2022-10-09 10:07:59 +02:00
2022-10-11 18:52:28 +02:00
2022-10-07 18:20:29 -07:00
2022-10-07 18:20:29 -07:00
2022-10-24 16:37:23 +02:00
2022-09-21 23:58:11 +02:00

reth

Blazing-fast implementation of the Ethereum protocol

CI status cargo-deny status Codecov

Build

To build this project we are currently using Rust nightly for GAT support, that is planed to release in rust 1.65 (4th Nov 2022). GAT's are used for the Database trait in reth-interface.

Docs

Contributor docs can be found here.

Description
No description provided
Readme 485 MiB
Languages
Rust 93.5%
HTML 4.8%
JSON-with-Comments 1.3%