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 version #1415

Merged
merged 79 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
96b81b1
chore: update yarn version
iosh Aug 22, 2024
aecace4
chore: update node version in github action
iosh Aug 22, 2024
b0c75a4
chore: fix version check
iosh Aug 22, 2024
3801a4a
Merge pull request #1391 from Conflux-Chain/yarn4
iosh Aug 22, 2024
06cff4b
Merge pull request #1392 from Conflux-Chain/githubAction
iosh Aug 22, 2024
904af5c
chore: add update @fluent-wallet/account test
iosh Aug 22, 2024
15829d0
Merge pull request #1393 from Conflux-Chain/test-account
iosh Aug 22, 2024
6adc6da
chore: update addr-by-network test
iosh Aug 23, 2024
f86e446
Merge pull request #1394 from Conflux-Chain/addr-by-network
iosh Aug 26, 2024
1282d6c
chore: update base32-address test
iosh Sep 3, 2024
6fceddf
chore: update cache-rpc
iosh Sep 3, 2024
3dcfce0
chore: update content-script
iosh Sep 3, 2024
1c890f0
chore: update contract-method-name
iosh Sep 3, 2024
bf4b447
chore: update db test
iosh Sep 3, 2024
a8d5722
chore: fix request error
iosh Sep 3, 2024
5a80010
chore: update discover-accounts test
iosh Sep 3, 2024
512dd5a
chore: update extension-runtime test
iosh Sep 3, 2024
19b42e5
chore: update hdkey test
iosh Sep 3, 2024
4699c94
chore: update inpage test
iosh Sep 3, 2024
85849ea
chore: update json-rpc test
iosh Sep 3, 2024
65da2dc
chore: update random-id test
iosh Sep 3, 2024
f2f4133
chore: update rpc-engine test
iosh Sep 3, 2024
0d720f0
chore: update ui test
iosh Sep 4, 2024
7645981
fix: remove if in tx send error handler
mosshqq Sep 12, 2024
b5fd72e
Merge pull request #1408 from Conflux-Chain/fix/tx-polling
iosh Sep 12, 2024
f2611f9
chore: temp
iosh Sep 12, 2024
48aac80
chore: update intergation test
iosh Sep 14, 2024
be22542
chore: update cfx getaccount test
iosh Sep 14, 2024
e4fda6d
chore: update cfx epochNumber test
iosh Sep 14, 2024
bb31484
chore: update cfx get code test
iosh Sep 14, 2024
5d3d0b9
chore: update package module export
iosh Sep 14, 2024
a03e8a5
chore: update eth getTransactionCount test
iosh Sep 14, 2024
4a73a54
chore: update wallet generateAddress test
iosh Sep 14, 2024
d892cf3
chore: update wallet_generatePrivateKey test
iosh Sep 14, 2024
7d91aa9
chore: update wallet_generateMnemonic test
iosh Sep 14, 2024
2738a89
chore: update wallet_getAccountGroup test
iosh Sep 14, 2024
125fe0b
chore: update wallet_getBalance test
iosh Sep 14, 2024
6089dca
chore: update wallet_get-next-nonce test
iosh Sep 14, 2024
f4dec25
chore: update wallet_handleUnfinishedCFXTx test
iosh Sep 14, 2024
39ca9d8
chore: update wallet_importAddress test
iosh Sep 14, 2024
261f107
chore: update wallet_importMnemonic test
iosh Sep 14, 2024
fa1adc2
chore: update wallet_importPrivateKey test
iosh Sep 14, 2024
b85a52c
chore: update wallet_importPrivateKey test
iosh Sep 14, 2024
e2edf46
chore: update wallet_lock test
iosh Sep 14, 2024
e4edcea
chore: update wallet_validateMnemonic test
iosh Sep 14, 2024
ce9b1ff
chore: update wallet_validatePrivateKey test
iosh Sep 14, 2024
3697de9
chore: update wallet_validatePassword test
iosh Sep 14, 2024
63d90c8
chore: update json-rpc-error test
iosh Sep 14, 2024
4ec875c
chore: update signature test
iosh Sep 14, 2024
e429835
chore: update token list schema test
iosh Sep 14, 2024
dac3ae8
chore: update getAllRpcs test
iosh Sep 14, 2024
3d6d1a0
chore: update persist-db-to-ext-storage test
iosh Sep 14, 2024
86b0348
chore: update error test
iosh Sep 14, 2024
645d976
chore: @cfxjs/spec
iosh Sep 14, 2024
36742e2
chore: update @fluent-wallet/cfx_get-next-nonce test
iosh Sep 14, 2024
b5d60f4
chore: update @fluent-wallet/cfx_get-next-nonce test
iosh Sep 14, 2024
7f05d77
chore: update wallet_unlock test
iosh Sep 14, 2024
8353204
chore: update wallet_validateMnemonic test
iosh Sep 14, 2024
80a7a90
chore: update wallet_handleUnfinishedCFXTx test
iosh Sep 14, 2024
2ea3f06
chore: update test script
iosh Sep 14, 2024
1c1d1ce
chore: update github action
iosh Sep 18, 2024
e865b54
chore: fix faild test
iosh Sep 18, 2024
001020b
fix: wallet_importMnemonic count
mosshqq Sep 18, 2024
d62660c
Merge pull request #1410 from Conflux-Chain/vitest-mosi
iosh Sep 18, 2024
eb2d95f
fix: remove timeout
mosshqq Sep 18, 2024
6f18ef5
Merge branch 'vitest' into vitest-mosi
mergify[bot] Sep 18, 2024
64bb44f
Merge pull request #1411 from Conflux-Chain/vitest-mosi
iosh Sep 18, 2024
ef9a6d5
Merge branch 'dev' into vitest
iosh Sep 18, 2024
5ef3f2f
chore: update yarn lock file
iosh Sep 18, 2024
6138ca0
chore: version check
iosh Sep 18, 2024
5b4c5cc
chore: fix rpc doc build error
iosh Sep 20, 2024
d103542
chore: remove ganache-core
iosh Sep 20, 2024
792eeb0
chore: comment useless code
iosh Sep 20, 2024
0c964f1
chore: add eth-ens-namehash to did package dependencies
iosh Sep 20, 2024
3bf22b2
chore: update readme
iosh Sep 20, 2024
3f32559
chore: update version check
iosh Sep 20, 2024
0193091
Merge pull request #1409 from Conflux-Chain/vitest
iosh Sep 23, 2024
c140c6a
chore(common): release packages
ConfluxBot Sep 23, 2024
fc3b38c
Merge pull request #1414 from Conflux-Chain/__release-pkg
iosh Sep 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/comment-on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
comment-release:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: apexskier/github-release-commenter@v1
with:
Expand Down
8 changes: 3 additions & 5 deletions .github/workflows/deploy-basic-dapp-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ on:
jobs:
deploy-dapp-demo:
if: ${{ github.event.pull_request.merged == true && github.head_ref == '__release-pkg' }}
runs-on: ubuntu-20.04
strategy:
matrix:
node-version: [16.14]
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Deploy to dapp-demo.fluentwallet.dev
uses: dswistowski/surge-sh-action@v1
with:
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/deploy-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ on:
jobs:
deploy-doc:
if: ${{ github.event.pull_request.merged == true && github.head_ref == '__release-pkg' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -59,9 +59,9 @@ jobs:
- run: yarn workspace doc build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.CONFLUX_BOT_GH_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
external_repository: Conflux-Chain/fluent-wallet-doc
publish_branch: main
publish_dir: ./websites/doc/build
2 changes: 1 addition & 1 deletion .github/workflows/opti-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Cloning the repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Crush Images!
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ on:
jobs:
pre-release:
if: ${{ github.event.pull_request.merged == true && github.head_ref == '__release-pkg' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# to trigger next gh action
# https://git.luolix.topmunity/t/push-from-action-even-with-pat-does-not-trigger-action/17622/6
persist-credentials: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: 'yarn'
node-version: ${{ matrix.node-version }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/prod-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ on:
jobs:
prod-release:
if: ${{ github.event.pull_request.merged == true }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# to trigger next gh action
# https://git.luolix.topmunity/t/push-from-action-even-with-pat-does-not-trigger-action/17622/6
persist-credentials: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: 'yarn'
node-version: ${{ matrix.node-version }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/publish-npm-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ on:
jobs:
release-pkg:
if: ${{ github.event.pull_request.merged == true && github.head_ref != '__release-pkg' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# to trigger next gh action
# https://git.luolix.topmunity/t/push-from-action-even-with-pat-does-not-trigger-action/17622/6
persist-credentials: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down
46 changes: 23 additions & 23 deletions .github/workflows/push-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ on: [push]
jobs:
lint:
if: ${{ github.ref != 'refs/heads/__release-pkg'}}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -56,14 +56,14 @@ jobs:

unit-test:
if: ${{ github.ref != 'refs/heads/__release-pkg'}}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -101,14 +101,14 @@ jobs:

integration-test:
if: ${{ github.ref != 'refs/heads/__release-pkg'}}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -137,22 +137,22 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-and-maven-
- run: yarn install --immutable
- run: yarn test:integration --coverage --detectOpenHandles --forceExit
- run: yarn test:integration
- uses: codecov/codecov-action@v3
with:
flags: integrationtests
directory: ./coverage/integration
verbose: true

build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -181,18 +181,18 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-and-maven-
- run: yarn install --immutable
- run: yarn prod
- run: yarn build

build-doc:
if: ${{ github.ref != 'refs/heads/__release-pkg'}}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
- run: yarn workspace doc build
# build-storybook:
# if: ${{ github.ref != 'refs/heads/__release-pkg'}}
# runs-on: ubuntu-20.04
# runs-on: ubuntu-latest
# strategy:
# matrix:
# node-version: [16.14]
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/version-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ on: [pull_request]
jobs:
version-check:
if: ${{ github.head_ref != '__release-pkg' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14]
node-version: [22]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0 # https://yarnpkg.com/features/release-workflow/#commit-history
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "yarn"
node-version: ${{ matrix.node-version }}
Expand Down
52 changes: 0 additions & 52 deletions .yarn/plugins/@yarnpkg/plugin-constraints.cjs

This file was deleted.

35 changes: 0 additions & 35 deletions .yarn/plugins/@yarnpkg/plugin-exec.cjs

This file was deleted.

363 changes: 0 additions & 363 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

Loading
Loading