baptiste-b-pegasys

Results 20 comments of baptiste-b-pegasys

Hello, Message complexity is o² in QBFT, but it is o³ in IBFT ![image](https://user-images.githubusercontent.com/85155432/184386840-c2cac6f8-0178-4b54-8f81-e5847032bbae.png) ![image](https://user-images.githubusercontent.com/85155432/184398828-9946b54d-c760-4616-bbaa-f8760e81cf8d.png) The paper is more abstractive, so it could be that in theory it's o², but...

add a mode (validators auto filled list), and a manual list of beneficiary

Indeed the second definition is the one that works. `[ ]` is for a list of values, while `{ }` contains keys/values pairs `"key":value`, where key is unique. `{"a":xxx,"a":"yyy"}` has...

it is a valid JSON syntax, but it is not useful the way it is used. The JSON parser will not raise an error, but we could had some more...

hello, can you review and sign the cla? https://github.com/ConsenSys/quorum/pull/1531

Are you using gas free network? How do you launch the faucet?