hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

Home Page:https://www.hyperledger.org/projects/besu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of a batch committer using commitUpdates (sparse commits) instead of commit (dense commits).

matkt opened this issue · comments

Description

This issue will help reduce the time required to create the state root during a block import.