Skip to content

Conversation

@joaquim-verges
Copy link
Member

Description

PLEASE NOTE- Checklist must be complete prior to review.

Checklist

  • Increment the version field in package.json of the package you have made changes in following semantic versioning and using alpha release tagging
  • Check the box that allows repo maintainers to update this PR
  • Test locally to make sure this feature/fix works
  • Run yarn check-all to confirm there are not any associated errors
  • Confirm this PR passes Circle CI checks
  • Add or update relevant information in the documentation

Docs Checklist

  • Include a screenshot of any changes (see docs README on running locally)
  • Add/update the appropriate package README (if applicable)
  • Add/update the related module in the docs demo (if applicable)
  • Add/update the related package in the docs/package.json file (if applicable)

If this PR includes changes to add an injected wallet or SDK wallet module:

Please complete the following using the internal demo package.
To run this demo use the command yarn && yarn dev to get the project running at http://localhost:8080/

Tests with demo app (injected)

  • send transaction
  • switch chains
  • sign message
  • sign typed message
  • disconnect

Tests with demo app (SDK)

  • send transaction
  • switch chains
  • sign message
  • sign typed message
  • disconnect

@vercel
Copy link

vercel bot commented May 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-onboard-docs ❌ Failed (Inspect) May 15, 2025 6:52am

@joaquim-verges joaquim-verges merged commit 57b00e5 into develop May 15, 2025
4 of 5 checks passed
@joaquim-verges joaquim-verges deleted the joaquim/node branch May 15, 2025 06:56
joaquim-verges added a commit that referenced this pull request May 15, 2025
* Setting up GitHub CI for packages

* Pin github ci version

* update node version for all packages (#2367)

* update node version for all packages

* update

---------

Co-authored-by: Jake Loo <2171134+jakeloo@users.noreply.github.com>
arcoraven added a commit that referenced this pull request Jul 22, 2025
* Setting up GitHub CI for packages

* Pin github ci version

* update node version for all packages (#2367)

* update node version for all packages

* update

* chore: optimize onekey logo (#2369)

* fix: revert @web3-onboard/para in docs to 1.0.0 (#2372)

* fix: revert @web3-onboard/para in docs to 1.0.0

* add missing thirdweb icon

---------

Co-authored-by: Jake Loo <2171134+jakeloo@users.noreply.github.com>
Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
Co-authored-by: ByteZhang <ByteZhang@protonmail.com>
arcoraven added a commit that referenced this pull request Jul 23, 2025
* fix: keystone dep breaks yarn 4 installation

If you try to use web3-onboard with yarn v4 (although I think the
problem will be there with yarn v2 and v3) it fails with:
YN0001: │ Error: @keystonehq/eth-keyring@^0.14.00.3 isn't supported by
any available resolver

First install is ok, but if you run the install again you’ll get the
above. 0.14.00.3 is apparently not a valid range and the only way to
get this fixed is to fix the dependency. Yarn v1 resolves
0.14.00.3 to 0.14.4 and that is the version I’ve set here.

* feature: thirdweb branding

* fix: powered by thirdweb link

* release: bump versions

* chore: bump metamask to 0.32.0

* patch cbwsdk

* update versions

* update keystone package

* lock

* update node version in CI

* bump node version for keystone ci job

* Bump @trezor/connect-web to version 9.5.0

* bump node version for CI

* github actions too

* update brand

* icon update

* update version

* update version

* update wagmi for para

* post rebase

* feat: add link to thirdweb logo

* Setting up GitHub CI for packages

* Pin github ci version

* update node version for all packages (#2367)

* update node version for all packages

* update

* Update CI (#2368)

* Setting up GitHub CI for packages

* Pin github ci version

* update node version for all packages (#2367)

* update node version for all packages

* update

---------

Co-authored-by: Jake Loo <2171134+jakeloo@users.noreply.github.com>

* chore: optimize onekey logo (#2369)

* fix: revert @web3-onboard/para in docs to 1.0.0 (#2372)

* fix: revert @web3-onboard/para in docs to 1.0.0

* add missing thirdweb icon

* Chore: update git pages action (#2375)

* fix: revert @web3-onboard/para in docs to 1.0.0

* chore: update git pages

* remove auto trigger

* rename blocknative URLs to thirdweb

---------

Co-authored-by: Daniel Dimitrov <daniel@compojoom.com>
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
Co-authored-by: gregfromstl <gregfromstl@gmail.com>
Co-authored-by: Tamas <soostamas.hu@gmail.com>
Co-authored-by: Jake Feldman <95890768+cb-jake@users.noreply.github.com>
Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
Co-authored-by: Tomas Martykan <t.martykan@gmail.com>
Co-authored-by: Taylor Bosch <43397354+tbosch82@users.noreply.github.com>
Co-authored-by: Jake Loo <2171134+jakeloo@users.noreply.github.com>
Co-authored-by: ByteZhang <ByteZhang@protonmail.com>
joaquim-verges added a commit that referenced this pull request Oct 9, 2025
* Setting up GitHub CI for packages

* Pin github ci version

* update node version for all packages (#2367)

* update node version for all packages

* update

* chore: optimize onekey logo (#2369)

* fix: revert @web3-onboard/para in docs to 1.0.0 (#2372)

* fix: revert @web3-onboard/para in docs to 1.0.0

* add missing thirdweb icon

* Chore: update git pages action (#2375)

* fix: revert @web3-onboard/para in docs to 1.0.0

* chore: update git pages

* remove auto trigger

* rename blocknative URLs to thirdweb

* chore: git action to push to main + docs (#2378)

* chore: git action to push to main + docs

* lint

* chore: fix footer size/colors (#2379)

* chore: fix footer size/colors

* remove push to prod action

* chore: remove blocknative links from header (#2381)

* chore: upgrade WalletConnect dependencies (#2385)

* chore: upgrade WalletConnect dependencies

* chore: upgrade version

* bump version

---------

Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>

---------

Co-authored-by: Jake Loo <2171134+jakeloo@users.noreply.github.com>
Co-authored-by: ByteZhang <ByteZhang@protonmail.com>
Co-authored-by: Phillip Ho <arcoraven@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
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.

2 participants