CyberOrange

Results 8 issues of CyberOrange

In the current DistKeyGenerator, there is only one suite for `dealer` and `long` private key for signature verification. Whether the `long` and `pub` keys in DistKeyGenerator can adopt another new...

I think Iteration may no need key. You can make that saving keys in elements or not as a option。

``` error: failed to select a version for the requirement `zeroize = "^0.9.3"` candidate versions found which didn't match: 1.3.0, 1.2.0, 1.1.1, ... ``` because all version < 1.0 of...

Does MirBFT plan to add a follower module? Followers can synchronize requests but cannot participate in consensus. And, different nodes have different voting powers.

I don't know if my observation is correct. In the current circuit implementation, the state before transaction execution is first verified through Merkle proof, and then postRoot is used to...

Due to performance issues in the browser environment, it is not practical to use safe primes in wasm, and all tss-ecdsa schemes recommend safe primes, but I have seen some...

## Feature Request ### Is your feature request related to a problem? Please describe. When designing applications based on open_transaction, the application side may need to determine the validity of...

t:enhancement
b:rpc
pinned
stale