Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametrize RaptorQ configuration #73

Merged
merged 3 commits into from
Dec 27, 2021
Merged

Parametrize RaptorQ configuration #73

merged 3 commits into from
Dec 27, 2021

Conversation

herr-seppia
Copy link
Member

Enable arbitrary configuration for any Encoder

  • Split Encoder in two different traits (Encoder/Decoder)
  • Add Configurable trait

Resolves #72

Start to implement the scaffold:
- Split `Encoder` in two different traits (`Encoder`/`Decoder`)
- Add `Configurable` trait

Resolves #72
@herr-seppia herr-seppia added area:p2p issues related to kadcast, peer, gossip team:WebTech End to End UX / UI and blockchain mark:testnet labels Dec 17, 2021
@herr-seppia herr-seppia self-assigned this Dec 17, 2021
@herr-seppia herr-seppia marked this pull request as ready for review December 21, 2021 09:26
Copy link
Member

@autholykos autholykos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@herr-seppia herr-seppia merged commit bd9f643 into main Dec 27, 2021
@herr-seppia herr-seppia deleted the fix-72 branch December 27, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:p2p issues related to kadcast, peer, gossip mark:testnet team:WebTech End to End UX / UI and blockchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parametrise RaptorQ config
2 participants