Mark Logan
Mark Logan
I believe this will run in series with existing rust tests, and thus will slow down CI times. Is is possible to just make a test target for this test...
i believe this is fine - I've promised you docs for a benchmarking process, so let me try to get that done so we can see what the effect of...
> What is slightly incorrect about `sync_authority_source_to_destination`? It trusts the effects (specifically the parent certs) given to it by the source authority, which may in fact be byzantine. The correct...
Thanks for the comments all. A lot of the discussion centers around whether we need read-after-write or eventual consistency for various tables. I was doing my best to document what...
Thanks for the report, I believe I've reproduced the issue and should have a fix soon.
There are a number of bug fixes in main right now that will be in the next release - among them will be #3489 which I think may have been...
closed by #4851
> Is this intended or does that mean that each time devnet is wiped we must update our fullnodes ASAP in order to get correct results? When devnet is wiped,...
This was intended behavior - we want the certificate to be executed on as many validators as possible, so we continue past the point of quorum. This is in contrast...
> The certificate is still executed like the test proves but we don't need to wait for it on the client, no? That's because all the authorities in your test...