Chenxing Li
Chenxing Li
Conflux utilizes a storage model that is based on a key-value database. The contract deletion process relies on the storage layer's interface named `delete_all_by_prefix` to clear the storage and the...
Currently, Confluxscan displays transaction throughput, which is a valuable metric. However, with the growth of the smart contract ecosystem, transaction throughput alone might not sufficiently represent the total load on...
This change is [](https://reviewable.io/reviews/Conflux-Chain/conflux-rust/2821)
This change is [](https://reviewable.io/reviews/Conflux-Chain/conflux-rust/2925)
- [x] `unreachable_unchecked` with negligible performance gain - [x] Incorrectly extending the lifetime to `'static` in account prefetch - [ ] unsafe in crate `cfx-storage`
### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ###...
Hi lolMiner team, First of all, thank you for creating such a versatile and efficient miner. I'm a developer from the Conflux team, and we've been very impressed with lolMiner's...