Skip to content

refactor: retrieve contract address from Instantiated event#2134

Merged
davidsemakula merged 3 commits intomasterfrom
refactor/instantiated-event
Sep 15, 2025
Merged

refactor: retrieve contract address from Instantiated event#2134
davidsemakula merged 3 commits intomasterfrom
refactor/instantiated-event

Conversation

@AlexD10S
Copy link
Copy Markdown
Member

Closes #2067

In paritytech/polkadot-sdk#8789 pallet_revive reintroduced the Instantiated event.

This PR reintroduces the approach removed in #1943 retrieving the smart contract address directly from the Instantiated event and eliminating the need for a pallet_revive dependency.

@AlexD10S AlexD10S marked this pull request as draft September 15, 2025 09:02
@AlexD10S AlexD10S marked this pull request as ready for review September 15, 2025 09:28
Copy link
Copy Markdown
Collaborator

@davidsemakula davidsemakula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidsemakula davidsemakula merged commit bc1296e into master Sep 15, 2025
17 checks passed
@davidsemakula davidsemakula deleted the refactor/instantiated-event branch September 15, 2025 10:20
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.

refactor: retrieve contract address from Instantiated event

2 participants