citahub / cita_trie

Rust implementation of the Modified Patricia Tree (aka Trie).
Apache License 2.0
71 stars 28 forks source link

refactor: change db in trie from mut ref to Arc #35

Closed cryptowen closed 5 years ago

cryptowen commented 5 years ago

建议加一位版本号, 这个升级会破坏 cita-vm 的代码

恩,会发新版