找到约 11 条结果

文章 利用Web3增强数字安全和用户隐私

... 目录 [切换](https://blockapps.net/blog/enhancing-digital-security-and-user-privacy-with-web3/#) ## 从 Web 2.0 过渡到 Web 3.0 Web 2.0 的特点是用户生成的内容和交互式平台,它彻底改变了我们与互联网的互动方式。然而,它也带来了数据隐私、安全...

文章 每周以太坊进展,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 多客户端测试网已经非常稳定,下一个测试网会在一...

文章 我们为什么需要 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 作品:[跨分片转账的简...

文章 ShutterTEE:通过网格化阈值密码学和最先进 TEE 实现分层安全

...erTEE%3A%20Layered%20Security%20via%20Meshing%20Threshold%20Cryptography%20and%20State-Of-The-Art%20TEE&url=https://blog.shutter.network/shuttertee-layered-security-via-meshing-threshold-cryptography-and-state-of-the-art-tee-2/ "在 Twitter 上分享") [在 Facebook 上分享](https://www.facebook.c...

文章 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...

文章 理解环理论

...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):...

文章 如何在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...

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

目录 [切换](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...

文章 解读区块链:关键术语和概念解析

...录 [切换](https://blockapps.net/blog/deciphering-blockchain-key-terms-and-concepts-explained/#) ## 区块链基础 区块链技术已经成为一项革命性的创新,它有潜力改变各个行业。其核心是,区块链是一个去中心化的、分布式的账本,用于记录跨计...