-
Notifications
You must be signed in to change notification settings - Fork 5
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: ✨ BSP stop storing functionality and hooking up pallets in runtime #15
Conversation
…ck runtime, call do_challenge for bsp stop storing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just a change regarding the verifier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still pending review for:
- bencharmking
- mock
- tests
- types
- utils
…t it into its own struct, revert whitespace change,
Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the changes 💯
This PR introduces the following features:
impl TrieVerifier
in storage providers pallet with TODObsp_stop_storing
(wip: challenge bsp will be implemented in another pr)multiaddresses
for a storage requestdata_server_sps
enables the possibilities for other storage providers to serve the file based for a storage requeston_idle
execution