Nicolas Gailly

Results 60 issues of Nicolas Gailly

From https://github.com/drand/drand/pull/242#pullrequestreview-405314601: Before the code returned an error if the permission of the folder were not setup correctly. But it became very annoying on some setup, but now that we...

ux

The leader could issue two DKG in parallel for example. Same for resharing.

refactoring

- Fix docker-compose setup. - Have a test that verifies docker-compose works and drand is reachable

good first issue
testing
hacktoberfest

Hi, I'm running latest Manjaro with Material Shell and I've just installed the extension but it is very slow, it takes

This is simply the Github action to publish the book online so ppl can see it without having to download and run the command ;) Works fine on https://nikkolasg.github.io/ferveo One...

We are seeing two main problems: * High/Growing delay in accumulating partial signatures and generating randomness. For example, look at the `time_discrepancy_ms`: ``` Dec 16 02:12:00 drand.mainnet3.drand drand level=info ts="Thu,...

good first issue

Basically just simply do nothing ``` $ 0xweb config -e 20:24:39 Open file:///home/ubuntu/.dequanto/config.yml ``` on a vanilla ubuntu - installed lynx, or links, or links2, doesn't work.

feedback needed

I "installed" a contract ``` 0xweb i 0xBd3531dA5CF5857e7CfAA92426877b022e612cf8 --name PudgyPenguins --chain eth ``` Then wanted to dump its storage ``` $ 0xweb c dump PudgePenguins --output dumps/pudgy 14:45:37 Package PudgePenguins...

fixed

``` $ 0xweb c dump PudgyPenguins --output dumps/pudgy ... 20:29:08 Range worker request: 12876178-18978939. block range is too wide https://eth.public-rpc.com ... ``` or ``` $ 0xweb c dump PudgyPenguins --output...

fixed