kdeme

Results 119 issues of kdeme

**Describe the bug** I've several times hit the scenario where one of my nodes gets stuck in following loop, on pyrmont. ``` WRN 2020-11-19 15:56:02.879+00:00 Local timer is broken or...

While a functional state network in Portal is still far away, we can already investigate how easy it is to link the EVM code to Fluffy. This task is about...

Fluffy
portal-state
EVM

e.g.: - Limiting amount of open connections (total, per incoming/outgoing, per offer/accept or findcontent/content flows) - Lingering connections, due to perhaps missing timeouts, or partial timeouts (per part / content...

Portal
portal-wire

Create a small tool, similar to blockwalk tool (or an addition to it) that walks over the blocks but reseeds a certain block (from file, or one could also use...

Fluffy

This should be seen as a first, introductory, step for starting work on Nimbus light proxy: - Add Nimbus-eth2 repo to nimbus-eth1 vendor modules - Create a simple binary in...

Nimbus Light Proxy

Currently the quickest, simplest approach is taken and all is stored in one table / kvstore. However, this will not be scalable once we are dealing with lots of data....

Portal

Currently data is not validated as to be part of the canonical chain. This means that in an offer/accept flow, as long as the content meets the structure of a...

Portal Network

Some ideas exist here: - TODO: write them down While not necessary, this could help with https://github.com/status-im/nimbus-eth1/issues/1081, or at least be one type of approach

Fluffy

Follow-up issue of https://github.com/status-im/nimbus-eth1/issues/1083 We have a json & db storage format for history data (block headers, bodies and receipts). We should look into improving the current structure: e.g. with...

Portal Network

Once we have https://github.com/status-im/nimbus-eth1/issues/1080 we can start with experimenting on how to efficiently group (and potentially regroup on NH gossip) content items per id closeness. A good approach could be...

Portal