-
## Background
Currently the `WakuFilter` protocol requires `WakuRelay` to be mounted on a light node. This is because `WakuFilter` itself is not a PubSub protocol but in its current form requires Pub…
-
Discord report
![image](https://user-images.githubusercontent.com/22738317/100777489-2c24f600-3406-11eb-8ab2-fc5c030e4bad.png)
> Hi!, in last release for mainnet, and after some hours, my nimb…
-
The Ethereum 2 standard REST API presents at the '/api' path. All other known implementations present at the '/' path; consider using the same path for standardisation between implementations.
mcdee updated
3 years ago
-
**Describe the bug**
The new version 1.0.7 cannot be compiled. `make beacon_node` gives this error:
`make: *** No rule to make target 'beacon_node'. Stop.`
**To Reproduce**
Steps to reproduc…
-
Tested with: `./scripts/launch_local_testnet.sh --testnet 0 --nodes 4 --stop-at-epoch 5 --log-level DEBUG --disable-htop --data-dir local_testnet0_data --base-port 9000 --base-rpc-port 7000 --base-met…
-
## I've done and provided the following:
- [x] Checked to see if any other `[FUZZ]` issue already refers to that crasher
- [x] Attached the crashing input (either attached to the issue as a .zip o…
-
As per title, `nimbus --version` reports `Nimbus beacon node v1.0.4-7d972282-stateofus`. I think this is due to [a missing update to version.nim](https://github.com/status-im/nimbus-eth2/commits/f06e6…
-
The Raspberry pi guide (https://status-im.github.io/nimbus-eth2/pi-guide.html) currently explains running nimbus-eth2 with screen.
It should be made clear that running it with screen or tmux should…
kdeme updated
3 years ago
-
**Describe the bug**
A clear and concise description of what the bug is.
can't build beacon node from source.
**To Reproduce**
Steps to reproduce the behavior:
1. Platform details (OS, archit…
-
High-level Congratulations page requirements:
- [x] Render the user the Contract Balance Progress Bar
- [ ] Render a completed transactions table(Designs Pending)
- [ ] Render the Client Validato…