找到约 14 条结果

文章 Rollup 排序器(Sequencing) 权威指南

...件箱](https://developer.arbitrum.io/inside-arbitrum-nitro/#inboxes-fast-and-slow)** 强制包括交易。**搜索者已经竭尽所能地减少 WebSocket 交易订阅的延迟**,因此看起来很可能他们会为排序 **Arbitrum** 交易形成一个强大的 MEV 市场。 有 **13 个允...

文章 准备启动代币:你需要知道的事项

...ttps://a16zcrypto.com/posts/videos/token-design-mental-models-capabilities-and-emerging-design-spaces/) 来获得成功。例如,如果项目使用不断增长的基于Token的激励来推动增长——而这种增长超过了协议积累的基本经济价值——那么最终将会破产。大...

文章 Payjoin 与更好的比特币

> *作者:Brandon Lucas* > > *来源:* Payjoin 是一种协议,运用一种简单、聪明的技巧来构造比特币交易,一石多鸟地解决了许多问题。它是设计初衷是解决比特币最大的[隐私性问题](https://decrypt.co/107376/bitcoin-privacy-problem-what-cypher...

文章 Foresight Ventures: 浅谈 Arbitrum 生态

...多个应用列入白名单, 数十个早已上线, 早早做好了 locked and loaded 的准备. 目前多个 DEX, 包括 Uniswap, 1inch, DODO, Sushiswap 等均支持了 Arbitrum 网络. 这些 DEX 作为已经在生态中站稳脚步的重要基础设施, 一直对于 Arbitrum 等类似扩容网络...

文章 真实攻击案例分析系列之Fantasm Finance攻击事件分析

...ender].xftmBalance ```solidity /** * @notice collect all minting and redemption */ function collect() external nonReentrant { address _sender = msg.sender; require(userInfo[_sender].lastAction < block.number, "Pool::collect:

文章 意图价值链: 一个将用户意图转化为链上交易的基础设施框架。

...值链 由 [Jim](https://x.com/0xJim) 和 [Arjun](https://x.com/arjunnchand) 共同撰写,灵感来源于 [MEV 供应链](https://flashbots.mirror.xyz/bqCakwfQZkMsq63b50vib-nibo5eKai0QuK7m-Dsxpo)。 在过去的几年里,加密技术发生了很大的变化。人们过去必须直接与区...

文章 椭圆曲线密码学中的阶和子群阶

...接: [billatnapier.medium.com/...](https://billatnapier.medium.com/order-and-sub-oroups-orders-in-ecc-c818c0e7f133) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 保护 EIP 流程免受特殊利益侵害+实例与案例研究 - 魔术师/流程改进

...-unsafe-unnecessary-puts-user-funds-at-risk-while-fragmenting-ux-liquidity-and-the-wallet-stack/19662/22) - [提案:通过人工智能驱动的治理和沟通逐步改造以太坊魔法师](https://learnblockchain.cn/article/14746) >- 原文链接: [ethereum-magicians.org/t...](https://ethereum...

文章 Web3产品经理指南:如何面向加密世界

... - 代币价格模式 - [总锁仓价值](https://coinmarketcap.com/alexandria/glossary/total-value-locked-tvl) (TVL) - 交易量 - 代币持有者 ![img](https://www.departmentofproduct.com/wp-content/uploads/2022/05/PublicAnalytics.jpg) [[图片来源于Defipulse](https://www.defipuls...

文章 重新定义排序器:理解聚合器和Header生产者

...ydo](https://twitter.com/0xkydo)、[rain&coffee](https://twitter.com/0xRainandCoffee)、[Patrick](https://twitter.com/stonecoldpat0)、[Espresso](https://twitter.com/EspressoSys)、[Josh](https://twitter.com/Jskybowen)、[Alex](https://twitter.com/likebeckett)),他们的大量讨论、博客文...

文章 Walrus:下一代数据存储协议

...成本。请注意,这是最坏情况下的成本。 **2.1.2 Encode and Share: Storj, Sia(编码和共享:Storj, Sia)** ![](https://img.learnblockchain.cn/2025/06/05/33645787_image.jpg) 如上所述,完全复制方法具有简单、直观和易于访问完整文件的优点,但...

文章 5 个步骤创建 Solana 代币

...3 开发](https://moralis.io/how-to-build-decentralized-apps-dapps-quickly-and-easily/?utm_source=blog&utm_medium=post&utm_campaign=How%20to%20Create%20a%20Solana%20Token%20in%205%20Steps)更易于访问。 因此,如果你希望[成为一名区块链开发人员](https://moralis.io/how-to-bec...

文章 SVM Spoke 审计

...](#solana-chain-adapter) - [安全模型和信任假设](#security-model-and-trust-assumptions) - [特权角色](#privileged-roles) - [高危](#high-severity) - [在某些情况下,强制所有中继器使用声明账户](#forced-use-of-claim-accounts-for-all-relayers-in-certain-scenarios) ...

文章 构建基于区块链的葡萄酒交易市场:技术之旅第 3 部分后端

...ueMap(); body.add("file", new ByteArrayResource(content.getBytes(StandardCharsets.UTF_8)) { @Override public String getFilename() { return "file.txt"; } }); // Wrap the body in the HttpEntity // 将主体包装在 H...