chirag-bgh

Results 3 comments of chirag-bgh

> # Implementing (4) > I have already sketched out a [high-level API here](https://notes.ethereum.org/Owy6Hb_oRfe7lUZaLeZWqA#block-validation) to handle block validation. This sketch suggests one route: just extend `reth` with this endpoint w/...

> > Would love to support / colab on this. Btw: The most performant way might be trying to implement the reth communication using direct db access instead of going...