Skip to content

Commit 4768471

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/vite-6.4.1
2 parents 4529af8 + fb31790 commit 4768471

File tree

29 files changed

+155
-217
lines changed

29 files changed

+155
-217
lines changed

.ckb-light-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.5.3
1+
v0.5.4

.ckb-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.202.0
1+
v0.204.0

.github/workflows/package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
default:
1212
strategy:
1313
matrix:
14-
node:
15-
- lts/*
14+
node: [22]
1615
os:
1716
- macos-latest
1817
- ubuntu-latest

.github/workflows/package_for_test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node:
15-
- lts/*
14+
node: [22]
1615
os:
1716
- macos-latest
1817
- ubuntu-latest

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Download [CKB Indexer](https://github.com/nervosnetwork/ckb-indexer/releases) an
4444

4545
As of `v0.26.0`, Neuron bundles a CKB binary and starts it for Mainnet automatically. If you prefer to run a local CKB node yourself instead, please follow the [Nervos CKB doc](https://docs.nervos.org/docs/basics/guides/mainnet) to get it up and running before launching Neuron.
4646

47-
**Note**: If you run CKB node on Windows but it fails to start, you may need to download and install the latest [Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads).
47+
**Note**: If you run CKB node on Windows but it fails to start, you may need to download and install the latest [Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170).
4848

4949
### Start Neuron in Development Mode
5050

compatible.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"fullVersions": [
3+
"0.204",
4+
"0.203",
35
"0.202",
46
"0.201",
57
"0.200",
@@ -32,6 +34,8 @@
3234
"compatible": {
3335
"0.111": {
3436
"full": [
37+
"0.204",
38+
"0.203",
3539
"0.202",
3640
"0.201",
3741
"0.200",
@@ -58,6 +62,8 @@
5862
},
5963
"0.110": {
6064
"full": [
65+
"0.204",
66+
"0.203",
6167
"0.202",
6268
"0.201",
6369
"0.200",
@@ -100,6 +106,8 @@
100106
},
101107
"0.112": {
102108
"full": [
109+
"0.204",
110+
"0.203",
103111
"0.202",
104112
"0.201",
105113
"0.200",
@@ -126,6 +134,8 @@
126134
},
127135
"0.114": {
128136
"full": [
137+
"0.204",
138+
"0.203",
129139
"0.202",
130140
"0.201",
131141
"0.200",
@@ -152,6 +162,8 @@
152162
},
153163
"0.116": {
154164
"full": [
165+
"0.204",
166+
"0.203",
155167
"0.202",
156168
"0.201",
157169
"0.200",
@@ -178,6 +190,8 @@
178190
},
179191
"0.117": {
180192
"full": [
193+
"0.204",
194+
"0.203",
181195
"0.202",
182196
"0.201",
183197
"0.200",
@@ -204,6 +218,8 @@
204218
},
205219
"0.119": {
206220
"full": [
221+
"0.204",
222+
"0.203",
207223
"0.202",
208224
"0.201",
209225
"0.200",
@@ -230,6 +246,8 @@
230246
},
231247
"0.120": {
232248
"full": [
249+
"0.204",
250+
"0.203",
233251
"0.202",
234252
"0.201",
235253
"0.200",
@@ -256,6 +274,8 @@
256274
},
257275
"0.121": {
258276
"full": [
277+
"0.204",
278+
"0.203",
259279
"0.202",
260280
"0.201",
261281
"0.200",
@@ -282,6 +302,8 @@
282302
},
283303
"0.201": {
284304
"full": [
305+
"0.204",
306+
"0.203",
285307
"0.202",
286308
"0.201",
287309
"0.200",
@@ -308,6 +330,8 @@
308330
},
309331
"0.202": {
310332
"full": [
333+
"0.204",
334+
"0.203",
311335
"0.202",
312336
"0.201",
313337
"0.200",

packages/neuron-ui/public/css/fonts.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@
88
src: url('../fonts/SourceCodePro-Regular.ttf') format('truetype');
99
}
1010

11-
@font-face {
12-
font-family: 'ProximaNova-Regular';
13-
src: url('../fonts/ProximaNova-Regular.otf') format('opentype'),
14-
url('../fonts//Proximanova-Regular.ttf') format('opentype');
15-
}
16-
17-
@font-face {
18-
font-family: 'ProximaNova-Semibold';
19-
src: url('../fonts/ProximaNova-Semibold.otf') format('opentype'),
20-
url('../fonts/ProximaNova-Semibold.ttf') format('opentype');
21-
}
22-
2311
@font-face {
2412
font-family: 'D-DIN-PRO';
2513
src: url('../fonts/D-DIN-PRO-500-Medium.otf') format('opentype'),
-61.4 KB
Binary file not shown.
-61.6 KB
Binary file not shown.
-88 KB
Binary file not shown.

0 commit comments

Comments
 (0)