0xMiden / 0xMiden/note-transport-service
Send multiple notes at once
Open
enhancement
question
- Dominant language
- Rust
- Stars
- 3
- Forks
- 10
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 4
Description
Should the note transport layer allow for multiple notes to be sent at once?
From the client, it would be nice to be able to batch-send all the output notes of a single transaction.
Contributor guide
Research direction
Look at the note transport layer code to understand the current single-note sending mechanism. Examine client transaction output handling to see how notes are currently collected and sent. Determine the API changes needed for batch sending, including any serialization/deserialization updates. Check for existing tests related to note transmission to understand the validation requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100