QuarkChain / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
5 stars 2 forks source link

use kvSizeBits/kvEntrieBits instead of kvSize/kvEntries to init shard manager #149

Open ping-ke opened 1 year ago

ping-ke commented 1 year ago
qizhou commented 1 year ago

I would recommend submitting the corresponding PR for go-ethstorage first, as go-ethstorage is our current main repo.