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