-
Notifications
You must be signed in to change notification settings - Fork 0
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: Storage provider design and documentation #56
feat: Storage provider design and documentation #56
Commits on May 30, 2024
-
feat(storage-provider): Add pallet miner interface
Set up scaffolding for the storage provider for miner indexing. This includes function definitions and events emitted.
Configuration menu - View commit details
-
Copy full SHA for 3e15022 - Browse repository at this point
Copy the full SHA 3e15022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8166469 - Browse repository at this point
Copy the full SHA 8166469View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f96d5 - Browse repository at this point
Copy the full SHA b8f96d5View commit details -
fix: Remove worker related functionality
Since the storage providers will handle their own worker addresses it is not needed to include the worker addresses in the pallet implementation.
Configuration menu - View commit details
-
Copy full SHA for 6ca40cf - Browse repository at this point
Copy the full SHA 6ca40cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805f22b - Browse repository at this point
Copy the full SHA 805f22bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f48cae - Browse repository at this point
Copy the full SHA 4f48caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c91a21 - Browse repository at this point
Copy the full SHA 4c91a21View commit details
Commits on May 31, 2024
-
feat: Add logic for change_peer_id
In the Storage Provider pallet implement the logic needed to for the `change_peer_id` function.
Configuration menu - View commit details
-
Copy full SHA for 73d3f98 - Browse repository at this point
Copy the full SHA 73d3f98View commit details -
feat: Add logic for change_owner_address
In the Storage Provider pallet implement the logic needed to for the `change_owner_address` function.
Configuration menu - View commit details
-
Copy full SHA for be4d31c - Browse repository at this point
Copy the full SHA be4d31cView commit details -
Merge remote-tracking branch 'origin/develop' into feat-13-storage-pr…
…ovider-pallet-implementation
Configuration menu - View commit details
-
Copy full SHA for af94e76 - Browse repository at this point
Copy the full SHA af94e76View commit details -
Merge remote-tracking branch 'origin/develop' into feat-13-storage-pr…
…ovider-pallet-implementation
Configuration menu - View commit details
-
Copy full SHA for 3875f38 - Browse repository at this point
Copy the full SHA 3875f38View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a95bc7 - Browse repository at this point
Copy the full SHA 1a95bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08c391 - Browse repository at this point
Copy the full SHA f08c391View commit details -
feat(storage-provider): Implement pallet functions
Implement `create_storage_provider`, `change_peer_id` and `change_owner_address` functions in the Storage Provider pallet.
Configuration menu - View commit details
-
Copy full SHA for 86adf70 - Browse repository at this point
Copy the full SHA 86adf70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858a79d - Browse repository at this point
Copy the full SHA 858a79dView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e5a4dd - Browse repository at this point
Copy the full SHA 1e5a4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cca71d - Browse repository at this point
Copy the full SHA 3cca71dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b4770 - Browse repository at this point
Copy the full SHA 84b4770View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60afc4c - Browse repository at this point
Copy the full SHA 60afc4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c89cd - Browse repository at this point
Copy the full SHA f1c89cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c8cc2 - Browse repository at this point
Copy the full SHA 69c8cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcdf58 - Browse repository at this point
Copy the full SHA fdcdf58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c2f7c - Browse repository at this point
Copy the full SHA 05c2f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b34d2f - Browse repository at this point
Copy the full SHA 6b34d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3869e - Browse repository at this point
Copy the full SHA fa3869eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0246ab4 - Browse repository at this point
Copy the full SHA 0246ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a10202 - Browse repository at this point
Copy the full SHA 7a10202View commit details -
Configuration menu - View commit details
-
Copy full SHA for f751e86 - Browse repository at this point
Copy the full SHA f751e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9277730 - Browse repository at this point
Copy the full SHA 9277730View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 179108c - Browse repository at this point
Copy the full SHA 179108cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a58259 - Browse repository at this point
Copy the full SHA 0a58259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26165ca - Browse repository at this point
Copy the full SHA 26165caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66aeb3 - Browse repository at this point
Copy the full SHA d66aeb3View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07477cf - Browse repository at this point
Copy the full SHA 07477cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9b50a - Browse repository at this point
Copy the full SHA 6e9b50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1909e30 - Browse repository at this point
Copy the full SHA 1909e30View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 511e85f - Browse repository at this point
Copy the full SHA 511e85fView commit details -
Add API docs for the methods provider by the storage provider pallet.
Configuration menu - View commit details
-
Copy full SHA for 66c3e59 - Browse repository at this point
Copy the full SHA 66c3e59View commit details -
WinningPost is not handled by the storage provider pallet as block rewards are earned by Collators
Configuration menu - View commit details
-
Copy full SHA for 5598cef - Browse repository at this point
Copy the full SHA 5598cefView commit details -
Align the types mentioned in the design doc with the types in the pallet.
Configuration menu - View commit details
-
Copy full SHA for ab616db - Browse repository at this point
Copy the full SHA ab616dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3115179 - Browse repository at this point
Copy the full SHA 3115179View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc13ba8 - Browse repository at this point
Copy the full SHA cc13ba8View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03b96e6 - Browse repository at this point
Copy the full SHA 03b96e6View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fe0851 - Browse repository at this point
Copy the full SHA 4fe0851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812c7ab - Browse repository at this point
Copy the full SHA 812c7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9aa1fa - Browse repository at this point
Copy the full SHA e9aa1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd19f9 - Browse repository at this point
Copy the full SHA 0dd19f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011b068 - Browse repository at this point
Copy the full SHA 011b068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cab9d - Browse repository at this point
Copy the full SHA 78cab9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b84bf82 - Browse repository at this point
Copy the full SHA b84bf82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c90153 - Browse repository at this point
Copy the full SHA 8c90153View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35d041 - Browse repository at this point
Copy the full SHA d35d041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9baefdb - Browse repository at this point
Copy the full SHA 9baefdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5d171 - Browse repository at this point
Copy the full SHA 5b5d171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9945888 - Browse repository at this point
Copy the full SHA 9945888View commit details -
Configuration menu - View commit details
-
Copy full SHA for b67214e - Browse repository at this point
Copy the full SHA b67214eView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf2bda1 - Browse repository at this point
Copy the full SHA cf2bda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6583e - Browse repository at this point
Copy the full SHA 7e6583eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 342a5bf - Browse repository at this point
Copy the full SHA 342a5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f26f2c7 - Browse repository at this point
Copy the full SHA f26f2c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b009fb - Browse repository at this point
Copy the full SHA 5b009fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e84fe4 - Browse repository at this point
Copy the full SHA 0e84fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9181c81 - Browse repository at this point
Copy the full SHA 9181c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688e2b7 - Browse repository at this point
Copy the full SHA 688e2b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4300ab7 - Browse repository at this point
Copy the full SHA 4300ab7View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5185e22 - Browse repository at this point
Copy the full SHA 5185e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0325b4 - Browse repository at this point
Copy the full SHA d0325b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 031ded0 - Browse repository at this point
Copy the full SHA 031ded0View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e94b7c3 - Browse repository at this point
Copy the full SHA e94b7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21caf6a - Browse repository at this point
Copy the full SHA 21caf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fa3ba - Browse repository at this point
Copy the full SHA c9fa3baView commit details -
The storage provider pallet will perform tasks, checking if storage providers are misbehaving. Add a section to the design on how to handle these periodic checks
Configuration menu - View commit details
-
Copy full SHA for fa6c4f9 - Browse repository at this point
Copy the full SHA fa6c4f9View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4ec0fd - Browse repository at this point
Copy the full SHA f4ec0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 670783a - Browse repository at this point
Copy the full SHA 670783aView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d42dd6 - Browse repository at this point
Copy the full SHA 0d42dd6View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64d86c2 - Browse repository at this point
Copy the full SHA 64d86c2View commit details
Commits on Jun 27, 2024
-
Merge remote-tracking branch 'origin/develop' into feat-13-storage-pr…
…ovider-pallet-implementation
Configuration menu - View commit details
-
Copy full SHA for 2260627 - Browse repository at this point
Copy the full SHA 2260627View commit details -
Co-authored-by: José Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dea3b90 - Browse repository at this point
Copy the full SHA dea3b90View commit details
Commits on Jun 28, 2024
-
Merge remote-tracking branch 'origin/develop' into feat-13-storage-pr…
…ovider-pallet-implementation
Configuration menu - View commit details
-
Copy full SHA for 03dd042 - Browse repository at this point
Copy the full SHA 03dd042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e97a2 - Browse repository at this point
Copy the full SHA 25e97a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c19631 - Browse repository at this point
Copy the full SHA 9c19631View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b41afdd - Browse repository at this point
Copy the full SHA b41afddView commit details