From ca4886d06f91398b7c6cfb9f7c8946e88fb1c9a6 Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Tue, 9 Apr 2024 11:26:21 -0600 Subject: [PATCH] Release 2.25.3 (main - version fix for injected) (#2145) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * Update: WalletConnet deps to latest (#2083) * Update WC deps * Update WC versions * Fix the demo (#2086) * Update coinbase wallet dependencies, add new init props to contructor, add JS docs notes and update docs (#2093) * Bump packages that require common, fix inter url (#2092) * Update Trezor & Keepkey build node v to 18 (#2098) * Update trezor build node v to 18 * Update keepkey node v also * [FIX] - Keepkey build Node version to 16.20.2 (#2099) * Update trezor build node v to 18 * Update keepkey node v also * Update keepkey node v * Revert node v changes for bitkeep * Bump MetaMask module sdk deps (#2087) * Bump MetaMask deps * Add engines to metamask to define node version requirements * Update node version for metamask within CCI to 18.19.1 (#2100) * Bump versions for release and Remove console.log * Release 2.25.0 (develop) (#2101) * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * Update node min verison on MM module * Update npm publish script * Refine node v for metamask and trezor --------- Co-authored-by: Max Alekseenko Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * [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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - 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.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 * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --… * Update docs node version * [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 * [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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - 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.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 * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 Co-authored-by: Adam Carpenter * Adds Particle Network (Wallet-as-a-Service) (#1962) * Add files via upload * Update README.md * Create +page.md * Update package.json * Rename +page.md to +page.md * Update apple.ts * Demo addition * Update packages/demo/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Update packages/particle-network/package.json Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * Fixes * Correction * Update index.ts * Update index.ts * Update index.ts * Update index.ts * Small type fix and format * async fix --------- Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> * add particle to config.yml, reorder docs tabs, add particle to docs onboard (#2069) * Add capsule to docs wallet options (#2070) * Fix the connect modal getting covered by the bottom bar (#2057) * fix the connect modal being covered by the bottom bar * pump the package version * feat: remove .mobile-safari class * bump packages' version * bump the version of @web3-onboard/core in other packages --------- Co-authored-by: Adam Carpenter * 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 * 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 Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * [FIX] - 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * 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 * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --------- Co-authored-by: Max Alekseenko * 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 * Update versions for release * Bump injected version in demo * Release 2.24.19 (#2043) * Remove gamestop wallet support as wallet has been deprecated (#2037) * Update WC imports, bump WC package version, bump WC dep version (#2036) * Fix the Safe connector options and add Blockscout to the list of allowed domains (#2038) * change option name * add Blockscout to default list of allowed domains * change option name in docs * increment the version * return the old param name * Update packages/gnosis/package.json * Update packages/demo/package.json * Update packages/gnosis/package.json * Update packages/demo/package.json * Yarn it --------- Co-authored-by: Adam Carpenter * Update versions for release * Bump injected version in demo --------- Co-authored-by: Max Alekseenko * rebase main * Update node version required for Walletconnect package * Yarn * [FIX] - Update node version required for Walletconnect package (#2045) * rebase main * Update node version required for Walletconnect package * Yarn * Updated config.yml * Updated config.yml --… * 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 * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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 * update foxwallet logo (#2137) * update foxwallet logo * Update packages/injected/package.json Co-authored-by: Adam Carpenter --------- Co-authored-by: Adam Carpenter * Update versions for release * update injected version snafu --------- Signed-off-by: dependabot[bot] Co-authored-by: Max Alekseenko Co-authored-by: Samy Rabah Co-authored-by: Kean Laurens Co-authored-by: Tekrajs Co-authored-by: TABASCO <84655644+TABASCOatw@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com> Co-authored-by: Hugh Do Co-authored-by: DMY <147dmy@gmail.com> Co-authored-by: jimmy.pan Co-authored-by: Ryan Waldon Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: web3luhao <95836286+web3luhao@users.noreply.github.com> --- packages/injected/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/injected/package.json b/packages/injected/package.json index 8551de0ad..5e7a4c5dd 100644 --- a/packages/injected/package.json +++ b/packages/injected/package.json @@ -1,6 +1,6 @@ { "name": "@web3-onboard/injected-wallets", - "version": "2.10.1", + "version": "2.10.15", "description": "Injected wallet module for connecting browser extension and mobile wallets to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum",