Skip to content

Commit c4dcf99

Browse files
github-actions[bot]Keith-CYdevchenyan
authored
Merge released refs/tags/v0.121.1 into develop (nervosnetwork#3313)
* chore: Update ckb node assume valid target (nervosnetwork#3282) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update versions and changelogs * Update Neuron compatibility table (nervosnetwork#3284) Co-authored-by: Keith-CY <[email protected]> * chore: Update ckb node assume valid target (nervosnetwork#3300) chore: Update ckb node assume valid target for rc/v0.121.0. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update versions and changelogs * chore: Update ckb node assume valid target for rc/v0.121.1. * chore: update versions and changelogs * fix: lang (nervosnetwork#3312) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Keith <[email protected]> Co-authored-by: Keith-CY <[email protected]> Co-authored-by: devchenyan <[email protected]>
1 parent c68f454 commit c4dcf99

File tree

12 files changed

+46
-14
lines changed

12 files changed

+46
-14
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 0.121.1 (2025-02-13)
2+
3+
### CKB Node & Light Client
4+
5+
- [[email protected]](https://github.com/nervosnetwork/ckb/releases/tag/v0.121.0) was released on Jan. 23rd, 2025. This version of CKB node is now bundled and preconfigured in Neuron.
6+
- [CKB Light [email protected]](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.4.1) was released on Nov. 13th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron
7+
8+
### Assumed valid target
9+
10+
Block before `0x53dd03a0420b68e082d660cb2e86f167aa8f1bd95c637228285bf36f5caa9e1d`(at height `15,361,857`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3310)
11+
12+
---
13+
14+
## New features
15+
16+
- #3291: Support complex transaction with multisig account.(@devchenyan)
17+
- #3298: Support Nervos DAO with multisig account.(@devchenyan)
18+
19+
20+
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.121.0...v0.121.1
21+
22+
123
# 0.121.0 (2025-01-16)
224

325
### CKB Node & Light Client

compatible.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,4 @@
241241
]
242242
}
243243
}
244-
}
244+
}

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.121.0",
5+
"version": "0.121.1",
66
"npmClient": "yarn",
77
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
88
}

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.121.0",
5+
"version": "0.121.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.121.0",
3+
"version": "0.121.1",
44
"private": true,
55
"author": {
66
"name": "Nervos Core Dev",

packages/neuron-ui/src/locales/ar.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,9 @@
11331133
"info": "معلومات",
11341134
"send": "إرسال",
11351135
"approve": "الموافقة",
1136-
"delete": "حذف"
1136+
"delete": "حذف",
1137+
"daoDeposit": "إيداع في DAO",
1138+
"daoWithdraw": "سحب من DAO"
11371139
}
11381140
},
11391141
"import-dialog": {

packages/neuron-ui/src/locales/es.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,9 @@
11161116
"info": "Información",
11171117
"send": "Enviar",
11181118
"approve": "Aprobar",
1119-
"delete": "Eliminar"
1119+
"delete": "Eliminar",
1120+
"daoDeposit": "Depositar en DAO",
1121+
"daoWithdraw": "Retirar de DAO"
11201122
}
11211123
},
11221124
"import-dialog": {

packages/neuron-ui/src/locales/fr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,9 @@
11231123
"info": "Info",
11241124
"send": "Envoyer",
11251125
"approve": "Approuver",
1126-
"delete": "Supprimer"
1126+
"delete": "Supprimer",
1127+
"daoDeposit": "Déposer dans DAO",
1128+
"daoWithdraw": "Retirer de DAO"
11271129
}
11281130
},
11291131
"import-dialog": {

packages/neuron-ui/src/locales/zh-tw.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,9 @@
11261126
"info": "詳情",
11271127
"send": "轉賬",
11281128
"approve": "確認",
1129-
"delete": "删除"
1129+
"delete": "删除",
1130+
"daoDeposit": "存入 DAO",
1131+
"daoWithdraw": "從 DAO 取出"
11301132
}
11311133
},
11321134
"import-dialog": {

packages/neuron-ui/src/locales/zh.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,9 @@
11251125
"info": "详情",
11261126
"send": "转账",
11271127
"approve": "确认",
1128-
"delete": "删除"
1128+
"delete": "删除",
1129+
"daoDeposit": "存入 DAO",
1130+
"daoWithdraw": "从 DAO 取出"
11291131
}
11301132
},
11311133
"import-dialog": {

0 commit comments

Comments
 (0)