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: Merge to publish new version to npm #394

Open
wants to merge 137 commits into
base: main
Choose a base branch
from

Commits on Oct 26, 2023

  1. Merge pull request #321 from blocto/release/0.7.1

    Release: Merge back new version to develop
    sanyu1225 authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9a2ad18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa487d7 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    q20274982 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a4d3fbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3cb257 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #285 from blocto/feat/disable-eth_sign-method

    feat: disable eth_sign method
    q20274982 authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    063451c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix: add break statement

    q20274982 authored and sanyu1225 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    51f0fc9 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    q20274982 authored and sanyu1225 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9d1be47 View commit details
    Browse the repository at this point in the history
  3. ci: bump package version

    q20274982 authored and sanyu1225 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    069b0fb View commit details
    Browse the repository at this point in the history
  4. ci: bump package version

    sanyu1225 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5af29ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #325 from blocto/hotfix/fix-requestAccounts

    Release: Merge back new version to develop
    sanyu1225 authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d61e817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c42cae4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #306 from blocto/fix/account-change-beta

    fix: account change beta version
    sanyu1225 authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a496e91 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    2ebc5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718c862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552bf3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868c971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44c70c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Merge pull request #288 from blocto/fix/not-changing-the-switched-cha…

    …in-id-in-in-app-browser
    
    Fix/not changing the switched chain id in in app browser
    q20274982 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b6d9b62 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    q20274982 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8d0b5bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #329 from blocto/fix/not-changing-the-switched-cha…

    …in-id-in-in-app-browser
    
    chore: add changeset for #288
    q20274982 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f2f6904 View commit details
    Browse the repository at this point in the history
  4. chore: beta-ver

    sanyu1225 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7d18cda View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request #330 from blocto/beta/1102

    chore: beta-ver
    sanyu1225 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4bae40e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    c2eb47b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #331 from blocto/fix/evm-account-change

    fix: add accountChanged eventListeners
    sanyu1225 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4df4df9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump postcss from 8.4.29 to 8.4.31

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.29...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sanyu1225 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0455e74 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #284 from blocto/dependabot/npm_and_yarn/postcss-8…

    ….4.31
    
    chore(deps): bump postcss from 8.4.29 to 8.4.31
    sanyu1225 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    be7cdf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Merge pull request #334 from blocto/fix/fix-removeListener-implementa…

    …tion
    
    fix: fix removeListener implementation
    q20274982 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9f376f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa28bf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #332 from blocto/fix/evm-account-change

    chore: add accountChanged eventListeners changeset
    sanyu1225 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6d13daf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    a7d0317 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    q20274982 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eb72d1c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #335 from blocto/fix/web3-react-unhandle-user-reje…

    …ct-error
    
    Fix/web3 react unhandle user reject error
    q20274982 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ce265bc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    4888321 View commit details
    Browse the repository at this point in the history
  2. chore: beta-ver

    q20274982 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    53ea99e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge pull request #339 from blocto/beta/1201

    chore: beta-ver
    q20274982 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0db7fe7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    b147604 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    sanyu1225 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9a87651 View commit details
    Browse the repository at this point in the history
  3. fix: update read request

    sanyu1225 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    30250fd View commit details
    Browse the repository at this point in the history
  4. fix: json-rpc id

    sanyu1225 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d64a9d5 View commit details
    Browse the repository at this point in the history
  5. fix: changeset file

    sanyu1225 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    00a3832 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #328 from blocto/fix/batch-transactions-sendAsync

    Fix/batch transactions send async
    sanyu1225 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6dc4771 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    e1818ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc3c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3017eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7103cf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2ab769 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    235d0ae View commit details
    Browse the repository at this point in the history
  7. Merge pull request #357 from blocto/refactor/evm-config

    Refactor: evm provider config
    akira02 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6131756 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    fce7ff9 View commit details
    Browse the repository at this point in the history
  2. feat: align revert flag

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e9965b5 View commit details
    Browse the repository at this point in the history
  3. feat: changeset file

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b9dac7d View commit details
    Browse the repository at this point in the history
  4. feat: format batch params

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cf83b20 View commit details
    Browse the repository at this point in the history
  5. feat: update params default

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b505864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fd28cb View commit details
    Browse the repository at this point in the history
  7. fix: batch response data

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    957d6e0 View commit details
    Browse the repository at this point in the history
  8. fix: changeset file

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    55afe21 View commit details
    Browse the repository at this point in the history
  9. feat: request type

    sanyu1225 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cf66292 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a0a825 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    c08c7be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #338 from blocto/feat/v4-batch

    feat: v4 batch
    sanyu1225 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    73afd0a View commit details
    Browse the repository at this point in the history
  3. feat: beta release

    sanyu1225 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bb011c2 View commit details
    Browse the repository at this point in the history
  4. fix: sdk test

    sanyu1225 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    87d57f6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #358 from blocto/feat/v4-batch-beta-ver

    Feat/v4 batch beta ver
    sanyu1225 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a7102a View commit details
    Browse the repository at this point in the history
  6. fix: convert ES Module

    sanyu1225 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    91bd765 View commit details
    Browse the repository at this point in the history
  7. fix: build and test

    sanyu1225 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7daedcb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 19, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    9ab0b01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #359 from blocto/fix/dappauth-lint

    fix: dappauth test error for eslint
    sanyu1225 authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9534216 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. feat: add L2 chains

    mordochi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ad0e5dc View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    mordochi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d34fca2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #360 from blocto/feature/l2s

    Feature/l2s
    mordochi authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    54420d9 View commit details
    Browse the repository at this point in the history
  4. feat: dappauth changeset

    sanyu1225 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9609a4e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #363 from blocto/feat/dappauth-changeset

    feat: dappauth changeset
    sanyu1225 authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f3f516c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e075c22 View commit details
    Browse the repository at this point in the history
  7. chore: beta-release

    akira02 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ed0b99b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    093617f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #362 from blocto/fix/wagami-connector-support-chain

    Fix: wagami connector support chain
    akira02 authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    de96995 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. chore: beta release

    mordochi committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    eded19f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #364 from blocto/beta/0.9.0-beta.3

    chore: beta release
    mordochi authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    21a52e6 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump vite from 4.4.9 to 4.4.12

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d714d2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #356 from blocto/dependabot/npm_and_yarn/vite-4.4.12

    chore(deps-dev): bump vite from 4.4.9 to 4.4.12
    akira02 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    443b932 View commit details
    Browse the repository at this point in the history
  5. Revert "chore(deps-dev): bump vite from 4.4.9 to 4.4.12"

    This reverts commit d714d2b.
    akira02 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    83570d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fd2b4b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #366 from blocto/chore/revert-vite

    Chore: revert vite and sync version
    akira02 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    31a4b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd5e98 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #336 from blocto/fix/ci-step-failure

    fix: run without cache if test failed
    akira02 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a9ec59f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. ci: bump package version

    mordochi authored and github-actions[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a23a12e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #369 from blocto/release/0.8.0

    Release: Merge back new version to develop
    mordochi authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f36d84b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    247b9c7 View commit details
    Browse the repository at this point in the history
  2. chore: format

    q20274982 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8c031ad View commit details
    Browse the repository at this point in the history
  3. chore: changeset

    q20274982 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4ea8a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d374ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    897e8ce View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    0c7bd6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #367 from blocto/fix/web3-react-switch-chain-error

    fix: duplicate pop-up authn Iframe
    q20274982 authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bf8362c View commit details
    Browse the repository at this point in the history
  3. build: beta-release

    q20274982 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b2c8d3f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #374 from blocto/beta/0111-beta-release

    chore: beta-release
    q20274982 authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d63134d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bcafb2 View commit details
    Browse the repository at this point in the history
  3. chore: changeset

    q20274982 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    48fa07a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cba22a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a91c7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #372 from blocto/fix/existedSDK-handle-window-not-…

    …defined
    
    Fix/existed sdk handle window not defined
    q20274982 authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    90e9b4a View commit details
    Browse the repository at this point in the history
  7. chore: beta-release

    q20274982 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1533612 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #375 from blocto/beta/0112

    chore: beta-release
    q20274982 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    35837f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e255c View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    q20274982 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    267f154 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #378 from blocto/fix/switch-chain-error

    Fix/switch chain error
    q20274982 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    06333cf View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9fe4d3e View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    q20274982 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ebda1c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0bf5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #377 from blocto/fix/web3-react-switchchain

    fix(web3-react): replace eth_accounts with eth_requestAccounts
    q20274982 authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6d26e4b View commit details
    Browse the repository at this point in the history
  5. chore: beta-release

    q20274982 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e26e676 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #380 from blocto/beta/0117

    chore: beta-release
    q20274982 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d6f9527 View commit details
    Browse the repository at this point in the history
  2. ci: bump package version

    q20274982 authored and github-actions[bot] committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a2b6f5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #384 from blocto/release/0118.1

    Release: Merge back new version to develop
    q20274982 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c31446a View commit details
    Browse the repository at this point in the history
  4. feat: support wagmi v2

    q20274982 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    54a54b0 View commit details
    Browse the repository at this point in the history
  5. test: add wagmi v2 test

    q20274982 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4652b35 View commit details
    Browse the repository at this point in the history
  6. chore: add changeset

    q20274982 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    196aee7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b08f92b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f836bc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a5896b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eccee24 View commit details
    Browse the repository at this point in the history
  11. test: add connector.test.ts

    q20274982 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9250418 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7dc3168 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #379 from blocto/feat/add-wagmi-v2

    Feat/add wagmi v2
    q20274982 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7ace922 View commit details
    Browse the repository at this point in the history
  14. chore: beta-release

    q20274982 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    465d30d View commit details
    Browse the repository at this point in the history
  15. Merge pull request #385 from blocto/beta/0118

    chore: beta-release
    q20274982 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a7db874 View commit details
    Browse the repository at this point in the history
  16. ci: bump package version

    q20274982 authored and github-actions[bot] committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    96fe856 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #387 from blocto/release/0118.2

    Release: Merge back new version to develop
    q20274982 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7c04ad4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    073daf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #389 from blocto/fix/wagmi-error-msg

    fix: clear wagmi switch chain error
    akira02 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b03da36 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    856bf01 View commit details
    Browse the repository at this point in the history
  2. ci: bump package version

    mordochi authored and github-actions[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3bcc5a3 View commit details
    Browse the repository at this point in the history