-
## Feature request
Currently, a `devel` docker tag exists, that tracks development on `devel`.
In addition to this, a `stable` tag would be useful, that tracks latest release. This makes docker …
-
**Is your feature request related to a problem? Please describe.**
Nimbus isn't listed on https://ethereum.org/en/eth2/get-involved/bug-bounty/
**Describe the solution you'd like**
Add them o…
-
https://github.com/status-im/nimbus-eth2/commit/614128654739102e6f4be6544864c57994358292
```
peers: 160 ❯ finalized: 69e4b1ba:17155 ❯ head: 0a252491:17158:25 ❯ time: 17158:25 (549081) ❯ sync: syn…
-
Our Makefiles should offer an easy way to cross-compile the beacon node to a portable executable (statically linked) for various targets:
* [ ] 64-bit ARM (v6, v7, v8). Intended to run on the vario…
-
**Describe the bug**
I cannot compile nimbus_beacon_node 1.0.8
```
~/nimbus-eth2 tags/v1.0.8* user@gudja
❯ make -j $(nproc) nimbus_beacon_node
Building: build/nimbus_beacon_node
/home/user/nim…
-
**Describe the bug**
When running nimbus with `--metrics`, the following field appears twice on the `/metrics/` HTTP API: `beacon_store_block_duration_seconds`. This confuses some metrics scrapers (m…
-
See:
* https://github.com/status-im/nimbus-eth2/issues/2450
* https://serverfault.com/questions/30303/is-there-a-way-to-remove-last-message-repeated-x-times-from-logs
-
libp2p needs to move forward with new features and potentially larger and riskier changes/refactors. In order to prevent disrupting production code that relies on a stable `master` branch, all major c…
-
Currently, we prune the database when updating the head, as part of the finalization process:
https://github.com/status-im/nimbus-eth2/blob/769225b5913a294afff2d98e29653cc0102fe5c2/beacon_chain/con…
-
Bug report for the ETH2.0 standard API.
A call to the `/eth/v1/beacon/pool/attestations` endpoint with a `slot` query parameter does not filter returned values by the slot, instead returning all at…
mcdee updated
3 years ago