issues
search
QuarkChain
/
go-ethereum
Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
6
stars
2
forks
source link
add TryReadChunk and TryReadChunkEncoded func
#148
Open
ping-ke
opened
1 year ago
ping-ke
commented
1 year ago
add TryReadChunk and TryReadChunkEncoded func
fix decodeChunk bug
update write func, write whole KV instead of data length.