IntersectMBO / IntersectMBO/ouroboros-network
Faster tear down of tx-submission
Open
tx-submission
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
If the server wants to be able to exit it should stop providing clients with new `txids` and it should omit tx-bodies in replies to tx requests.
Contributor guide
Research direction
Start by locating the tx-submission server handling and its protocol tests. Trace how new txids and tx-bodies are sent during server shutdown, then verify that teardown stops new txids and omits transaction bodies while preserving the expected protocol behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100