QuarkChain / pyquarkchain

Python implementation of QuarkChain
https://quarkchain.io
MIT License
224 stars 114 forks source link

increase rblock cache to avoid long xchain cursor update #934

Closed qizhou closed 2 years ago

qizhou commented 2 years ago

Related code: https://github.com/QuarkChain/pyquarkchain/blob/ff92683d0314a9969b348aeba60fdc14bfb7ddf4/quarkchain/cluster/shard_state.py#L203 https://github.com/QuarkChain/pyquarkchain/blob/ff92683d0314a9969b348aeba60fdc14bfb7ddf4/quarkchain/cluster/shard_db_operator.py#L297