找到约 15 条结果

文章 bip-0141.mediawiki 的历史记录 - ajtowns/bips

...更多操作 ### 2016年4月26日的提交 - #### [BIP141 clarifications and formatting](https://github.com/ajtowns/bips/commit/ab4f511c5cbb714f87fc9404a6b166da903c08c9 "BIP141 clarifications and formatting 添加块成本的原理 将“witness nonce”的名称更改为“witness reserved value...

文章 【翻译】升级智能合约(Hardhat)

...,使用与[之前部署](https://docs.openzeppelin.com/learn/deploying-and-interacting#deploying-a-smart-contract)时相同的设置: ```javascript // contracts/Box.sol // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; contract Box { uint256 private value; // Emitted w...

文章 渐进式去中心化:一个高级框架

...是要[正确构建治理](https://a16zcrypto.com/dao-governance-attacks-and-how-to-avoid-them/))。另外,寻求利用自身数字资产的web3平台也需要出于[合规原因](https://future.com/web3-decentralization-models-framework-principles-how-to/)进行去中心化。 或许最重要...

文章 Injective:以尖端技术打破 DeFi 的引力

...大于 100 倍),以防止潜在的操纵尝试。 Injective 利用 [Band (IBC) 协议](https://docs.injective.network/develop/modules/Injective/oracle/#band-ibc-integration-flow) 来促进与其去中心化预言机网络的无缝集成。 这样做可以使用户本地访问由 BandChain 提...

文章 对 CoinJoin 匿名性的交集攻击

...量](https://bib.mixnetworks.org/pdf/serjantov2002towards.pdf)》,来自 Andrei Serjantov 和 George Danezis 。这些工作从这样一种假设开始:敌手可以从匿名集中猜测出正确用户的概率是有上限的;然后推广为一种模型:考虑匿名集内部的不均匀的概...

文章 通过前向兑换 Hook 改进 Uniswap v4 最优路由

...oks: Three Case Studies, 2025."](https://arxiv.org/abs/2502.02059) - [Diamandis 等, An Efficient Algorithm for Optimal Routing Through Constant Function Market Makers, 2023.](https://arxiv.org/abs/2302.04938) - [Guillermo Angeris 等, An analysis of Uniswap markets, 2021](https://arxiv.org/abs/19...

文章 释放流动性:Cosmos中流动性质押的兴起以及Stride的作用

...o/resources/blog/unleashing-liquidity-the-rise-of-liquid-staking-in-cosmos-and-the-role-of-stride) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 零知识证明基础知识

...heron.network/how-zero-knowledge-proofs-are-changing-the-future-of-privacy-and-security) 使用 NIZKP,可以有多个验证者,并且任何一个验证者都可以检查以确认输出。这适用于许多方充当验证者的开源系统。下面解释了三种类型的非交互式 ZKP。 - *...

文章 Bitcoin Optech 周报 2023 年度回顾特别版

...l/#%E4%BA%8C%E6%9C%88) - Ordinals 与铭文 - Bitcoin Search, ChatBTC, and TL;DR - 对等节点存储备份 - LN 节点的服务质量 - HTLC 背书提议 - Codex32 - [三月](https://www.btcstudy.org/2024/01/04/bitcoin-optech-newsletter-2023-year-in-review-special/#%E4%B8%89%E6%9C%88) ...

文章 深入探讨 ZK Rollups 为 Web3 游戏带来的益处

...[零知识证明](https://www.zeeve.io/blog/what-are-zero-knowledge-proofs-and-why-are-they-important-for-blockchain/) 的密码学原语来缩短发布在 L1 上的数据,以验证交易。 [![](https://bunny-wp-pullzone-nb318evfcx.b-cdn.net/wp-content/uploads/2023/12/Zeeve-RaaS-using-Popular-Fr...

文章 密码学基础:零知识证明(第三部分)

...edge-proofs-part-1-53516825479c#:~:text=Summarizing%2C%20we%20have%20a%20grand%20total%20of%20two%20conditions%20that%20conform%20our%20statement%20(remember%2C%20the%20statement%20is%20what%20want%20to%20prove).)。因此,接下来的描述将有些简化——我建议参考之前的解释以获...

文章 Nova

...(https://www.notamonadtutorial.com/decentralized-private-computations-zexe-and-veri-zexe/)。ZEXE 讨论了使用**携证明数据 (PCD)** 来验证任意计算的可能性,但在计算上可能非常昂贵,因为在每一步中都需要验证前一步的证明,为此需要: 1. 计算昂...

文章 Mina Learning - Polynomial commitment

...n/attachments/2024/12/5Xv4SeqC674d7b08a70e2.png) ### Pedersen hashing and commitments 简单的非隐藏承诺: Pedersen hash. 要对单个值 $x$ 进行承诺, 只需计算 $xG$, 其中 $G$ 的离散对数是未知的. 要打开承诺, 只需揭示值 x. 使用 Pedersen hash 可以进...

文章 Solana 开发 101 - 在 Solana 上铸造 SPL 代币

...=================================================== Save this seed phrase and your BIP39 passphrase to recover your new keypair: switch anchor code opera purpose easy squeeze enough steal pelican enroll switch ==================================================================================== `...

文章 Rollup联盟:Rollup框架、共享排序器和RaaS

... 协议架构](https://polygon.technology/blog/polygon-2-0-protocol-vision-and-architecture) 当新技术和系统首次出现时,会提出各种各样的想法,从而将系统的设计引入到**分歧**阶段。在此过程中,实验性项目不断涌现和消失。但是,一旦满足...