-
Notifications
You must be signed in to change notification settings - Fork 33
[P2P] Pre2P RainTree #90
Copy link
Copy link
Closed
Labels
coreCore infrastructure - protocol relatedCore infrastructure - protocol relatedp2pP2P specific changesP2P specific changes
Description
Objective
Implement the RainTree algorithm described here on top of the Pre2P module.
Origina Document
This issue was created after the work in #80 was mostly complete but created for completeness.
Goals
Deliverables
- Implementaiton
- Tests
- Documentaiton
[Optional] Testing Methodology
- Add new unit tests
- Create a new test suite for running RainTree tests (similar to HotPOKT)
- Verify that everything works on the 4 node LocalNet framework described here
Non-goals
- Migrate Pre2P to P2P (to be done in a different issue)
- Implement all the components of a fully functional P2P layer (peer discovery, redundancy, complete configs, async IO, etc...)
Creator: @Olshansk
Co-Owners: @andrewnguyen22 @derrandz
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore infrastructure - protocol relatedCore infrastructure - protocol relatedp2pP2P specific changesP2P specific changes
Type
Projects
Status
Done