Amaury Chamayou

Results 91 issues of 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,...

performance

Backport #4013 to 2.x

enhancement
2.0.x
p0
S

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...

liveness
consensus

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....

testing

A user recovering a ledger must be able to use new code.

testing

1. number of connections dropped because cap was hit metric 2. number of connections dropped at the TLS handshake level metric

enhancement
3.x
p2
S

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...

bug
3.x
p0
M