kardiachain / go-kardia

Golang implementation of KardiaChain Decentralize Network
https://kardiachain.io
GNU Lesser General Public License v3.0
33 stars 18 forks source link

Parallel hashing #238

Closed yadsendew closed 1 year ago

yadsendew commented 1 year ago

This is a follow-up to #236, which implements

Counting updates to the trie, Paralellizing the hashing operation, if the number of changes exceed 99 items.