Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Undbound MSP respond to storage requests extrinsic #309

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

snowmead
Copy link
Contributor

@snowmead snowmead commented Jan 7, 2025

msp_respond_storage_requests_multiple_buckets now accepts an unbounded number of buckets and file keys accepted or rejected.

The benchmarking (PR) of this function will be the limiting factor for extrinsics to fit into a block. Therefore boundness is not needed.

@snowmead snowmead requested review from ffarall and TDemeco January 8, 2025 03:02
client/blockchain-service/src/utils.rs Outdated Show resolved Hide resolved
@snowmead snowmead merged commit 6324c6a into main Jan 9, 2025
25 checks passed
@snowmead snowmead deleted the feat/unbound-msp-respond-storage-requests branch January 9, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants