找到约 14 条结果

文章 数据可用性检查

...章](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding)对这个问题进行了非常好的说明。) ### 解决方案:用纠删码进行数据可用性检查 要解决这个难题,就要确保轻客户端可以知道数据是否真的可用。因为...

文章 ENS域名是否应该收取基于需求的重复费用?

...历史上有 [如此多的土地改革](https://www.britannica.com/topic/land-reform/History-of-land-reform),也是为什么许多人 [今天提倡征收土地税](https://gameofrent.com/) 的重要原因。对于域名来说也是如此,尽管传统域名空间的问题通过早期 .com 持有...

文章 共享排序器

...](https://bloxroutelabs.medium.com/mastering-defi-trading-block-building-and-mev-f662650736c0)。在 MEV-Boost 中,参与提案者(验证者,或在 rollup 情况下,排序器)向中继请求 GetHeader。这为他们提供了区块竞标,即特定区块的值。这通常是每次接收到...

文章 [译]Ethereum 2.0阶段0 -- 信标链官方文档一

...` | | `DOMAIN_BEACON_ATTESTER` | `DomainType('0x01000000')` | | `DOMAIN_RANDAO` | `DomainType('0x02000000')` | | `DOMAIN_DEPOSIT` | `DomainType('0x03000000')` | | `DOMAIN_VOLUNTARY_EXIT` | `DomainType('0x04000000')` | | `DOMAIN_SELECTION_PROOF` | `DomainType('0x05000000')` | | `DOMAIN_AGGREGAT...

文章 每周以太坊进展 2020/11/15

...o%2F%40timbeiko%2F1559-update-003):测试网、工具、模拟 * [Alexandria 状态中继者 p2p 网络](https://snakecharmers.ethereum.org/alexandria-dev-update-1/):使用 SSZ、通过 UDP 来传输数据 ## PoS 启动 * 最新的 [what’s new in eth2](https://hackmd.io/@benjaminion/e...

文章 Defrost项目攻击事件

...r, _amount); return _amount; } // Calculate and mint the amount of superToken the stakeToken is worth. The ratio will change overtime, as superToken is burned/minted and stakeToken deposited + gained from fees / withdrawn. else { uint256 what = _a...

文章 全球稳定币用例 [第三部分]

... MoonPay 合作](https://www.mastercard.com/news/press/2025/may/mastercard-and-moonpay-team-up-to-mainstream-stablecoin-payments/),MoonPay 是世界上最大的充提服务提供商之一,通过 Iron 的 API 发行卡,Iron 是一家被 MoonPay 收购的公司,可以在接受 Mastercard 的...

文章 [译] Solidity 0.6.x更新:继承

...n "setValue". Two or more base classes define functions with the same name and parameter types` 意思是:因为父合约定义具有相同名称和参数类型的函数,派生合约必须重写([override](https://learnblockchain.cn/docs/solidity/contracts.html#overriding))函数“setVal...

文章 web3.0架构不仅是去中心化的,更是模块化的

...发生什么情况? 还有,像前端代码语言(JavaScript, HTML, and CSS )决定了 Binance的 UI 逻辑。需要一个搭建服务器部署到前端跑前端的交互逻辑,例如,网站是什么样子的,当用户与页面上的每个按键交互时会发生什么? 当你在 Bi...

文章 针对 ERC4626 通货膨胀攻击的新型防御措施

... [已可使用的](https://github.com/fei-protocol/ERC4626#erc4626router-and-base),这使得它易于实现。 - 这种策略背后的逻辑非常简单,使得开发者更容易理解和利用。 - 不需要修改资产库的代码,这样简化了流程。 **缺点:** - 它会使用更多...

文章 学习Move

...enId, address indexed user, uint64 expires); /// @notice set the user and expires of an NFT /// @dev The zero address indicates there is no user /// Throws if `tokenId` is not valid NFT /// @param user The new user of the NFT /// @param expires UNIX timestamp, The new user...

文章 保障Grandine的性能

## 保护 Grandine 的性能 并行路径:通往最佳性能的旅程。 ### 动机 你的项目正在解决什么问题?为什么它很重要?协议的哪个领域会受到影响? Grandine 客户端旨在通过并行化和高效设计来实现高性能和简洁性。然而,为了确...

文章 我童年的终结

...,但我们也经常将其黑盒化为“[文化](https://www.writingruxandrabio.com/p/ideas-matter-how-i-stopped-being)”)是我甚至没有建模的。 以前,数学是我身份的主要部分:我在高中时[大量参与数学竞赛](https://www.google.com/search?q=Vitalik+Buterin+site%3...

文章 了解下不用助记词的ZenGo钱包及门限签名技术

...Go 开启了[悬赏计划](https://zengo.com/the-zengo-challenge-win-1-btc-and-prove-us-wrong/),如果你发现什么漏洞,1个BTC在等着你。 ## 参考文章 1. [Threshold Signatures: The Future of Private Keys](https://medium.com/zengo/threshold-signatures-private-key-the-next-genera...