找到约 13 条结果

文章 Rollup和应用的全球RPC节点

![](https://img.learnblockchain.cn/2025/06/13/_RPC_Nodes_for_Rollups_and_Apps_Ink_2128351a15.png) 随着模块化区块链突破 gigagas 上限,我们正在进入一个应用程序例行生成每秒数万个 RPC 请求的时代。性能不是可有可无的,而是一个硬性要求。 **Gelato...

文章 ETH 之 EVM

...置 +--------------------+ ↓ +--------------------+ | Operand Stack | ← 最多1024层,执行用的临时栈 +--------------------+ ↓ +--------------------+ | Memory (RAM-like) | ← 执行时的临时内存(可扩展) +--------------------+ ...

文章 【Uniswap V2】| 详解 TWAP 价格预言机和使用举例

...iveLast; uint public price1CumulativeLast; ... // update reserves and, on the first call per block, price accumulators function _update(uint balance0, uint balance1, uint112 _reserve0, uint112 _reserve1) private { ... uint32 blockTimestamp = uint32(block.timestamp % 2**32); ...

文章 订单流、拍卖与中心化 I - 警告

...参见 [这里。](https://collective.flashbots.net/t/order-flow-auctions-and-centralisation-i-a-warning/258)** ![mev utopia in danger meme](https://img.learnblockchain.cn/2025/03/05/OF-0b4b24710f19fe1a18cc99192c281c79.png) ## 引言 ### 什么是订单流? 在以太坊的语境中,我们...

文章 利用Renzo-Fuzzing库发现真实漏洞

...-04-renzo#h-02-incorrect-calculation-of-queued-withdrawals-can-deflate-tvl-and-increase-ezeth-mint-rate) 突出了在计算用户存入本地 ETH 或流动质押代币(LST)时铸造的 ezETH 流动质押代币(本地于 Renzo)数量时,`OperatorDelegator::getTokenBalanceFromStrategy` 中...

文章 Awesome zkVM - 零知识虚拟机 (zkVM) 精选列表

...项目 > [!NOTE] > 由 [@0xpiapark](https://x.com/0xpiapark) 和 [@alexanderlhicks](https://x.com/alexanderlhicks) 维护。某些细节可能已过时;请随时提出问题或 PR。有关公平跟踪方法的讨论,请参阅[未解决的问题](https://github.com/rkdud007/awesome-zkvm/issue...

文章 探索Web3新速度:Sonic高性能Layer-1上的BlindAuction智能合约实践

...与治理决策。根据 [Sonic $S Tokenomics Explained: Utility, Staking, and Rewards](https://www.bitrue.com/blog/sonic-s-tokenomics-explained-utility-staking-and-rewards),这些功能增强了网络的去中心化和可持续性。 ## 实操 BlindAuction 合约 ### 第一步:创建项...

文章 建立开放的代币工程工具和标准

...m.com/giveth/the-commons-stack-scaling-the-commons-to-re-prioritize-people-and-the-planet-fdc076aec4eb) **Token Engineering Global Gathering 上开源** [**cadCAD**](https://learnblockchain.cn/article/11719?email=jeffemmett%40gmail.com) **。cadCAD 是一个用于复杂系统设计的第一个开源...

文章 Starknet的未来与0.15.0版本的过渡路线图

...ium.com/@trinattapong...](https://medium.com/@trinattapong/future-starknet-and-dawn-of-version-0-15-0-transition-roadmap-93c455570686) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,在这里修改,还请包涵~

文章 每周以太坊进展 2021/04/18

...资产?](https://blog.mycrypto.com/how-to-beat-an-ethereum-based-sweeper-and-recover-your-assets/) (完) --- **原文链接:** https://weekinethereumnews.com/week-in-ethereum-news-april-18-2021-thanks-to-synthetixs-kwenta-for-making-this-issue-possible/ **作者:** Evan Van Ness **...

文章 上海核心EIP考量 - Magicians / 流程改进

...的方式组织这件事的提案。 1. EIP 倡导者使用 [`shanghai-candidate`](https://ethereum-magicians.org/tag/shanghai-candidate) 主题来表示他们希望被考虑进行升级。可以通过创建一个新的讨论主题,如 [这个](https://ethereum-magicians.org/t/shanghai-candidate-...

文章 以太坊的 101 关键知识点

...对该块执行了足够的计算量 54. *stateRoot*, *transactionsRoot* and *receiptsRoot* 是修改后的 Merkle-Patricia 树的根节点的 256 位哈希值。stateRoot 的叶子是所有以太坊地址-账户对的键值对, 其中每个相应的帐户包括: 1. nonce: 标量值等于从...

文章 ERC-6551 NFT绑定账户提案

...reum-magicians.org/t/non-fungible-token-bound-accounts/13030) | 草稿 | Standards Track | ERC | 2023-02-23 | [155](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md), [165](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-165.md), [721](https://github.com/ethereum/EIPs/blob/bb559402...