Kelong Cong

Results 16 comments of Kelong Cong

After discussing with @jeffallen, we decided to go forward with option 1 because we are committed to improving the stability of byzcoin.

roadblock (maybe): `createStateChanges` uses a `stagingStateTrie` so we need to make sure all of its methods work inside one transaction. One of the method it uses is `GetRoot` which needs...

Fixing how various go-routines are started such as `startPolling` has no API change so we'll look at it again after v3. Also, depending on how https://github.com/dedis/cothority/issues/1409 plays out, we might...

> I see two possibilities: > > 1. we simply add the last transaction, even if it goes over the time-budget > > 2. if it is only one transaction,...

@hamidelmaazouz thanks for the references but I'm more interested in the protocol used in risc0 rather than references to the literature from the field. For example the code uses FRI...

I'm also having this issue on macOS 14.3 with rustc 1.76.0. This repo https://github.com/kc1212/tonic-tls-poc will reproduce the issue by starting the server and then the client. The code is essentially...