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

Order Processor Pallet #190

Merged
merged 36 commits into from
Jul 28, 2024
Merged

Order Processor Pallet #190

merged 36 commits into from
Jul 28, 2024

Conversation

Szegoo
Copy link
Member

@Szegoo Szegoo commented Jul 6, 2024

Done in this PR:

  • Update to the RegionInspect trait to have a function which returns all the region data. One of the main reasons for this is to make it possible to check whether a region is locked. Currently, the market pallet assumes that the region is only locked when it is listed on the market, so if the region is locked for any other reason, it would still succeed in listing it on the market.

TODO:

  • assign coretime region to the parachain upon fulfillment
  • add tests
  • add benchmarks

@Szegoo Szegoo assigned Szegoo and unassigned Szegoo Jul 25, 2024
@Szegoo Szegoo requested a review from cuteolaf July 25, 2024 17:37
@Szegoo
Copy link
Member Author

Szegoo commented Jul 26, 2024

@cuteolaf After reviewing I think this is ready to merge. I will also do one more review though.

@Szegoo Szegoo merged commit e5a9b42 into main Jul 28, 2024
5 checks passed
@cuteolaf cuteolaf deleted the processor-pallet branch July 30, 2024 02:46
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