-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Update release workflow * test: Test binance web3 wallet * chore: Update docs workflow * chore: Update workflow * feat: Update bnc w3w deeplink * chore: Update workflow * docs: Add change log * docs: Remove unused files * chore: update versions (alpha) (#106) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Support binance web3 wallet on mobile * chore: update versions (alpha) (#107) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Bitget wallet (#108) * feat: integrate bitget wallet * provider --------- Co-authored-by: Jeff <jeff.xue@bitget.com> * Bitget wallet (#108) (#109) * feat: integrate bitget wallet * provider --------- Co-authored-by: BitgetWalletTeam <158799510+BitgetWalletTeam@users.noreply.github.com> Co-authored-by: Jeff <jeff.xue@bitget.com> * chore: update versions (alpha) (#110) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Add bitget wallet (#111) * chore: update versions (alpha) (#112) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Update docs * fix: Fixed automatic disconnection issue caused by WalletConnect. * fix: Cancel auto connect for docs * fix: Update walletConnect to support customized relayUrl * chore: update versions (alpha) (#115) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * style: Remove private attributes * docs: Add changeset * chore: update versions (alpha) (#116) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Add upgrade tips for binance web3 wallet. * chore: update versions (alpha) (#117) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: BitgetWalletTeam <158799510+BitgetWalletTeam@users.noreply.github.com> Co-authored-by: Jeff <jeff.xue@bitget.com>
- Loading branch information
1 parent
7a4ad5a
commit b71618d
Showing
28 changed files
with
1,262 additions
and
517 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
Fixed automatic disconnection issue caused by WalletConnect. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
<<<<<<<< HEAD:.changeset/popular-peas-grin.md | ||
Add bitget wallet | ||
======== | ||
Update docs | ||
>>>>>>>> dev:.changeset/loud-waves-switch.md |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
Support binance web3 wallet on mobile | ||
|
||
Add bitget wallet |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
Add bitget wallet | ||
|
||
Update 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "alpha", | ||
"initialVersions": { | ||
"example-nextjs": "0.0.1", | ||
"example-vite": "0.0.1", | ||
"@node-real/walletkit": "0.2.10-alpha.0", | ||
"website": "0.0.1" | ||
}, | ||
"changesets": [ | ||
"early-kangaroos-rhyme", | ||
"loud-waves-switch", | ||
"nice-hats-explain", | ||
"popular-peas-grin", | ||
"sour-windows-refuse", | ||
"tiny-dots-clap" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
Add upgrade tips for binance web3 wallet. |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@node-real/walletkit": patch | ||
--- | ||
|
||
Remove js private properties and methods. |
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
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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
name: Stable Release | ||
on: | ||
push: | ||
branches: | ||
- main | ||
- 0.x | ||
|
||
jobs: | ||
release: | ||
name: release | ||
if: github.repository == 'node-real/walletkit' | ||
timeout-minutes: 10 | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout code repository | ||
uses: actions/checkout@v3 | ||
with: | ||
fetch-depth: 0 | ||
|
||
- uses: ./.github/actions/setup | ||
with: | ||
npm_token: ${{ secrets.NPM_TOKEN }} | ||
|
||
- name: Build packages | ||
run: pnpm build | ||
|
||
- name: Exit pre mode | ||
if: github.event.commits[0].author.username != 'github-actions[bot]' | ||
run: pnpm ci:exit | ||
|
||
- name: Create and publish versions | ||
uses: changesets/action@v1 | ||
with: | ||
version: pnpm ci:stable-version | ||
publish: pnpm ci:publish | ||
commit: 'chore: update versions' | ||
title: 'chore: update versions' | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }} |
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
Oops, something went wrong.