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.26.2 (docs) #2247

Merged
merged 18 commits into from
Jun 24, 2024
Merged

Release 2.26.2 (docs) #2247

merged 18 commits into from
Jun 24, 2024

Commits on Jun 5, 2024

  1. Merge pull request #2224 from blocknative/release/2.26.1

    Release 2.26.1 [Fix Enkrypt module build]
    Adamj1232 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    be9a95e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore: Upgrade Capsule Dependencies to Latest Versions (#2218)

    * chore: update capsule dependency version
    
    * chore: fix version to 2.2.0-alpha.1 and remove yarn.lock from capsule
    
    * chore: uncomment capsule demo and add missing css styling
    jlm0 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9958cfe View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat: add @web3-onboard/okx (#2229)

    * feat: add @web3-onboard/okx
    
    * feat(okx sdk): use createDownloadMessage
    
    * Update packages/okx/src/types.ts
    
    * Prettier
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    vanishcode and Adamj1232 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5626431 View commit details
    Browse the repository at this point in the history
  2. chore: update web3auth deps and fix build (#2228)

    * chore: update web3auth deps and fix build
    
    * chore: update web3auth release version
    
    * change version
    
    * updated yarn
    
    * remove todo, pass undefined to web3auth and let them fail
    
    * add new package to demo, run yarn/yarn check-all
    bengobeil authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4d47a5c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: integrate web3auth in demo app (#2233)

    * integrate in demo app
    
    (cherry picked from commit 83885db)
    
    * update version in web3auth
    
    * bump version in demo
    
    * test demo
    
    * update docs and test
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    bengobeil and Adamj1232 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    26e9991 View commit details
    Browse the repository at this point in the history
  2. [FIX] : Core package check and passing of protectedRpcUrl on accoun…

    …t center disconnect (#2234)
    
    * Fix check and passing of protectedRpcUrl on account center disconnect
    
    * Revert changes to the internal demo
    Adamj1232 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb205fb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. [FIX] : CORE - Handling of empty localStorage item, remove default of…

    … empty string and perform a falsey check (#2236)
    
    * Fix handling of empty localStorage item, remove default of empty string and perform a falsey check
    
    * Revert changes to the demo app
    
    * Add additional handling for single wallet connect from older W3O version, add try to disconnect logic
    
    * Handle for connect({}) function with empty object passed
    Adamj1232 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f145192 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    59df5fc View commit details
    Browse the repository at this point in the history
  2. Bump braces from 3.0.2 to 3.0.3 in /packages/demo (#2232)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2c56630 View commit details
    Browse the repository at this point in the history
  3. Bump @solana/web3.js from 1.87.1 to 1.93.0 in /packages/demo (#2239)

    Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.87.1 to 1.93.0.
    - [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
    - [Commits](solana-labs/solana-web3.js@v1.87.1...v1.93.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@solana/web3.js"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam Carpenter <[email protected]>
    dependabot[bot] and Adamj1232 authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    83509c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: update the 'metamask-sdk' package to version '0.26.1' (#2240)

    * chore: update metamask sdk package to version '0.26.0'
    
    * chore: update metamask sdk package to version '0.26.1'
    
    * Update packages/metamask/package.json
    
    * Update packages/demo/package.json
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    omridan159 and Adamj1232 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1b98647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079a31d View commit details
    Browse the repository at this point in the history
  3. Bump v for release

    Adamj1232 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    37cfd46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1da6f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3edf91 View commit details
    Browse the repository at this point in the history
  6. Update versions for release

    Adamj1232 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    558ce90 View commit details
    Browse the repository at this point in the history
  7. feat: add bloom wallet (#2209)

    * add bloom package
    
    * fix indentation
    
    * add icon + fixes
    
    * add bloom to example app
    
    * add bloom documentation
    
    * fix typescript issue
    
    * fix bloom dependencies
    
    * Prettier
    
    * add download prompt
    
    ---------
    
    Co-authored-by: Adam Carpenter <[email protected]>
    MarkNerdi and Adamj1232 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3f67ce2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b186426 View commit details
    Browse the repository at this point in the history