Skip to content

Commit d8c2f80

Browse files
authored
Merge pull request #3084 from nervosnetwork/rc/v0.114.1
2 parents e1888d6 + fec8de0 commit d8c2f80

File tree

9 files changed

+47
-17
lines changed

9 files changed

+47
-17
lines changed

.github/workflows/check_checksums.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
compare:
99
name: Compare checksums
1010
runs-on: macos-latest
11+
permissions:
12+
contents: read
13+
actions: read
1114
steps:
1215
- name: Checkout
1316
uses: actions/checkout@v4

.github/workflows/checksums-of-release-draft.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: read
15+
actions: read
1516
if: github.event.workflow_run.conclusion == 'success'
1617
steps:
1718
- name: Checkout

CHANGELOG.md

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# 0.114.1 (2024-03-15)
2+
3+
### CKB Node & Light Client
4+
5+
- [CKB@v0.114.0](https://github.com/nervosnetwork/ckb/releases/tag/v0.114.0) was released on Feb. 29st, 2024. This version of CKB node is now bundled and preconfigured in Neuron.
6+
- [CKB Light Client@v0.3.6](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.3.6) was released on Feb. 8th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron
7+
8+
### Assumed valid target
9+
10+
Block before `0x397d7d41167051cab2bf1610e334ad3aa5cf612e2cd442f71b91422e0361141e`(at height `12,450,084`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3077)
11+
12+
---
13+
14+
Good day, good Neuron, packed with exciting new features and enhancements to elevate your transaction experience!
15+
16+
With support for Cell Management, Chained Transactions, and detailed viewing options, managing your transactions has never been easier.
17+
18+
We're also thrilled to announce multilingual support, with French and Spanish interfaces now available, thanks to the contributions of our dedicated community members.
19+
20+
Plus, enjoy enhanced guidance features like remaining time estimation and the ability to amend pending transactions for added flexibility.
21+
22+
With optimizations to settings and transaction overviews, Neuron continues to prioritize efficiency and user satisfaction.
23+
24+
Upgrade now and experience seamless transaction management with Neuron.
25+
26+
[![Neuron@v0.114.1](https://github.com/nervosnetwork/neuron/assets/7271329/883aba6e-ceb0-402d-9de0-d46609c528b7)](https://youtu.be/df29-EUZG0Y)
27+
28+
---
29+
30+
## Bug fixes
31+
32+
- #3081: fix start-sync confirmation in light client mode.(@yanguoyu)
33+
34+
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.114.0...v0.114.1
35+
136
# 0.114.0 (2024-03-15)
237

338
### CKB Node & Light Client
@@ -53,7 +88,6 @@ Upgrade now and experience seamless transaction management with Neuron.
5388

5489
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.112.0...v0.114.0
5590

56-
5791
# 0.112.0 (2023-12-07)
5892

5993
### CKB Node & Light Client
@@ -81,10 +115,8 @@ Block before `0x1d46fe5bb62d19a004eadd7ba40564c45620905ab260d8a546a9e4b9d7cc0f85
81115
- #2944: Fix requests jam when a synced transaction includes cellbase cells.(@yanguoyu)
82116
- #2965: Fix transaction type recognition on light client mode.(@yanguoyu)
83117

84-
85118
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.111.1...v0.112.0
86119

87-
88120
# 0.111.1 (2023-11-08)
89121

90122
### CKB Node & Light Client
@@ -113,10 +145,8 @@ Block before `0x79cecdd6f41361e2474290224751284312a018528d1d92f4e18dd6d542feddfe
113145
- #2913: Use KeyLocker to sign Neuron for Windows, conforming to the new industry standards effective since June 1, 2023.(@keith-cy)
114146
- #2921: Add network option of "Light Client(Mainnet)", and reserve "Internal Node" for built-in CKB Node only.(@yanguoyu)
115147

116-
117148
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.111.0...v0.111.1
118149

119-
120150
# 0.111.0 (2023-10-19)
121151

122152
### CKB Node & Light Client
@@ -140,10 +170,8 @@ Block before `0xd5e25ad24400f237aa5f72f3738a9ae77fe082a89937e75143fcc8ef5b009383
140170
- #2870: Fix width of navbar.(@yanguoyu)
141171
- #2873: Fix fallback font on Linux.(@yanguoyu)
142172

143-
144173
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.3...v0.111.0
145174

146-
147175
# 0.110.3 (2023-10-11)
148176

149177
### CKB Node & Light Client
@@ -194,7 +222,6 @@ Curious to see the magic of the new Neuron in action? Checkout our demo video on
194222

195223
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.2...v0.110.3
196224

197-
198225
# 0.110.2 (2023-07-07)
199226

200227
### CKB Node & Light Client
@@ -217,10 +244,8 @@ Block before `0xc0c532e10c708852d9586be46a5ed8317b2aa0835c721aa691abffb9bf4a26cd
217244

218245
- #2760: Avoid generating deposit DAO when the dialog is not visible.(@yanguoyu)
219246

220-
221247
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.1...v0.110.2
222248

223-
224249
# 0.110.1 (2023-05-31)
225250

226251
### CKB Node & Light Client

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "0.114.0",
3+
"version": "0.114.1",
44
"npmClient": "yarn",
55
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
66
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "neuron",
33
"productName": "Neuron",
44
"description": "CKB Neuron Wallet",
5-
"version": "0.114.0",
5+
"version": "0.114.1",
66
"private": true,
77
"author": {
88
"name": "Nervos Core Dev",

packages/neuron-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neuron-ui",
3-
"version": "0.114.0",
3+
"version": "0.114.1",
44
"private": true,
55
"author": {
66
"name": "Nervos Core Dev",

packages/neuron-wallet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Neuron",
44
"description": "CKB Neuron Wallet",
55
"homepage": "https://www.nervos.org/",
6-
"version": "0.114.0",
6+
"version": "0.114.1",
77
"private": true,
88
"author": {
99
"name": "Nervos Core Dev",
@@ -98,7 +98,7 @@
9898
"electron-builder": "24.9.1",
9999
"electron-devtools-installer": "3.2.0",
100100
"jest-when": "3.6.0",
101-
"neuron-ui": "0.114.0",
101+
"neuron-ui": "0.114.1",
102102
"typescript": "5.3.3"
103103
}
104104
}

packages/neuron-wallet/src/services/node.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ class NodeService {
136136
await stopMonitor('ckb')
137137
const isDefaultCKBNeedStart = await this.isDefaultCKBNeedRestart()
138138
if (isDefaultCKBNeedStart) {
139-
if (SettingsService.getInstance().isFirstSync) {
139+
const currentNetwork = NetworksService.getInstance().getCurrent()
140+
if (SettingsService.getInstance().isFirstSync && currentNetwork.type === NetworkType.Default) {
140141
logger.info("CKB:\tThis is the first sync, please wait for the user's confirmation")
141142
return
142143
}

packages/neuron-wallet/tests/services/node.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ describe('NodeService', () => {
571571
describe('test start default node', () => {
572572
beforeEach(() => {
573573
const NodeService = require('../../src/services/node').default
574-
stubbedNetworsServiceGet.mockReturnValue({ remote: BUNDLED_CKB_URL, readonly: true })
574+
stubbedNetworsServiceGet.mockReturnValue({ remote: BUNDLED_CKB_URL, readonly: true, type: 0 })
575575
getLocalNodeInfoMock.mockRejectedValue('not start')
576576
nodeService = new NodeService()
577577
})

0 commit comments

Comments
 (0)