nim-eth
nim-eth copied to clipboard
[Tentative] Implement topic advertisement in discovery v5
As defined in specification here: https://github.com/ethereum/devp2p/blob/master/discv5/discv5-theory.md#topic-advertisement
Put tentative for now, due to possible changes of specification.
@kdeme I could start working on this in an experimental manner.
@decanus Sure, I've just put this to tentative for now as I understood that the Topic advertisement as it is written now in the specification was probably going to get an overhaul because the topic radius estimation has issues.
@kdeme do you have a link to the "topic radius estimation has issues" problem?
@oskarth https://github.com/ethereum/devp2p/issues/136