-
## Core changes
- [X] Choose between `chrony`, `ConnMan`, `ntpd`, `OpenNTPD`, `systemd-timesyncd`, etc. (for a non exhaustive list, see https://wiki.archlinux.org/index.php/System_time#Time_synchroni…
-
Fails:
bazel build //beacon-chain:beacon-chain
bazel version 1.2.1
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments sha256…
-
After the last batch of updates from Oct 6-7 our CI builds started to fail on ppc64 and s390x arches in the roughtime tests, which has been just added. Both are big endian platforms, so I suspect an e…
-
Running via Docker, section Linux/Mac in [README.md](https://github.com/prysmaticlabs/prysm/blob/master/README.md#running-via-docker) fails when execute:
```
docker run -v $HOME/prysm-data:/data -…
-
# 🐞 Bug Report
### Description
Slasher producing so much error per second after got enabled after 66% participation rate. Not sure if these indices are repeated in the log. I will update …
-
I want to start the `beacon-chain` container behind a proxy, but when I execute:
```
$ docker run --rm -v ./prysm-data:/data -p 4000:4000 \
--name beacon-node \
-e http_proxy=$MY_PR…
-
According to @JustinCappos:
> A secure NTP solution is a solution [to address highly skewed or adrift client clocks]. However, what about mirrors and proxies? We need to think about that case in gen…
-
**Background**: https://roughtime.googlesource.com/roughtime
**Problem to solve**: NTP (network time protocol) responses are insecure and may be subject to MITM attacks. This is especially risky if…
-
When running `govendor list +o` on current master, it returns some missing libraries:
```
m github.com/jtolds/gls
m github.com/smartystreets/assertions …
-
Target date July 1, 2019
Items
- [ ] Roughtime (#1842) - not ready
- [x] Asio integration (#1839)
- [x] New XMSS (#1858)
- [x] Update XMSS format/OID (https://tools.ietf.org/html/draft-vangee…