Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.25.0 #2104

Merged
merged 35 commits into from
Mar 21, 2024
Merged

Release 2.25.0 #2104

merged 35 commits into from
Mar 21, 2024

Commits on Dec 19, 2023

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

    Release - 2.24.18 (develop)
    Adamj1232 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b8463b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2032 from blocknative/release/2.24.18

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

Commits on Jan 3, 2024

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

Commits on Jan 10, 2024

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

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

Commits on Jan 11, 2024

  1. Release 2.24.19 (develop) (#2042)

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

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

Commits on Feb 2, 2024

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

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

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

Commits on Feb 5, 2024

  1. Add Lif3 Wallet Support (#2058)

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

Commits on Feb 20, 2024

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

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

Commits on Feb 21, 2024

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

Commits on Mar 4, 2024

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

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

Commits on Mar 11, 2024

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

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

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

Commits on Mar 12, 2024

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

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

Commits on Mar 14, 2024

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

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

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

Commits on Mar 19, 2024

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

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

Commits on Mar 20, 2024

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

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

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

    * Bump MetaMask deps
    
    * Add engines to metamask to define node version requirements
    Adamj1232 authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    66459ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1485df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dd3a56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43c4403 View commit details
    Browse the repository at this point in the history
  8. Merge in main

    Adamj1232 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    74d9259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fde1277 View commit details
    Browse the repository at this point in the history
  10. node engine

    Adamj1232 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    18ce15e View commit details
    Browse the repository at this point in the history
  11. node engine

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2be8afa View commit details
    Browse the repository at this point in the history
  2. Merge in main

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