找到约 15 条结果

文章 以太坊主流 L2 方案回顾与展望

...迁移 NFT》](https://www.ethereum.cn/Technology/cross-rollup-nft-wrapper-and-migration-ideas) [《数据可用性检查》](https://learnblockchain.cn/article/2735) [《简谈ETH 2.0的未来: 将分片作为数据可用性层》](https://www.ethereum.cn/shards-as-data-availability-layers) ...

文章 链抽象:朝着新互联网的可组合性进行协调

...[这里](https://learnblockchain.cn/article/12163#bridges-between-ethereum-and-rollups) 。 回到上下文,原生桥接可以通过采用具有信任最小化框架(如区块链)作为其保障来源来克服依赖信任第三方所带来的问题。这带来了其独特的风险和权衡...

文章 智能合约安全工具实用指南

...[这个](https://hackernoon.com/practical-smart-contract-security-analysis-and-exploitation-part-1-6c2f2320b0c) 的变化。我强烈建议在继续之前阅读它们。 首先,让我们构建一个Mythril Docker镜像(谁知道我们可能想要更改什么呢?): ```bash git clone ...

文章 Eth2进展更新 (截至2021/2/13)

...[同步性能基准测试](https://dev.to/q9/ethereum-2-0-mainnet-clients-3and)。这是很棒的工作,但不幸的是其主要参考参数是不正确的。Teku 完全不针对同步速度进行优化,因为在弱主观性的 PoS 环境中,极少数人会从创世开始同步。实际上,...

文章 以太坊协议的可能未来 #3:The Scourge

...“[三明治攻击](https://coinmarketcap.com/academy/article/what-are-sandwich-attacks-in-defi-and-how-can-you-avoid-them)”可能会导致进行代币交换的用户因滑点而遭受重大损失。为进行这些攻击而引入的交易会堵塞链,增加其他用户的 gas 费用。 #### ...

文章 Gitcoin 资助轮次9:增长的下一阶段

...[技巧](https://www.reddit.com/r/redditsecurity/comments/b0a8he/detecting_and_mitigating_content_manipulation_on/) 来检测和遏制投票操纵,其他社交媒体网站也是如此。 这是因为 _制作防止不良操纵的算法,但这些算法依然能够避免攻击者自身了解的非...

文章 升级智能合约 - OpenZeppelin 文档

...与[我们之前部署时](https://docs.openzeppelin.com/learn/deploying-and-interacting#deploying-a-smart-contract)相同的设置: ```solidity hljs // contracts/Box.sol // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; contract Box { uint256 private _value; // Emitted when the s...

文章 使用Solidity和IPFS存储DApp

...= await this.untar(tarAsArrayBuffer); // finally we create the blob and download it. const resultFile = new Blob([result[0].buffer], { type: file.fileType }) var url = window.URL.createObjectURL(resultFile); this.downloadURL(url, file.fileName); } ``` ## 结语 去中心化...

文章 在 Uniswap v4 中证明偿付能力:AMM 安全性的形式化验证

...ttps://docs.celo.org/developer/migrate/from-ethereum#the-celo-native-asset-and-the-celo-dollar)。最终版本的 Uniswap v4 修复了此问题。 ### 结论 正式证明像 Uniswap v4 这样的 AMM 中的偿付能力可以提高安全性并增强用户信任。通过利用数学证明和自动化...

文章 如何解读完全链上游戏2.0

...on 对强技术和弱技术的区分](https://cdixon.org/2019/01/08/strong-and-weak-technologies)。FOCG 是一种强技术,目前尚不清楚如何通过它们盈利,并且它们依赖于一小群构建者的热情。相反,与 FOCG 相比,OCM + OCA 游戏可以通过借用区块链的某...

文章 如何使用 Solidity 和 Solang 创建 Solana 程序

...址](https://solang.readthedocs.io/en/latest/language/types.html#address-and-address-payable-type) 是 base58 编码的公钥。) - `currentScore` \- 用户的当前分数 - `highestScore` \- 用户的最高分数 - `bump` \- 用于派生 PDA 的 bump 种子(通常最好存储此值以...

文章 SolBlaze : Solana 上的的流动性质押

...-liquid-staking https://cointelegraph.com/explained/what-is-liquid-staking-and-how-does-it-work https://www.nansen.ai/post/solana-liquid-staking-everything-you-need-to-know-in-2025 >- 原文链接: [medium.com/@tobs.x/the-p...](https://medium.com/@tobs.x/the-power-of-liquid-staking-with-solblaz...

文章 Solidity vs Rust vs Go: 区块链首要编程语言对比

...链技术**](https://decentrablock.com/blog/what-is-blockchain-technology-and-how-does-it-work) 的开发和实施中扮演着至关重要的角色。随着区块链环境的发展,某些编程语言已成为区块链开发者的主要选择。其中,Solidity、Rust 和 Go 因其独特的能力...

文章 以太坊的演变:二层扩容的无限潜力和一键多链

...ybbcapital/ethereums-evolution-the-infinite-potential-of-layer-2-expansion-and-one-click-multichain-b8211e8fe3d7) >- 译者:[AI翻译官](https://learnblockchain.cn/people/19584),校对:[翻译小组](https://learnblockchain.cn/people/412) >- 本文链接:[learnblockchain.cn/article…](ht...

文章 Bitlayer Research:Binius STARKs原理解析与优化思考

...ce zkVMs](https://learnblockchain.cn/article/15541) 8. [2024.07 Sumcheck and Open-Binius](https://www.ingonyama.com/blog/sumcheck-and-open-binius) 9. [2024.04 Binius: highly efficient proofs over binary fields](https://learnblockchain.cn/article/10963) 10. [2023.12 SNARKs on binary fields: Bini...