Ha DANG

Results 13 issues of Ha DANG

In flushable module, we use rbt module for red-black-tree implementation, but it operates with interface{}, which involves an additional overhead. We can just replace interface{} with byte[]. It should boost...

For ethereum mainnet and some other mining consensus, it'd better to show the miner.extradata to show miner's name or voting

enhancement