nimbus-eth1 icon indicating copy to clipboard operation
nimbus-eth1 copied to clipboard

Nimbus: an Ethereum Execution Client for Resource-Restricted Devices

Results 193 nimbus-eth1 issues
Sort by recently updated
recently updated
newest added

When using a custom genesis file for the Kintsugi network, Nimbus-eth1 fails with an assertion error during the database setup. It fails in the hexary trie code, `hexary.nim`, due to...

bug
Config

This is perhaps rather a [nim-eth](https://github.com/status-im/nim-eth/) issue as the code lives there. However, it is related to Portal / Fluffy only. @KonradStaniec pointed out that when currently a `talkresp` message...

Fluffy

First component of new sync approach. This module fetches and tracks the canonical chain head of each connected peer. (Or in future, each peer we care about; we won't poll...

please see issue #636 the gist of the subject is also commented at the last commit _track and annotate exceptions for VM2_ just see that the CI bails out in...

## the good `time build/all_tests`: before | after ---------|------- 5.39s | 2.46s Relevant gains, right? Too bad that most of the time is taken by compilation, not the actual test...

# Portal Network: State Network Client Functionality Issue to better track the implemented State network related features in the Fluffy Portal client, in order to know what to work in...

Portal Network

Bridge nodes will be needed to feed data into the Portal Network. They are nodes that get the data from full nodes and provide them over the Portal Network. A...

Portal Network

This simple question was getting speculative answers, but for one reason or another, nobody really tested it in a long time. This meta issue is to write down what _really_...

Sync
Security
Networking

We have a number of sync issues, but not one that sets this simple goal: Sync to Ethereum Mainnet. So here is that issue. The goal is: - [ ]...

Sync

We have a number of sync issues, but here's one that sets a simple goal that comes up often: Sync to goerli. The goal is: - [ ] Nimbus eth1...

Sync