找到约 11 条结果

文章 KYC 监管对加密货币质押的影响:你需要知道的

...程超过一小时后放弃申请](https://www.kyckr.com/resources/top-kyc-and-aml-compliance-stats),突显了质押空间中高效 KYC 解决方案的关键需求。监管合规性和用户体验之间的这种紧张关系,继续塑造着加密货币质押的未来。 目录 [切换](https://...

文章 每周以太坊进展,2020/06/14

...://www.reddit.com/r/ethereum/comments/gywkuc/geth_v1915_berlin_eips_merged_and_exposed_for/) 已包含柏林升级 EIP 的实现 ## Eth2 * 最新的 [what’s new in Eth2](https://hackmd.io/@benjaminion/wnie2_200612),Witti 多客户端测试网已经非常稳定,下一个测试网会在一...

文章 量子安全的 Lamport 签名

...名](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/12/Constructing-Digital-Signatures-from-a-One-Way-Function.pdf)”,诞生于 1979 年。这种方案非常简单,相较于比特币所用的基于椭圆曲线的方案简单很多很多。而且,因为它只依赖于哈希...

文章 我们为什么需要 Neutrino

...:Nadav Kohen_ > > _来源: [https://suredbits.com/neutrino-what-is-it-and-why-we-need-it/](https://suredbits.com/neutrino-what-is-it-and-why-we-need-it/)_ ![Neutrino](https://img.learnblockchain.cn/2025/07/14/200x675.jpg) 比特币生态即将迎来最新最炫酷的轻客户端实现 —— N...

文章 每周以太坊进展 2020/02/23

... * [Phase2 路线回顾及方向](https://ethresear.ch/t/a-short-history-and-a-way-forward-for-phase-2/6982) * [动态自动监测可访问的状态](https://www.reddit.com/r/ethereum/comments/f7sw9a/automated_detection_of_dynamic_state_access_in/) * Casey Detrio 作品:[跨分片转账的简...

文章 理解环理论

...p(a, b), c) def is_identity(a, e, op): return op(a, e) == op(e, a) and op(a, e) == a def is_inverse(a, a_inv, e, op): return op(a, a_inv) == op(a_inv, a) and op(a, a_inv) == e def commutative(a, b, op): return op(a, b) == op(b, a) def distributive(a, b, c, op_add, op_mul):...

文章 Aptos 对象模型 | Move dApp 极速入门(贰拾壹)

> **作者介绍:** > > I’m Aladeen, fresh graduate student and novi blockchain developer. I love meeting people across the globe and make new connections. I’m looking for people that have interest in coding and problem solving to join me for a wonderful journey so if you’re interested fee...

文章 如何在Polygon zkEVM 测试网上部署合约

... ./node_modules/.bin/hardhat node; # Expected Output: # Started HTTP and WebSocket JSON-RPC server at http://127.0.0.1:8545/ # # Accounts # ======== # # WARNING: These accounts, and their private keys, are publicly known. # Any funds sent to them on Mainnet or any other live network WI...

文章 深入探讨 Solana 的 AccountsDB

...**生成账户索引** 使用 AccountsDB 元数据,验证者使用 `reconstruct_accountsdb_from_fields` 函数 **构建 AccountsDB 结构**。然后,使用 `AccountsDB :: initialize` 将账户文件加载到数据库,并使用 `AccountsDB :: generate_index` 生成索引。 索引的架...

文章 区块链及其在贵金属验证中的作用

目录 [切换](https://blockapps.net/blog/blockchain-and-its-role-in-precious-metals-verification/#) ## 区块链对贵金属验证的影响 区块链技术的出现给贵金属行业带来了重大转变,尤其是在验证和所有权领域。通过利用区块链的固有属性,如不变...

文章 TITANX: The Tragedy of the Forced Investment Incident

...WPbMRiW6708d33662626.png) The attacker invoked the `swapTitanXForInfernoAndBurn` function in the `INFERNO` contract by setting the `amountBlazeMin` argument to zero. The configuration was invalid slippage protection. 1. The `swapTitanXForInfernoAndBurn` function was first invoked to swap 7,96...