forked from hyperweb-io/cosmos-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into bump-web3auth-9
- Loading branch information
Showing
177 changed files
with
6,637 additions
and
8,690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.15.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-01-07) | ||
|
||
**Note:** Version bump only for package @cosmos-kit/core | ||
|
||
|
||
|
||
|
||
|
||
# [2.15.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-10-09) | ||
|
||
**Note:** Version bump only for package @cosmos-kit/core | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmos-kit/core", | ||
"version": "2.15.0", | ||
"version": "2.15.1", | ||
"description": "cosmos-kit wallet connector core package", | ||
"author": "[email protected]", | ||
"contributors": [ | ||
|
@@ -79,7 +79,7 @@ | |
"@cosmjs/cosmwasm-stargate": "^0.32.3", | ||
"@cosmjs/proto-signing": "^0.32.3", | ||
"@cosmjs/stargate": "^0.32.3", | ||
"@dao-dao/cosmiframe": "^0.1.0", | ||
"@dao-dao/cosmiframe": "^1.0.0-rc.1", | ||
"@walletconnect/types": "2.11.0", | ||
"bowser": "2.11.0", | ||
"cosmjs-types": "^0.9.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
import { Origin } from '@dao-dao/cosmiframe'; | ||
|
||
import { Wallet } from '../../types'; | ||
|
||
export type CosmiframeWalletInfo = Wallet & { | ||
allowedParentOrigins: string[]; | ||
allowedParentOrigins: Origin[]; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,30 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.23.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.4) (2025-01-07) | ||
|
||
**Note:** Version bump only for package cosmos-kit | ||
|
||
|
||
|
||
|
||
|
||
## [2.23.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.3) (2025-01-07) | ||
|
||
**Note:** Version bump only for package cosmos-kit | ||
|
||
|
||
|
||
|
||
|
||
## [2.23.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.2) (2025-01-07) | ||
|
||
**Note:** Version bump only for package cosmos-kit | ||
|
||
|
||
|
||
|
||
|
||
## [2.23.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.1) (2024-12-16) | ||
|
||
**Note:** Version bump only for package cosmos-kit | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "cosmos-kit", | ||
"version": "2.23.1", | ||
"version": "2.23.4", | ||
"description": "cosmos-kit wallet connector", | ||
"author": "[email protected]", | ||
"contributors": [ | ||
|
@@ -71,25 +71,21 @@ | |
"url": "https://github.com/cosmology-tech/cosmos-kit/issues" | ||
}, | ||
"dependencies": { | ||
"@cosmos-kit/cdcwallet": "^2.15.2", | ||
"@cosmos-kit/coin98": "^2.13.2", | ||
"@cosmos-kit/compass": "^2.13.2", | ||
"@cosmos-kit/cosmostation": "^2.14.1", | ||
"@cosmos-kit/ctrl": "^2.13.1", | ||
"@cosmos-kit/exodus": "^2.12.1", | ||
"@cosmos-kit/fin": "^2.13.2", | ||
"@cosmos-kit/frontier": "^2.12.1", | ||
"@cosmos-kit/galaxy-station": "^2.12.1", | ||
"@cosmos-kit/keplr": "^2.14.2", | ||
"@cosmos-kit/leap": "^2.14.2", | ||
"@cosmos-kit/ledger": "^2.13.1", | ||
"@cosmos-kit/okxwallet-extension": "^2.13.0", | ||
"@cosmos-kit/omni": "^2.12.1", | ||
"@cosmos-kit/owallet": "^2.14.1", | ||
"@cosmos-kit/shell": "^2.13.2", | ||
"@cosmos-kit/station": "^2.12.1", | ||
"@cosmos-kit/tailwind": "^1.7.1", | ||
"@cosmos-kit/trust": "^2.13.1", | ||
"@cosmos-kit/vectis": "^2.13.2" | ||
"@cosmos-kit/cdcwallet": "^2.15.3", | ||
"@cosmos-kit/coin98": "^2.13.3", | ||
"@cosmos-kit/compass": "^2.13.3", | ||
"@cosmos-kit/cosmostation": "^2.14.2", | ||
"@cosmos-kit/ctrl": "^2.13.2", | ||
"@cosmos-kit/exodus": "^2.12.2", | ||
"@cosmos-kit/fin": "^2.13.3", | ||
"@cosmos-kit/keplr": "^2.14.3", | ||
"@cosmos-kit/leap": "^2.14.3", | ||
"@cosmos-kit/ledger": "^2.13.2", | ||
"@cosmos-kit/okxwallet-extension": "^2.13.1", | ||
"@cosmos-kit/omni": "^2.12.2", | ||
"@cosmos-kit/owallet": "^2.14.2", | ||
"@cosmos-kit/shell": "^2.13.3", | ||
"@cosmos-kit/tailwind": "^1.7.2", | ||
"@cosmos-kit/trust": "^2.13.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,30 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.28.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.4) (2025-01-07) | ||
|
||
**Note:** Version bump only for package docs | ||
|
||
|
||
|
||
|
||
|
||
## [2.28.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.3) (2025-01-07) | ||
|
||
**Note:** Version bump only for package docs | ||
|
||
|
||
|
||
|
||
|
||
## [2.28.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.2) (2025-01-07) | ||
|
||
**Note:** Version bump only for package docs | ||
|
||
|
||
|
||
|
||
|
||
## [2.28.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.1) (2024-12-16) | ||
|
||
**Note:** Version bump only for package docs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.14.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.14.2) (2025-01-07) | ||
|
||
**Note:** Version bump only for package example-lite | ||
|
||
|
||
|
||
|
||
|
||
## [1.14.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.14.1) (2024-12-16) | ||
|
||
**Note:** Version bump only for package example-lite | ||
|
Oops, something went wrong.