找到约 12 条结果

文章 链上注册WeId与错误处理 | Rust 学习笔记(六)

...kNgy1gqwytaoi8cj30o501uq33.png](https://img.learnblockchain.cn/attachments/2021/05/Nkbvtfha60b20c0f35fb7.png) > 本项目代码见: > > https://github.com/leeduckgo/weid-rust-sample > > 本系列代码见: > > https://github.com/leeduckgo/Rust-Study

文章 我们正在使用遗留系统!

![](https://img.learnblockchain.cn/2025/05/03/18aDe_3f3c45FyleLogzuHA.png) ## 我们正在旧系统上运行! 我见证了 Microsoft Windows 从 1.0 版本(是的,确实有 1.0 版本,而且很糟糕)进化到 11.0 版本,而且,在底层,Microsoft 需要确保他们的大部...

文章 深度解析:Solana NFT 市场 - 2024 年 4 月

![](https://img.learnblockchain.cn/2025/06/12/2-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/3-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/4-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/5-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/6-1.jpg)![](https://img.learnblockchai...

文章 HTML常用布局标签:提升网页颜值!不可不知的HTML布局技巧全解析!

...和样式。 示例代码: ```   .box {     width: 200px;     height: 200px;     background-color: red;   } 这是一个div元素 ``` 运行结果: ![Description](https://ydcqoss.ydcode.cn/ydyx/bbs/1710384431-f7fHvX.png) ### 2...

文章 DeFi 衍生品深度解析

...比较了当今领先的平台,并强调了真正的风险——例如 2025 年 3 月的 Hyperliquid 损失——以展示可能仍然会出错的地方。结论是:一旦价格信息和风险计算进一步改进,去中心化交易所可能会与中心化交易所匹敌或超越它们,而...

文章 BOLT 8:加密和认证传输

...椭圆曲线,`ChaChaPoly-1305` 作为 AEAD 结构。 使用的 `ChaCha20` 和 `Poly1305` 的组合必须符合 `RFC 8439`[1](#reference-1)。 Noise 的 Lightning 变体的官方协议名称是 `Noise_XK_secp256k1_ChaChaPoly_SHA256`。此值的 ASCII 字符串表示形式被哈希到摘要中,...

文章 Mixin 公链

...强隐私、无限扩展的能力。 ### 基本信息 - 项目启动:2017 年 10 月 - 代币总量:恒定 100 万 - 共识机制:PoS + Asynchronous BFT - 区块确认:最终确认小于 1 秒 - 数据存储:DAG - 节点数量:全节点最多 50 个,至少 7 个,目前 35 ...

文章 Solidity 0.8.30 版本发布公告

...ps://github.com/ethereum/solidity/releases/tag/v0.8.30)。 鉴于计划于 2025 年 5 月 7 日进行的 Pectra Ethereum 网络升级,此最新版本是一个维护版本,并将默认 EVM 版本从 cancun 更改为 prague。 Pectra 是一个以太坊协议升级,继 [Dencun](https://learnbloc...

文章 比较各个数据可用性层(DA)

![](https://img.learnblockchain.cn/2025/06/05/1bvLV9EYAal9_owZue5Js2Q.png) **更新(2025年4月):** [**https://sunriselayer.medium.com/data-availability-solutions-in-2025-8c4cee85dd6d**](https://sunriselayer.medium.com/data-availability-solutions-in-2025-8c4cee85dd6d) 数据可用性(D...

文章 深度解析:Solana DApp收入 - 2025年4月

![](![](https://img.learnblockchain.cn/2025/06/12/2-1.jpg)https://img.learnblockchain.cn/2025/06/12/3-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/4-3.jpg)![](https://img.learnblockchain.cn/2025/06/12/5-1.jpg)![](https://img.learnblockchain.cn/2025/06/12/6-2.jpg)![](https://img.learnblockchai...

文章 安全审计中 复杂Storage的结构体删除常见错误

...: ```javascript // SPDX-License-Identifier: MIT pragma solidity 0.8.20; import {Test, console2} from "forge-std/Test.sol"; import {ComplexStorage} from "../../src/mapping-storage/ComplexStorage.sol"; contract ComplexStorageTest is Test{ bytes32 constant public RO...

文章 改进的VaR方法论

![](https://img.learnblockchain.cn/2025/02/26/1uzLTZdULZz-84p24PIkXbg.png) Gauntlet 很高兴地宣布我们对风险指标进行了重大升级,这将使我们能够更准确和全面地量化协议风险。这次升级是我们对 [更细致的模拟技术](https://medium.com/p/522eb7424e67)进...