找到约 14 条结果

文章 以太坊:一种新的货币模型

...ecGKqVWGg.png) 在以太坊上发现的金融应用已开始在其应用 Landscape 中占据主导地位。在 MakerDAO 的带领下,通过 Dai 建立的无许可稳定性,以太坊的无许可金融网络爆炸性增长。以太坊上的开放金融开始将自身锁定为全球价值结算平...

文章 2024年游戏展望

...//img.learnblockchain.cn/2025/06/05/Untitled206.png) 来源: [Animoca Brands](https://www.animocabrands.com/animoca-brands-announces-mocaverse-the-nft-collection-to-empower-web3-community-connections) 如果我必须选择 Web3 游戏行业目前的大玩家之一,那就是 Animoca Brands。...

文章 以太七日谈 • 2022/2/15

...供 0 填充输入的很多用例来说非常有用。 * [EIP-3860: Limit and meter initcode](https://eips.ethereum.org/EIPS/eip-3860) (给 `initcode` 设限并对其计量) 这份 EIP 给 `initcode` 添加了上限,并且用 gas 对其在执行中进行计量,否则它是不计入开销的...

文章 Layer2 项目治理回顾#52 (19.5.25)

...mystics [揭幕了](https://gov.optimism.io/t/optimism-fractal-season-6-expanding-democratic-coordination-across-the-superchain/9924) Optimism Fractal 第六季,这是每周的“尊重游戏”电话系列,向展示其工作的建设者发放声誉代币,并根据影响相互排名。在经...

文章 [Reach教程翻译] 2.9 通过 React 实现游戏网页交互

...使用Reach开发的智能合约可以部署在以太坊、Conflux、Algorand [Reach官网](https://reach.sh/) [Reach官方文挡](https://docs.reach.sh/)* # 2.9 通过 React 实现游戏网页交互 [原文链接](https://docs.reach.sh/tut-9.html) 在上节我们展示了不用修改 Rea...

文章 3-Slot 最终性:SSF 并非关于“Single” Slot 的共识

...ticle/17632) - [Three-Tier staking (3TS) - Unbundling Attesters, Includers and Execution Proposers](https://learnblockchain.cn/article/19430) - [Paths to SSF revisited](https://learnblockchain.cn/article/17619) >- 原文链接: [ethresear.ch/t/3-slot-fi...](https://ethresear.ch/t/3-slot-finality-...

文章 最大可提取价值(MEV):一个和时间一样古老的故事

...:CoinMarketCap](https://coinmarketcap.com/academy/article/frontrunners-and-mev-explained-how-to-beat-the-bots) **搜索者的角色**:监控 mempool ➡️ 以可以被利用以最大化收益的交易为目标 ➡️ 创建一个交易包 ➡️ 提高包的 gas 费用以使其首先被选中...

文章 现在的 Rollups 不是真正的 Rollup~

... STRK 代币:](https://medium.com/@starkware/part-2-a-decentralization-and-governance-proposal-for-starknet-23e335645778) - **PoS 排序器领导选择** - 如上所述,这需要某种形式的领导选择。 - **PoS 共识** - 激励 L2 验证者在达到 L1 最终性之前达成暂时的...

文章 Vitalik: Proto-Danksharding FAQ

...ethereum-roadmap/4698) (请参见:[[1](https://polynya.medium.com/understanding-ethereums-rollup-centric-roadmap-1c60d30c060f)] [[2](https://vitalik.ca/general/2019/12/26/mvb.html)] [[3](https://www.ethereum.cn/an-incomplete-guide-to-rollups)]):以太坊的分片方案是给 data blob 提供更...

文章 Chromia采用不同数据库的原因

... [创建 Chasm opML 数据库 dApp 链](https://blog.chromia.com/chromia-and-chasm-network/) 来实现的,该链专门处理 AI 推理数据。 技术实现非常有效——已经可以使用 [仅四行简洁的 Rell 代码](https://x.com/jlwhoo7/status/1848722390286799083)在研究 Chromia ...

文章 可验证的云:EigenCloud如何开启加密应用和AI时代

...al.io/reports/the-verifiable-cloud-how-eigencloud-is-unlocking-cryptos-app-and-ai-era) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 bips/bip-0141.mediawiki,位于ajtowns/bips 的 anyprevout 分支

...//github.com/bitcoin/bips/wiki/Comments:BIP-0141 Status: Final Type: Standards Track Created: 2015-12-21 License: PD ``` | | | --- | | ## 目录[固定链接:目录](https://github.com/ajtowns/bips/blob/bip-anyprevout/bip-0141.mediawiki#table-of-contents)- [摘要](https://github.com...

文章 Particle Network (PARTI):用于链抽象的 Cosmos L1

...o-earn-p2e#:~:text=In%20simple%20terms%2C%20P2E%20games,%2C%20weapons%2C%20and%20land%20plots.) 和 Web3 游戏体验因此变得更容易构建,同时通过生成推动游戏和在线激励经济的游戏内收入来奖励用户的时间。 为了帮助提高行业内 dApp、钱包等的功能...

文章 Solana eBPF 虚拟机

...。Bank 通过 SVM API 的交易批处理器处理交易,具体是 `load_and_execute_sanitized_transactions` [方法](https://github.com/anza-xyz/agave/blob/a5b3c2b7e0aa761d8d8107c19b8fb8c2a9bdaa78/svm/src/transaction_processor.rs#L230)。 在批处理交易的过程中,处理器首先会评...