0xMiden / 0xMiden/note-transport-service

Send multiple notes at once

Open
#67 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.