-
**Is your feature request related to a problem? Please describe.**
Each parameter table contains logical_resource_id which is a FK reference to the (type)_logical_resources table. This is reflected i…
-
I notice in a lot of places we have placeholder T complexity that includes the correct T complexity but doesn't do accounting for cliffords. This is good and fine, except I think we need a sentinel va…
-
-
## Overview
As shown in [this PR](https://github.com/rchain/rchain/pull/3312) description, conflict detection time grows exponentially. This makes sense because it is combination of branches involved…
-
We restrict the concurrency of reads. This is based on a headcount (100 for user reads) and a total memory consumption. Before a read is allowed to start (is admitted) it has to obtain a permit, which…
-
**Is your feature request related to a problem? Please describe.**
#1179 aims to build resource tracking framework for search queries. As a part of #3982, we have enabled resource tracking for shard …
-
The puzzle ``-1330242924`` originating from #1014 has to be resolved:
https://github.com/self-xdsd/self-core/blob/4ff853c95efabc4db8e9e4e20d968de79a11f918/self-core-impl/src/main/java/com/selfxdsd/co…
-
## Overview
Blake3 is faster than Blake2 and also very secure although it is very new and announced in 2020. We can consider replacing blake2 hashing to blake3. Suggested by @wangjia184
![image]…
-
## Overview
### Impact
### Dependencies
### Design
### Steps to implement the solution
### Steps for integration testing
### Resource estimation
-
Hi and congrats on the package!
I'm one of the reviewers for the JOSS paper you submitted, so here I'll list my questions and concerns about the documentation. This issue will be updated as my read…