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

made contract instance raw so we can access properties #419

Merged
merged 5 commits into from
Jun 19, 2023

Conversation

tomtomcrypto
Copy link
Contributor

Fixes #418

Description

This fixes #418 where users are not being able to interact with smart contracts using their Anchor Wallet

Test scenarios

Users should be able to interact with smart contracts using their Native wallets and native linked EVM addresses.

@netlify
Copy link

netlify bot commented May 16, 2023

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit cffb537
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/6490c92db0c8f000087b278c
😎 Deploy Preview https://deploy-preview-419--teloscan-stage.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 site settings.

@netlify
Copy link

netlify bot commented May 16, 2023

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit cffb537
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/6490c92dd2dca9000734d3a7
😎 Deploy Preview https://deploy-preview-419--dev-mainnet-teloscan.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 site settings.

@tomtomcrypto tomtomcrypto self-assigned this May 16, 2023
@tomtomcrypto tomtomcrypto added the 🐛 Bug Something isn't working label May 16, 2023
@donnyquixotic donnyquixotic self-requested a review June 19, 2023 01:13
donnyquixotic
donnyquixotic previously approved these changes Jun 19, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 19, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: cffb537
Status: ✅  Deploy successful!
Preview URL: https://7fa54a78.teloscan.pages.dev
Branch Preview URL: https://native-interaction-fix.teloscan.pages.dev

View logs

@donnyquixotic donnyquixotic mentioned this pull request Jun 19, 2023
7 tasks
ezra-sg
ezra-sg previously approved these changes Jun 19, 2023
Copy link
Contributor

@ezra-sg ezra-sg left a comment

Choose a reason for hiding this comment

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

👌

@donnyquixotic donnyquixotic dismissed stale reviews from ezra-sg and themself via cffb537 June 19, 2023 21:31
@donnyquixotic donnyquixotic merged commit dbed087 into dev Jun 19, 2023
@donnyquixotic donnyquixotic deleted the native-interaction-fix branch June 19, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug - Users cannot interact with contracts using their Native Wallets
3 participants