Brice

Results 277 comments of Brice

I changed the target branch. I do think it makes more sense to put this addendum at the end. Putting it at the beginning seems more appropriate for something that...

Hmm... why didn't the CI run for this PR? @wileyj, any thoughts?

oh, never mind. It's a GitHub problem https://www.githubstatus.com

Once one of the other PRs merge, I'll merge develop into this to trigger the CI to run, now that Actions are working again.

ah, yes, it's definitely possible that the value is off. I don't think it will definitely be consistent though, so I think we can just check that there is a...

I just discovered that in tests, the maturation time is just 2 blocks, so this test can be much faster!

Most of the useful information is directly in a single log, but some of it would need to be accumulated (e.g. identifying the block that a block-commit is confirming).

This example is using [mermaid](https://mermaid.js.org/syntax/sequenceDiagram.html).

Somehow adding timestamps would be very helpful, both to understand the timing between events, and to map back into the logs.

Thanks @ASuciuX.