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

Release 2.25.7 (docs) #2201

Merged
merged 89 commits into from
May 21, 2024
Merged

Release 2.25.7 (docs) #2201

merged 89 commits into from
May 21, 2024

Commits on Dec 19, 2023

  1. Merge pull request #2031 from blocknative/release/2.24.18

    Release - 2.24.18
    Adamj1232 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    80569eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2030 from blocknative/release/2.24.18

    Release - 2.24.18 (develop)
    Adamj1232 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b8463b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    360b2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48b4d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fix the Safe connector options and add Blockscout to the list of allo…

    …wed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    maxaleks and Adamj1232 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    844616b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Release 2.24.19 (#2043)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Adamj1232 and maxaleks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ba7e8e3 View commit details
    Browse the repository at this point in the history
  2. [FIX] - Update node version required for Walletconnect package (#2045)

    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    Adamj1232 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    836d4b1 View commit details
    Browse the repository at this point in the history
  3. Updated config.yml

    Adamj1232 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7920ac8 View commit details
    Browse the repository at this point in the history
  4. Updated config.yml

    Adamj1232 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2cb0bd5 View commit details
    Browse the repository at this point in the history
  5. Release 2.24.19 (develop) (#2042)

    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Adamj1232 and maxaleks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3f391ce View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. load ledger connect kit via package instead of loader (#2061)

    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    Wozacosta and Adamj1232 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9c874ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71f3ee View commit details
    Browse the repository at this point in the history
  3. Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 …

    …because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    Adamj1232 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    424a338 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Add Lif3 Wallet Support (#2058)

    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    3 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    df16fc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Adds Particle Network (Wallet-as-a-Service) (#1962)

    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    TABASCOatw and leightkt committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2e51cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5342079 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    5b52b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix the connect modal getting covered by the bottom bar (#2057)

    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    mhughdo and Adamj1232 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ca2b510 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    3a128a4 View commit details
    Browse the repository at this point in the history
  2. FEAT - Add 6963 support to injected wallets module (#2076)

    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    Adamj1232 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4c3ddd1 View commit details
    Browse the repository at this point in the history
  3. feat: update blocto version (#2082)

    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    sanyu1225 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    93269d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix: use css vars for font size (wallet button) (#2072)

    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    ryanpwaldon and Adamj1232 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8a5dbc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update: WalletConnet deps to latest (#2083)

    * Update WC deps
    
    * Update WC versions
    Adamj1232 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3234d99 View commit details
    Browse the repository at this point in the history
  2. Fix the demo (#2086)

    Adamj1232 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c696edd View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update coinbase wallet dependencies, add new init props to contructor…

    …, add JS docs notes and update docs (#2093)
    Adamj1232 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e0d63e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    7045b26 View commit details
    Browse the repository at this point in the history
  2. Update Trezor & Keepkey build node v to 18 (#2098)

    * Update trezor build node v to 18
    
    * Update keepkey node v also
    Adamj1232 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4cb2bb8 View commit details
    Browse the repository at this point in the history
  3. [FIX] - Keepkey build Node version to 16.20.2 (#2099)

    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    Adamj1232 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1c019b5 View commit details
    Browse the repository at this point in the history
  4. Bump MetaMask module sdk deps (#2087)

    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    Adamj1232 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    66459ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1485df View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Release 2.25.0 (#2102)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b376ddd View commit details
    Browse the repository at this point in the history
  2. Release 2.25.0 (#2104)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2fb9721 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update MetaMask CCI node version to 18.18.1 (#2105)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2ddd3f7 View commit details
    Browse the repository at this point in the history
  2. Bump CCI resource class for MetaMask module (#2106)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    72437d9 View commit details
    Browse the repository at this point in the history
  3. Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4827858 View commit details
    Browse the repository at this point in the history
  4. Refine CCI workflow for Prod Release, update Node V for MetaMask and …

    …Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    12809c3 View commit details
    Browse the repository at this point in the history
  5. Release 2.25.0 (develop) (#2101)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    867e60d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. [FIX] : Injected 6963 providers precedence over native (#2115)

    * Bump versions for release and Remove console.log
    
    * Ensure 6963 providers take precedence if found on the window
    Adamj1232 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    60df817 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Release 2.25.1 (#2118)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.co…
    11 people committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    96e987d View commit details
    Browse the repository at this point in the history
  2. Release 2.25.1 (develop) (#2117)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Refine CCI workflow for Prod Release, update Node V for MetaMask and Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    --…
    11 people committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1052148 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. [FIX] - 6963 provider creation (#2123)

    * Bump versions for release and Remove console.log
    
    * Do try to create 1193 provider from 6963 injected provider as the providers are frozen by the standard and already in 1193
    Adamj1232 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9b871a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. [UPDATE] - Celo icon and demo support (#2131)

    * Bump versions for release and Remove console.log
    
    * Update celo icon and add celo support to demo examples
    
    * Update more docs
    
    * Interact with w3o providers
    
    * Use different celo icon
    
    * Update docs/src/routes/docs/[...1]overview/[...1]introduction/+page.md
    
    * Update versions
    Adamj1232 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4eff194 View commit details
    Browse the repository at this point in the history
  2. Release 2.25.2 (#2133)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.co…
    11 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bb95408 View commit details
    Browse the repository at this point in the history
  3. Release 2.25.2 (develop) (#2132)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Refine CCI workflow for Prod Release, update Node V for MetaMask and Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    --…
    11 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    10e0700 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. UPDATE - Metamask sdk to latest (#2136)

    * Bump versions for release and Remove console.log
    
    * Update to latest version of mm sdk
    
    * Update v in docs
    Adamj1232 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fc59cac View commit details
    Browse the repository at this point in the history
  2. Bump vite from 4.5.0 to 4.5.3 in /docs (#2130)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    20aee63 View commit details
    Browse the repository at this point in the history
  3. Bump vite from 4.4.11 to 4.5.3 in /examples/with-solidjs (#2129)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6b32f98 View commit details
    Browse the repository at this point in the history
  4. Bump vite from 3.2.7 to 3.2.10 in /examples/with-vite-react (#2128)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.10.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d369f42 View commit details
    Browse the repository at this point in the history
  5. Bump vite from 4.0.5 to 4.5.3 in /examples/with-sveltekit (#2127)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d22fef6 View commit details
    Browse the repository at this point in the history
  6. Bump vite from 4.0.5 to 4.5.3 in /examples/with-vuejs-v2 (#2126)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f3bccd2 View commit details
    Browse the repository at this point in the history
  7. Bump vite from 4.0.5 to 4.5.3 in /examples/with-vuejs (#2125)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0e9183a View commit details
    Browse the repository at this point in the history
  8. Bump express from 4.18.2 to 4.19.2 in /packages/demo (#2124)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b655a6f View commit details
    Browse the repository at this point in the history
  9. Bump express from 4.18.2 to 4.19.2 in /examples/with-vite-react (#2120)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    21c07de View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. FEAT - Support Degen chain (#2138)

    * Bump versions for release and Remove console.log
    
    * Add degen support, update docs, add degen to examples
    
    * Update injected imports
    Adamj1232 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    197599e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. update foxwallet logo (#2137)

    * update foxwallet logo
    
    * Update packages/injected/package.json
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    web3luhao and Adamj1232 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    580bc92 View commit details
    Browse the repository at this point in the history
  2. Release 2.25.3 (#2143)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.co…
    13 people committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a2350b6 View commit details
    Browse the repository at this point in the history
  3. Release 2.25.3 (main - version fix for injected) (#2145)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: …
    13 people committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca4886d View commit details
    Browse the repository at this point in the history
  4. Release 2.25.3 (develop) (#2142)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Refine CCI workflow for Prod Release, update Node V for MetaMask and Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    --…
    13 people committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ed43a00 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    2fa8181 View commit details
    Browse the repository at this point in the history
  2. Integrating StableWallet into InjectedWallet (#2116)

    * feature: Integrating StableWallet into onboard
    
    * Integrating StableWallet into InjectedWallet
    
    * bump the alpha version within the injected/package.json
    
    * update injected version
    
    * Update docs/package.json
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update packages/demo/package.json
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update packages/injected/package.json
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    mytangying and Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    05a3868 View commit details
    Browse the repository at this point in the history
  3. feat: add injected wallet: Zodiac Pilot (#2148)

    * feat: add injected wallet: Zodiac Pilot
    
    * bump version
    
    ---------
    
    Co-authored-by: Jan-Felix <jfschwarz@users.noreply.github.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    3 people committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    964ab93 View commit details
    Browse the repository at this point in the history
  4. gnosis: add pilot.gnosisguild.org to default whitelisted domains (#2151)

    * gnosis: whitelist https://pilot.gnosisguild.org
    
    Allows connecting through Zodiac Pilot
    
    * bump gnosis package version
    
    * Update packages/gnosis/package.json
    
    ---------
    
    Co-authored-by: Jan-Felix <jfschwarz@users.noreply.github.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    3 people committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6383cd5 View commit details
    Browse the repository at this point in the history
  5. [UPDATE] - Label from Optimism -> OP Mainnet (#2152)

    * Bump versions for release and Remove console.log
    
    * Update Optimism label to OP Mainnet
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    45ce92d View commit details
    Browse the repository at this point in the history
  6. [FIX] - Particle icon import (#2153)

    * Bump versions for release and Remove console.log
    
    * Update Optimism label to OP Mainnet
    
    * Fix particle icons
    
    * Fix particle icons
    
    * Yarn it
    
    * Dont update vite config yet
    
    * Bump version in docs
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8efb181 View commit details
    Browse the repository at this point in the history
  7. Particle version bump (#2154)

    * Bump versions for release and Remove console.log
    
    * Bump iy
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2eec9f5 View commit details
    Browse the repository at this point in the history
  8. Particle build fix (#2155)

    * Bump versions for release and Remove console.log
    
    * Bump iy
    
    * Fix particle ci build
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4a1f822 View commit details
    Browse the repository at this point in the history
  9. [FIX] - Particle icon imports (#2156)

    * Bump versions for release and Remove console.log
    
    * Fix particle icon imports
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6a726a6 View commit details
    Browse the repository at this point in the history
  10. [FIX] - Particle icons import default (#2157)

    * Bump versions for release and Remove console.log
    
    * Fix default icon import
    
    * Bump v in docs
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c6a48ad View commit details
    Browse the repository at this point in the history
  11. [FIX] - Default import for SSR of Particle Icon (#2158)

    * Bump versions for release and Remove console.log
    
    * Final fix
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    07062df View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. feat: sdk update (#2160)

    * feat: sdk update
    
    * feat: package version update and lockfile
    
    * Delete packages/metamask/yarn.lock
    
    * Update packages/metamask/package.json
    
    * Bump mm package versions in demo and docs
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    abretonc7s and Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    523b2c3 View commit details
    Browse the repository at this point in the history
  2. [ENH] - Bump WalletConnect version deps for stability (#2161)

    * Bump versions for release and Remove console.log
    
    * Bump the WalletConnect deps
    
    * Remove goerli
    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    17cb640 View commit details
    Browse the repository at this point in the history
  3. [UPDATE] - Remove deprecated testnets from Core, TX Preview and docs (#…

    …2162)
    
    * Bump versions for release and Remove console.log
    
    * Remove deprecated testnets
    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a802fbb View commit details
    Browse the repository at this point in the history
  4. Release 2.25.5 (#2164)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.co…
    18 people committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fcc97d5 View commit details
    Browse the repository at this point in the history
  5. Release 2.25.5 (develop) (#2163)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Refine CCI workflow for Prod Release, update Node V for MetaMask and Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    --…
    13 people committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6dda49f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update Capsule Modal (#2150)

    * initial commit
    
    * discussion
    
    * finish updates
    
    * Update package.json
    
    * remove port and yarn.lock
    
    * Update yarn.lock
    vr2amesh committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6b2b964 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    35df597 View commit details
    Browse the repository at this point in the history
  2. update capsule build node version (#2172)

    * update capsule build node version
    
    * update metamask version
    leightkt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    500be58 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Release 2.25.6 (#2176)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Release 2.25.0 (develop) (#2101)
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Change node verison for MM and trezor
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Decrement node version for metamask module
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node v to 18.9.1
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of…
    20 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8886af4 View commit details
    Browse the repository at this point in the history
  2. Release 2.25.6 (develop) (#2175)

    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (#2104)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update MetaMask CCI node version to 18.18.1 (#2105)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Bump CCI resource class for MetaMask module (#2106)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Refine CCI workflow for Prod Release, update Node V for MetaMask and Trezor (#2108)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Change node verison for MM and trezor
    
    * Decrement node version for metamask module
    
    * Bump resource class for MM build
    
    * Reset node version
    
    * Update node v to 18.9.1
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    Co-authored-by: Samy Rabah <rabah.m.samy@gmail.com>
    Co-authored-by: Kean Laurens <keanlaurens@gmail.com>
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com>
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    Co-authored-by: Hugh Do <mhughdo@gmail.com>
    Co-authored-by: DMY <147dmy@gmail.com>
    Co-authored-by: jimmy.pan <pan831225@gmail.com>
    Co-authored-by: Ryan Waldon <ryanpwaldon@gmail.com>
    
    * Release 2.25.0 (docs) (#2103)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * load ledger connect kit via package instead of loader (#2061)
    
    * load ledger connect kit via package instead of loader
    
    * change import ethereumprovider type file extension
    
    * Update default optional methods, bump to minor version as deps changed and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Bump ledger module node version for build to 16.14.2 (#2062)
    
    * Ledger - [FIX] : Bump ledger module node version for build to 18.0.0 because of WC dep (#2063)
    
    * Bump ledger module node version for build to 16.14.2
    
    * Bump node version again for WC dep within ledger
    
    * Add Lif3 Wallet Support (#2058)
    
    * add lif3Wallet
    
    * Update package version and add wallet to docs
    
    * Fix Lif3 Wallet name
    
    ---------
    
    Co-authored-by: Tekrajs <ricket999@gmail.com>
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Adds Particle Network (Wallet-as-a-Service) (#1962)
    
    * Add files via upload
    
    * Update README.md
    
    * Create +page.md
    
    * Update package.json
    
    * Rename +page.md to +page.md
    
    * Update apple.ts
    
    * Demo addition
    
    * Update packages/demo/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * Fixes
    
    * Correction
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Update index.ts
    
    * Small type fix and format
    
    * async fix
    
    ---------
    
    Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
    
    * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069)
    
    * Add capsule to docs wallet options (#2070)
    
    * Fix the connect modal getting covered by the bottom bar (#2057)
    
    * fix the connect modal being covered by the bottom bar
    
    * pump the package version
    
    * feat: remove .mobile-safari class
    
    * bump packages' version
    
    * bump the version of @web3-onboard/core in other packages
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * feat: rabby support mobile (#2079)
    
    * FEAT - Add 6963 support to injected wallets module (#2076)
    
    * Add 6963 support to injected module
    
    * add option to disable usage
    
    * update docs
    
    * Update readmes
    
    * Helper fnc to check for executable js
    
    * Update packages/injected/src/wallets.ts
    
    * Merge in dev
    
    * feat: update blocto version (#2082)
    
    * feat: update blocto sdk version
    
    * feat: update blocto version
    
    * feat: update demo polygon testnet rpcUrl
    
    * feat: update package version
    
    * fix: update package version
    
    * fix: use optional chaining
    
    * fix: uppercase variable name
    
    * fix: use css vars for font size (wallet button) (#2072)
    
    * fix: use css vars for font-size
    
    * chore: bump version
    
    * chore: bump dependents
    
    * chore: bump versions
    
    * Bump module versions
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update: WalletConnet deps to latest (#2083)
    
    * Update WC deps
    
    * Update WC versions
    
    * Fix the demo (#2086)
    
    * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093)
    
    * Bump packages that require common, fix inter url (#2092)
    
    * Update Trezor & Keepkey build node v to 18 (#2098)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * [FIX] -  Keepkey build Node version to 16.20.2 (#2099)
    
    * Update trezor build node v to 18
    
    * Update keepkey node v also
    
    * Update keepkey node v
    
    * Revert node v changes for bitkeep
    
    * Bump MetaMask module sdk deps (#2087)
    
    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    
    * Update node version for metamask within CCI to 18.19.1 (#2100)
    
    * Bump versions for release and Remove console.log
    
    * Bump versions for release and Remove console.log
    
    * node engine
    
    * node engine
    
    * Release 2.25.0 (#2102)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Release 2.24.19 (develop) (#2042)
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * Release 2.24.19 (docs) (#2044)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    * Release 2.24.19 (#2043)
    
    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@gmail.com>
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * [FIX] - Update node version required for Walletconnect package (#2045)
    
    * rebase main
    
    * Update node version required for Walletconnect package
    
    * Yarn
    
    * Updated config.yml
    
    * Updated config.yml
    
    ---------
    
    Co-authored-by: Max Alekseenko <nnwen0609@g…
    18 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cfc91fb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update Props to be Partial (#2180)

    * update
    
    * update versions
    vr2amesh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fe26de0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. [DOCS FIX] - Update meta tags for socials image display (#2182)

    * Move image to a spot where it is available through an absolute path, add robot.txt, update meta tags
    Adamj1232 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0184045 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update Doc Language & Links (#2191)

    Updated spelling, capitalization, and some missing links.
    laurencedelisle committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4c4056c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update mm sdk (#2192)

    * feat: sdk update
    
    * feat: package version update and lockfile
    
    * Delete packages/metamask/yarn.lock
    
    * Update packages/metamask/package.json
    
    * Bump mm package versions in demo and docs
    
    * feat: sdk 0.18.5
    
    * feat: update mm sdk to 0.20.3
    
    * Prettier and test
    
    * feat: remove unused variables
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    abretonc7s and Adamj1232 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    76a3823 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. add echooowallet (#2187)

    * add  echooowallet
    
    * update inject wallet,delete useless code
    
    * Update packages/demo/package.json
    
    ---------
    
    Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
    Co-authored-by: peng <1063629816@qq.com>
    3 people committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2b5c856 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: add passport wallet (#2195)

    * fix: add passport wallet
    
    * fix: export network
    
    * fix: review tweaks
    k-xo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    13653b9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update Capsule modalProps type (#2194)

    * Update modalProps
    
    Add new type that Omits `isOpen` and `capsule` keys from `CapsuleModalV2Props` inline with the wagmi v1 and v2 changes made to omit the same keys from `CapsuleModalProps`.
    
    * chore: Update wallet label and icon in capsule function
    
    Introduces new label type for the CapsuleInitOptions allowing for override of the default labe/icon for client customization.
    
    * chore: Update @web3-onboard/capsule dependency to version 2.0.3-alpha.2
    jlm0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1566599 View commit details
    Browse the repository at this point in the history
  2. Update versions for release

    Adamj1232 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2c6153b View commit details
    Browse the repository at this point in the history
  3. Merge in docs

    Adamj1232 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9f69fce View commit details
    Browse the repository at this point in the history
  4. commit MM fix and yarn docs

    Adamj1232 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3ed7965 View commit details
    Browse the repository at this point in the history