acolytec3
acolytec3
I dunno if this is still an issue or not. @ScottyPoi has made plenty of progress on uTP improvements so I'm guessing this is no longer an issue.
Have opened [this issue](https://github.com/ChainSafe/discv5/issues/265) on the `discv5` library and waiting a response before we can address this.
Going to close this as I believe has been addressed on discv5 side.
I've done some initial research on how receipts are handled in the ethjs monorepo and I think we might need to just copy some small bits of code. The receipts...
No, per [this][(https://github.com/ethereum/portal-network-specs/blob/master/history-network.md#receipts) the receipts are stored per block. So if a block has transactions, there should be a corresponding list of receipts that are passed around the network as...
I'ma vote to close this one for now. We're a long way from being able to support this on any reasonable context.
I've adjusted our default node radius to be 2^256 in #126 as a starting point here so will be curious to see how important this becomes as we spin up...
Now that we can measure the size of the DB via #275, we should pick this back up and use it whenever we're adding content to the DB.
Should be more or less done with #593
> Ah, very cool! 🤩 > > For now I would rather like to not make the depedency optional (yet) for comfortability reasons but keep in the normal set of...