NAC_Blockchain/docs/daily-logs/2026-02-22.md

50 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NAC 主网日志 2026-02-22
## Issue #49: CBPP 共识修复 ✅
**问题**CBPP 共识使用定时出块每1.5秒),不符合"参与即是共识"原则。
**修复内容**
- 移除定时出块循环
- 新增交易驱动出块(有交易立即出块)
- 新增心跳块60秒无交易时产生空块
-
- 移除投票机制
**验证结果**
**部署**systemd 服务正常运行
---
## Issue #50: 量子浏览器多语言自适应 ✅
**功能**根据用户系统语言Accept-Language自动切换中文/英文界面
**实现**PHP i18n 系统,翻译字典覆盖全部界面文字
**部署**v2.2.0
---
## Issue #51: 全局词语替换 ✅
**问题**"贫民"一词存在阶级歧视风险
**替换规则**
- 贫民能玩的区块链 → 谁都可以玩得起的区块链
- 贫民区块链 → 全民区块链
- 贫民参与 → 全民参与
**涉及文件**:量子浏览器 index.php共 9 处0 处残留
---
## 节点状态
- 服务: active (running)
- RPCNAC Lens
- P2PCSNP
- 共识CBPP参与即是共识