zah
zah
The operation of our fleet is still frequently disrupted by various technical problems. We can improve the situation by employing: * Canary releases to a subset of the fleet *...
We should publish binaries for Windows, macOS and Linux. It's preferable if the web-site can autodetect the OS of the user to suggest the right link. The Github releases page...
The CI should produce test coverage reports as artefacts of each CI run. `make test` should produce them locally on systems where this is feasible.
Depends on https://github.com/status-im/infra-ci/issues/11
* [ ] When syncing, we can apply BLS batching for a sequence of blocks. * [x] Incoming attestations can be grouped together and verified as a batch (a batch...
We can either use OpenPGP ([as done by the Geth team](https://geth.ethereum.org/downloads/index.html)) or we can consider using a code signing certificate (perhaps reusing the certificate used for Status Desktop).
To start testing our code on ARM, the following minimal plan would be a good starting step: 1) Add cross-compiled build targets to our Makefiles (targetting AMRv8, initially tested on...
This ongoing pruning will ensure that a beacon node will run continuously with relatively stable requirements for disk storage.
A new `nimbus_beacon_node keymanager` sub-command will be able to send requests to any node supporting the Keymanager API (when the user supplies a `--keymanager-url` parameter) or it will apply the...
Our implementation of the Keymanager API have to be expanded to cover the follow end-points: https://ethereum.github.io/keymanager-APIs/#/Fee%20Recipient