Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

upgrade web3 package #432

Merged
merged 5 commits into from
Jun 19, 2023
Merged

Conversation

donnyquixotic
Copy link
Contributor

@donnyquixotic donnyquixotic commented Jun 19, 2023

Fixes #430 #431

Description

  • Upgrades web3 version from 1.x to 4.x
  • Fixes sourcify link in generic contract template
  • Updates README and include note about updated required Node version
  • Updates CI yaml node version

Test scenarios

  1. Contract interaction should be consistent with deploy previews in made contract instance raw so we can access properties #419
  2. 'Click Here' link should redirect to sourcify for unverified contracts

Note

  • this includes a new required Node version 16

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages

@donnyquixotic donnyquixotic self-assigned this 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: d04dc8c
Status: ✅  Deploy successful!
Preview URL: https://2a2352d9.teloscan.pages.dev
Branch Preview URL: https://430-upgrade-web3-package.teloscan.pages.dev

View logs

@donnyquixotic donnyquixotic merged commit cffb537 into native-interaction-fix Jun 19, 2023
@donnyquixotic donnyquixotic deleted the 430-upgrade-web3-package branch June 19, 2023 21:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants