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.5 #2164

Merged
merged 86 commits into from
Apr 15, 2024
Merged

Release 2.25.5 #2164

merged 86 commits into from
Apr 15, 2024

Commits on Dec 19, 2023

  1. 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
  2. Merge pull request #2032 from blocknative/release/2.24.18

    Release - 2.24.18 (docs)
    Adamj1232 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ea121ac 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 <[email protected]>
    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 (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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    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
  2. 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    Adamj1232 and maxaleks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c87eb21 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 <[email protected]>
    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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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
  6. Configuration menu
    Copy the full SHA
    9dd3a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    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
  2. 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * Update node min verison on MM module
    
    * Update npm publish script
    
    * Refine node v for metamask and trezor
    
    * bump docs to latest w3o verisons
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    11 people committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    76cb64a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    50c6dd5 View commit details
    Browse the repository at this point in the history
  2. [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. Configuration menu
    Copy the full SHA
    6407e04 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
  3. Release 2.25.1 (docs) (#2119)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 (#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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
    1770d7a View commit details
    Browse the repository at this point in the history
  4. Update docs node version

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    781e792 View commit details
    Browse the repository at this point in the history
  2. [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. Configuration menu
    Copy the full SHA
    6f09e2c 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
  4. Release 2.25.2 (docs) (#2134)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 (#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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
    04ba2dc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    5a34b64 View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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] <[email protected]>
    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
  4. 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] <[email protected]>
    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
  5. 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] <[email protected]>
    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
  6. 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] <[email protected]>
    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
  7. 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] <[email protected]>
    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
  8. 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] <[email protected]>
    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
  9. 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] <[email protected]>
    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
  10. 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] <[email protected]>
    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
  11. Configuration menu
    Copy the full SHA
    cd21151 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 <[email protected]>
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    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. Configuration menu
    Copy the full SHA
    7bcedf0 View commit details
    Browse the repository at this point in the history
  3. 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
  4. Release 2.25.3 (docs) (#2144)

    * Remove gamestop wallet support as wallet has been deprecated (#2037)
    
    * Update WC imports, bump WC package version, bump WC dep version (#2036)
    
    * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038)
    
    * change option name
    
    * add Blockscout to default list of allowed domains
    
    * change option name in docs
    
    * increment the version
    
    * return the old param name
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Update packages/gnosis/package.json
    
    * Update packages/demo/package.json
    
    * Yarn it
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 (#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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * 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 <[email protected]>
    
    * Update packages/particle-network/package.json
    
    Co-authored-by: Kat Leight <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Samy Rabah <[email protected]>
    Co-authored-by: Kean Laurens <[email protected]>
    Co-authored-by: Tekrajs <[email protected]>
    Co-authored-by: TABASCO <[email protected]>
    Co-authored-by: Kat Leight <[email protected]>
    Co-authored-by: Hugh Do <[email protected]>
    Co-authored-by: DMY <[email protected]>
    Co-authored-by: jimmy.pan <[email protected]>
    Co-authored-by: Ryan Waldon <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * [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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update versions for release
    
    * Bump injected version in demo
    
    ---------
    
    Co-authored-by: Max Alekseenko <[email protected]>
    
    * 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
    8a0ab7b 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 <[email protected]>
    
    * Update packages/demo/package.json
    
    Co-authored-by: Adam Carpenter <[email protected]>
    
    * Update packages/injected/package.json
    
    Co-authored-by: Adam Carpenter <[email protected]>
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    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. Configuration menu
    Copy the full SHA
    1df7db3 View commit details
    Browse the repository at this point in the history
  5. 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 <[email protected]>
    Co-authored-by: Adam Carpenter <[email protected]>
    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
  6. [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
  7. Merge branch 'develop' of github.com:blocknative/web3-onboard into de…

    …velop
    
    t merge develop# Please enter a commit message to explain why this merge is necessary,
    Adamj1232 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    14bc7bf View commit details
    Browse the repository at this point in the history
  8. [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
  9. Configuration menu
    Copy the full SHA
    6923d85 View commit details
    Browse the repository at this point in the history
  10. 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
  11. Configuration menu
    Copy the full SHA
    6f303ca View commit details
    Browse the repository at this point in the history
  12. 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
  13. Configuration menu
    Copy the full SHA
    6193944 View commit details
    Browse the repository at this point in the history
  14. [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
  15. Configuration menu
    Copy the full SHA
    e35c6d8 View commit details
    Browse the repository at this point in the history
  16. [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
  17. Configuration menu
    Copy the full SHA
    2b8d610 View commit details
    Browse the repository at this point in the history
  18. [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
  19. Configuration menu
    Copy the full SHA
    33b4dd9 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 <[email protected]>
    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. Configuration menu
    Copy the full SHA
    b974a3d View commit details
    Browse the repository at this point in the history
  3. [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
  4. [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
  5. Configuration menu
    Copy the full SHA
    b73822d View commit details
    Browse the repository at this point in the history
  6. Merge in main

    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a7a5d54 View commit details
    Browse the repository at this point in the history
  7. Merge docs

    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9d03dd7 View commit details
    Browse the repository at this point in the history
  8. Bump versions for release

    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e580a34 View commit details
    Browse the repository at this point in the history
  9. Handle merge conflict

    Adamj1232 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d263866 View commit details
    Browse the repository at this point in the history