找到约 15 条结果

文章 密码学第一准则……不要讨论零值或单位元

... n.I = I 如果我们尝试 (0,1) 点 \[ [这里](https://asecuritysite.com/golang/go_j_id)\]: ```go package main import ( "fmt" "github.com/iden3/go-iden3-crypto/v2/babyjub" "math/big" "math/rand" ) func main() { x,_ := new(big.Int).SetString("0",10 ) y,_ := new(bi...

文章 按硬件划分的最佳本地 AI 模型 —— 2026年4月

...,成为 Mac 上最快的大型模型。 >- 原文链接: [docs.google.com/document...](https://docs.google.com/document/d/1D0wqfiCRhh6AMyk9x8fKYTIzJvZYmY4fNoW6qdPfIo4/mobilebasic) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 成都链安:YFV勒索事件分析

...,如下所示: 0xf8e155b3cb70c91c70963daaaf5041dee40877b3ce80e0cbd3abfc267da03fc9 0x8ae5e5b4f5a026bc27685f2b8cbf94e9e2c572f4905fcff1e263df24252965db 其中一笔如下图所示: ![](https://img.learnblockchain.cn/2020/08/26_/188152046.jpg) 此两笔交易都来自同一地址...

文章 Aptos CLI使用指南与REPL设计建议 | Move dApp 极速入门(六)

...6389EBC65F8FF3A4E9A7D doesn't exist, creating it and funding it with 10000 coins Aptos is now set up for account 50A49D913AA6381C01579E3FC00784B49AFA3A771F06389EBC65F8FF3A4E9A7D! Run `aptos help` for more information about commands { "Result": "Success" } ``` ### 1.4 启动一条本地...

文章 详解 Optimism Bedrock 系列 4 - 区块推导

...明区块推导过程的示意图(来源:github [link](https://github.com/ethereum-optimism/optimism/blob/develop/specs/derivation.md)) **①** 说明了 batcher 交易。在给定的示例中,通道中的所有帧都是有序的,但通常,它们是混合的。但是,顺序不会影...

文章 Sei:即使在最具挑战性的情况下,它如何确保最佳性能?

...更改,恕不另行通知。_ 作者: [Steve : : FP](https://medium.com/u/b87e79865bf4?source=post_page---user_mention--6a154c03a08f---------------------------------------) ( [Steve\_4P](https://twitter.com/Steve_4P)) ![](https://img.learnblockchain.cn/2025/06/26/0Bu9T42yDwTpw_9O9.png) ### ...

文章 Bitcoin Core 手续费估计算法简介

> _作者:John Newbery_ > > _来源: [https://johnnewbery.com/an-intro-to-bitcoin-core-fee-estimation](https://johnnewbery.com/an-intro-to-bitcoin-core-fee-estimation)_ ## 为什么要有手续费? 比特币的区块空间是一种有限的资源,只要价格够低,需求量就一定会...

文章 Pendle Boros AMM 机制

...,x 和 y 也会增大 [Boros AMM Formula Desmos](https://www.desmos.com/calculator/saxws4hasm) ### Seeding 在 `seeding time` (t = 1, 即市场开始时),必须为 AMM 提供以下参数: - **Quantity of floating stream tokens (x)**:决定 AMM 对市场的初始风险敞口 - ...

文章 首届Lambda-Ingo ZK CTF:使用LambdaWorks的ZK挑战

... 从 7 月 14 日到 16 日,我们与 [Ingonyama](https://www.ingonyama.com/) 合作组织了 [首届 Lambda-Ingo ZK 夺旗赛](https://ctf.ingonyama.com/) (CTF), 超过 60 支队伍和 160 人参与。CTF 涉及多个与零知识证明(使用 [Lambdaworks](https://github.com/lambdaclass/lamb...

文章 Uniswap:对流动性提供者来说是个好交易吗?

...11月在以太坊主网上启动。它由 [Hayden Adams](https://twitter.com/haydenzadams) 创建,并获得 [以太坊基金会的资助](https://blog.ethereum.org/2018/08/17/ethereum-foundation-grants-update-wave-3/)。它是基于一个简单而美丽的概念构建的,其中用于交易的流...

文章 利用多方计算进行私有交易的 Backrunning

...的交易进行backrunning。 **感谢 [Alejo Salles](https://twitter.com/fiiiu_), [Jonathan Passerat-Palmbach](https://jopasser.at/), [Mateusz Morusiewicz](https://twitter.com/mmrosum), [Quintus Kilbourn](https://twitter.com/0xQuintus), [Alex Obadia](https://twitter.com/obadiaalex), [Chris Hager...

文章 💸 闪电贷攻击:破坏 Solidity 智能合约

...程序所需的知识和技能。 >- 原文链接: [blog.blockmagnates.com/f...](https://blog.blockmagnates.com/flash-loan-attacks-breaking-solidity-smart-contracts-14f2349f4b8f) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 以太坊质押中的发行政策 vs. 结构性事件 — 一项经济学分析

...费})Revenue=(new issuance+priority fee+MEV−infrastructure cost)×(1−commission fee) 在计算标准化收入时,为通货膨胀或通货紧缩所做的调整通常包括 ETH 销毁,因为这会影响总供应量。但是,我们的重点是 _代理_ (agent) 特定的收入,因此我们...

文章 Solidity 继承

...择 Child 而不是 Parent 进行部署。 ![https://static.wixstatic.com/media/61a666_843d766cb40445de9d21657f94bfa237~mv2.png/v1/fill/w_939,h_610,al_c,q_95,enc_auto/Inheritance1.png](https://img.learnblockchain.cn/2025/02/26/Inheritance1.png) 即使 Child 是空的,我们也能在 Child ...

文章 R0VM 2.0 介绍

[返回](https://risczero.com/blog) ![R0VM 2.0 介绍](https://risczero.com/_next/image?url=https%3A%2F%2Fwww.notion.so%2Fimage%2Fattachment%253A46c91f94-e254-4252-912e-109787d43490%253ACover_R0VM_2.0_(11).png%3Ftable%3Dblock%26cache%3Dv2%26id%3D1d1051eb-c1b5-809f-84d4-d3dc1f9c2dd7&w=2048&q=80) ## ...