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

add new events for regions pallet #230

Merged
merged 3 commits into from
Aug 8, 2024
Merged

add new events for regions pallet #230

merged 3 commits into from
Aug 8, 2024

Conversation

cuteolaf
Copy link
Member

@cuteolaf cuteolaf commented Aug 8, 2024

Currently, we are not able to know when a new region is minted via a cross chain transfer.
This PR is to address the above issue.

Added the following events to track the updates of the regions storage in pallet-regions

  • RegionMinted
  • RegionBurnt
  • RegionLocked
  • RegionUnlocked

@cuteolaf cuteolaf requested a review from Szegoo August 8, 2024 01:57
@Szegoo Szegoo merged commit f5cb824 into main Aug 8, 2024
5 checks passed
@cuteolaf cuteolaf deleted the new-events branch August 8, 2024 16:07
@Szegoo Szegoo mentioned this pull request Aug 9, 2024
@Szegoo Szegoo restored the new-events branch August 9, 2024 20:01
@cuteolaf cuteolaf deleted the new-events branch August 12, 2024 01:13
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