找到约 13 条结果

文章 Data Availability Sampling(二):DAS in Danksharding

...案。**\\ \\ medium.com](https://medium.com/taipei-ethereum-meetup/rollup-and-the-boost-from-proto-danksharding-85d2fe0566b6?source=post_page-----071767bd133e---------------------------------------) ## DAS 基底一:增加區塊資料可靠性 在第一篇文章中有提到,如果惡意的出...

文章 利用共享安全性实现安全的跨链互操作性:拉格朗日状态委员会及其他

...单](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding?ref=ghost-2077.arvensis.systems)和[纠删码](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding?ref=ghost-2077.arvensis.systems)。在所有情况下,密码学的...

文章 闪电网络通讯应用或将成为下一个爆点

...saging apps are coming to Lightning, promising cheap, censorship-resistant and confidential transactions. But will people default to this “killer app” over traditional encrypted messaging platforms?](https://img.learnblockchain.cn/2025/07/14/se-case.jpg) \- 闪电网络的本意是实现低成...

文章 访问控制 - OpenZeppelin文档

...tract deployer the default admin role: it will be able // to grant and revoke any roles // 授予合约部署者默认的管理角色:它将能够授予和撤销任何角色 _grantRole(DEFAULT_ADMIN_ROLE, msg.sender); } function mint(address to, uint256 amount) pub...

文章 EIP-7918:Blob 基础费用由执行成本限定 - EIPs / EIPs core

...拍卖设计的相关背景([Data Always](https://ethresear.ch/t/understanding-minimum-blob-base-fees/20489), [Wahrstätter](https://ethresear.ch/t/on-blob-markets-base-fee-adjustments-and-optimizations/21024), [Crapis](https://ethresear.ch/t/eip-4844-fee-market-analysis/15078)). ## 摘要 此 E...

文章 深入理解Rust中的内存管理:栈、堆与静态内存详解

...use graphics::math::{add, mul_scalar, Vec2d}; use piston_window::*; use rand::prelude::*; use std::alloc::{GlobalAlloc, Layout, System}; use std::time::Instant; use std::cell::Cell; #[global_allocator] static ALLOCATOR: ReportingAllocator = ReportingAllocator; struct ReportingAllocator...

文章 fhEVM 协处理器介绍:在以太坊、Base 和其他 EVM 链上运行 FHE 智能合约

...es[from], transferValue); // Allow users to see their balances, and the contract to update it TFHE.allow(_balances[to], to); TFHE.allow(_balances[from], from); TFHE.allowThis(_balances[to]); TFHE.allowThis(_balances[from]); return true; ...

文章 Maker崩溃,Dai流动性紧缩,USDC能救场吗?

...于周四举行](https://blog.makerdao.com/mkr-debt-auction-announcement-and-details/)。 自上周以来,MKR 价格暴跌,较上周下跌超过 60%,在撰写时为 210 美元。价格或许具有吸引力,但市场并没有心情来吸收额外的代币供给,尤其考虑到 Maker 的...

文章 【Solana】使用 CLI 创建 SPL 标准的 Token 以及基础使用

...=================================================== Save this seed phrase and your BIP39 passphrase to recover your new keypair: addict industry theme alley raise edit stone output wreck knife deer pistol =========================================================================== ``` 给 id2 ...

文章 【翻译】编写可升级的智能合约

...逻辑。 ```js // NOTE: Do not use this code snippet, it's incomplete and has a critical vulnerability! pragma solidity ^0.6.0; contract MyContract { uint256 public x; function initialize(uint256 _x) public { x = _x; } } ``` 然而,虽然Solidity确保...

文章 Aptos DeFi:生态系统的概述与展望

.../@chaisomsri96...](https://medium.com/@chaisomsri96/aptos-defi-an-overview-and-outlook-of-the-ecosystem-439f8dec23b1) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 了解什么是SBT-Auth,并学习如何创建你自己的系统

...m/buildbear/fin...](https://medium.com/buildbear/find-out-what-is-sbt-auth-and-learn-to-create-your-own-system-12c5f65e40b7) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Solana安全历史的综合分析:所有事件、影响和演变

...展。 - **网络级攻击(4 起事件)**:Grape Protocol 事件、Candy Machine NFT Minting Outage、Jito DDoS、phantom wallet DDoS。 - **核心协议漏洞(6 起事件)**:Solana Turbine Bug、Solana Durable Nonce Bug、Solana Duplicate Block Bug、Solana Turbine Failure、Solana JIT...