找到约 13 条结果

文章 OLA:构建信任最小化的比特币跨链桥的核心基础设施

...tepaper-v2/blob/master/Ola%20-%20A%20ZKVM-based%2C%20High-performance%2C%20and%20Privacy-focused%20Layer2%20platform.pdf) \| [GitHub](https://github.com/Sin7Y) \| [LinkedIn](https://www.linkedin.com/company/olavm-technology-ltd/) \| [YouTube](https://www.youtube.com/@Ola_Sin7y) \| [HackMD](https://h...

文章 EIP-7702 深度探讨与最佳实践

...m.com/in-d...](https://slowmist.medium.com/in-depth-discussion-on-eip-7702-and-best-practices-968b6f57c0d5) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 ZK压缩主题演讲:breakpoint 2024

...elius.dev/blog/zero-knowledge-proofs-its-applications-on-solana#-zk-snarks-and-circuits),这为验证这些账户的完整性提供了证明系统。 ### 为什么ZK压缩? 几个关键特性使得ZK压缩成为状态压缩的理想解决方案。例如,压缩账户的行为与标准Sola...

文章 解析L2Beat 网站上的各项数据指标及其背后的含义

...https://medium.com/taipei-ethereum-meetup/rollup-force-inclusion-mechanism-and-implementations-overview-0853ded0dffa?source=post_page-----feb4350c213d---------------------------------------) **PROPOSER FAILURE** “如果負責提交 L2 最新狀態的 Proposer 下線了該怎麼辦”。 -...

文章 深入理解BTC铭文和符文

...on(txid, True) for vout in tx["vout"]: if "scriptPubKey" in vout and "asm" in vout["scriptPubKey"]: script = vout["scriptPubKey"]["asm"] if "OP_RETURN" in script: print(f"Found inscription in TX {txid}: {script}")txid = "your_transaction_id_here"parse_i...

文章 Uniswap v2:对于流动性提供者来说仍然划算吗?2023 年的回顾

...信息和隐私](https://help.twitter.com/en/twitter-for-websites-ads-info-and-privacy) 一项流行的观点是,Uniswap v2和其他简单的AMM仅适用于长尾资产,而对于如ETH/stablecoin和ETH/WBTC等主要交易对,几乎所有交易量都来自MEV机器人。 Twitter Embed [访...

文章 NFT市场漏洞与安全考量:创建一个具有完整…的NFT市场

...**](https://betterprogramming.pub/theres-a-lot-of-excitement-around-nfts-and-with-good-reason-b7ebc5ecc836),该合约需要多个授权才能访问 NFT。通过采用去中心化,我们可以确保我们的数字资产保持安全并处于我们的控制之下。 ❖ **教育用户有关安全...

文章 第二部分:如何保护你的智能合约免受状态膨胀和Gas消耗攻击

...够抵抗状态膨胀和 gas 消耗: 1. **单元测试**: ``` it("handles large item lists safely", async () => { // 安全地处理大型物品列表 const user = accounts[0]; for (let i = 0; i < 100; i++) { await marketplace.addItem(i, { from: user }); } await exp...

文章 从零开始学习zk-SNARK(三)—从程序到多项式的构造

... https://arxiv.org/pdf/1906.07221.pdf https://medium.com/@imolfar/why-and-how-zk-snark-works-4-general-purpose-computation-dcdc8081ee42 https://medium.com/@imolfar/why-and-how-zk-snark-works-5-variable-polynomials-3b4e06859e30 作者:Maksym Petkus 翻译 & 注解:even@安比实验...

文章 Solidity 及 EVM 开发工具介绍

...c3c11744f6 ``` 更多 cast 功能可以参考 Foundry book 的 [cast Commands 页面](https://book.getfoundry.sh/reference/cast/)。你可以从中按照你的需求找到对你有帮助的常用指令。 ## forge inspect forge 的 inspect 指令则是用来挖出一个合约更进阶的资讯...

文章 以太坊上的大区块扩散和有机大区块 - 分片

...https://ethresear.ch/u/dankrad), [@djrtwo](https://ethresear.ch/u/djrtwo), Andrew Davis, 和 Sam Calder-Mason 的支持和反馈。** [Codex](https://codex.storage/) 团队正在研究以太坊扩容的数据可用性抽样(DAS)。这项研究的一部分是开发一个模拟器,可以为我...

文章 解析 GMX V1

... ## 价格 在 GMX 中,指数代币的价格决定了盈亏(Profit and Loss)。假设某人在当前 1 ETH = $300 的情况下打开了一个多头头寸,当 1 ETH = $330 时获利,当 1 ETH = $270 时则亏损(反之,空头头寸的盈亏与多头头寸相反)。因此,**GMX ...

文章 什么是 “序数 NFT”?

... nothing astronomical, but ordinal NFTs have made some impact on blocksize and transaction fees. Source: Hashrate Index](https://img.learnblockchain.cn/2025/07/14/98775983_image.jpg) \- 没有出现天文数字,但序数 NFT 确实对区块体积和交易手续费产生了影响。来源: [Hash...