Amaury Chamayou
Amaury Chamayou
In situations such as https://github.com/openenclave/openenclave/pull/3292, where memory is constrained (typically using `SNMALLOC_USE_SMALL_CHUNKS`) and having a precise understanding of total consumption is desirable, having reference documentation detailing how snmalloc uses memory...
Tracking CCF performance on main, meant to stay open permanently for discussion, explanation of improvements/regression that isn't specific to a single PR etc. To discuss improving the monitoring implementation itself,...
Reported by @dantengsky in #86 > Suppose a service composed of 3 nodes {n0 .. n2} , all nodes are synced(same term, index) at beginning. > > Adversary controls a...
In a three node network: 1. Isolate primary 2. Issue transactions against isolated primary that will not commit, wait until they get chunked to disk 3. Retire former primary 4....
A user recovering a ledger must be able to use new code.
1. number of connections dropped because cap was hit metric 2. number of connections dropped at the TLS handshake level metric
If a user submits a stream of transactions across an election, they may observe an inconsistent session history as one or more transactions are rolled back. We can mitigate this...