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

Emit Move events when performing operations on on-chain identities #1432

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Nov 21, 2024

Description

This PR introduces the emission of events for the following operations:

  • Identity has a new proposal
  • Identity has executed a proposal
  • Identity has a proposal ready for execution
  • AuthenticatedAsset transfer requested
  • AuthenticatedAsset transfer concluded

@UMR1352 UMR1352 added Enhancement New feature or improvement to an existing feature Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Nov 21, 2024
@UMR1352 UMR1352 self-assigned this Nov 21, 2024
@UMR1352 UMR1352 requested a review from a team as a code owner November 21, 2024 13:01
@UMR1352 UMR1352 force-pushed the feat/add-move-events branch from 1250f40 to d2fdc25 Compare November 25, 2024 13:52
@eike-hass eike-hass changed the base branch from feat/identity-rebased to feat/identity-rebased-alpha November 25, 2024 13:52
@UMR1352 UMR1352 merged commit bdfeb42 into feat/identity-rebased-alpha Nov 26, 2024
1 check passed
@UMR1352 UMR1352 deleted the feat/add-move-events branch November 26, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Enhancement New feature or improvement to an existing feature Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants