-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Milestone
Description
Details
With respect to provider context design doc, complete the following: Refer design doc
- Add a new extrinsic
propose_to_add_applicationthat receives aProviderRegistryEntrytype payload from provider MSA - Ensure the origin is registered provider
- Add a new state
ProviderToApplicationRegistrydouple map (ProviderId, ApplicationIndex) to store a new application once a goverance proposal is approved for application, where ApplicationIndex is monotically increasing number for each provider level application from 0..N - Move all the approves hashes from payload to
ApprovedLogoHashesstate - Benchmark new extrinsic
- Add unit tests and e2e tests
Acceptance Criteria
- Ability to propose and add new applications
ApprovedHashessuccessfully contains approved logo hashes from 1- Tests emulating range of tests for adding and approving applications for providers
- Benchmarking and e2e tests
Metadata
Metadata
Assignees
Labels
No labels