IntersectMBO / IntersectMBO/ouroboros-consensus
ThreadNet: vary version per connection between nodes
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
In input-output-hk/ouroboros-network#2358, we switched from using the most recent version for the whole ThreadNet simulation to varying the version per test run.
We should go one step further and vary the version per connection between nodes such that one node A might communicate to node B using V_1 and to node C using V_2.
Contributor guide
Assessment
This issue has not been assessed yet.