nimbus-eth1/nimbus/core/chain
web3-developer 332d294e77
Storage of block witnesses (#1986)
* Added procs to get and store block witness in db and add generate-witness cli flag.

* Completed initial implementation of block witness storage.

* Added test to verify witness is persisted to db after call to persistBlock.

* Update getBlockWitness to return witness using Result type.

* Make generate witness parameter hidden.
2024-02-13 17:49:41 +08:00
..
chain_desc.nim Storage of block witnesses (#1986) 2024-02-13 17:49:41 +08:00
persist_blocks.nim Storage of block witnesses (#1986) 2024-02-13 17:49:41 +08:00