Skip to content

fix: update @polkadot/api-contract to support ink! v6 events #576

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

AlexD10S
Copy link
Contributor

@AlexD10S AlexD10S commented Jul 9, 2025

This updates the @polkadot/api-contract dependency to include the fix I contributed in polkadot-js/api#6181 , which resolves an issue where contract events were not being displayed for ink! v6 smart contracts.

Closes #575

Copy link

netlify bot commented Jul 9, 2025

Deploy Preview for ui-use-ink ready!

Name Link
🔨 Latest commit 185076d
🔍 Latest deploy log https://app.netlify.com/projects/ui-use-ink/deploys/686e22810f79ee00089bc785
😎 Deploy Preview https://deploy-preview-576--ui-use-ink.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@AlexD10S AlexD10S changed the title fix: update @polkadot/api-contract to support ink! v6 events fix: update api-contract lib to support ink! v6 events Jul 9, 2025
@AlexD10S AlexD10S changed the title fix: update api-contract lib to support ink! v6 events fix: Update api-contract lib to support ink! v6 events Jul 9, 2025
@AlexD10S AlexD10S changed the title fix: Update api-contract lib to support ink! v6 events fix: update @polkadot/api-contract to support ink! v6 events Jul 9, 2025
@AlexD10S AlexD10S merged commit f6ec0e2 into master Jul 9, 2025
11 of 15 checks passed
@AlexD10S AlexD10S deleted the fix/inkv6-events branch July 9, 2025 08:17
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.

Events not showing for ink!v6 contracts
1 participant