找到约 15 条结果

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

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

文章 sui move table_vec、vec_set

... /// Swap the `i`th element of the TableVec `t` with the last element and then pop the TableVec. /// This is O(1), but does not preserve ordering of elements in the TableVec. /// Aborts if `i` is out of bounds. public fun swap_remove(t: &mut TableVec, i: u64): Element { ...

文章 Acala事件报告 — 2022年8月14日

...[这里](https://acala.discourse.group/t/list-ibtc-ausd-pair-on-acala-swap-and-incentive-program-for-ibtc-ausd-liquidity-providers/1122)。 当16名 iBTC/aUSD LP 贡献者在领取 iBTC/aUSD LP 奖励时,收到了这些错误铸造的 aUSD。其中一些 LP 贡献者反复向池中添加更多...

文章 每周以太坊 2023/5/18

...底小分叉** * [Pectra-devnet-0](https://dora.pectra-devnet-0.ethpandaops.io/) 推出 * [大阪 + F 星名称](https://eips.ethereum.org/EIPS/eip-7607) **升级** * Dankrad Feist: [Verkle 的好处](https://x.com/dankrad/status/1790721271321256214),区块大小增加 10 倍,简化...

文章 链下转移:比特币资产协议的演进之路

...**[Disentangling Crypto-Coin Mining: Timestamping, Proof-of-Publication, and Validation](https://www-pkt.petertodd.net/2013/disentangling-crypto-coin-mining)**。虽然看文章名字上去和客户端验证没有关系,但是仔细阅读便可以发现这便是最早关于客户端验证的启蒙...

文章 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...

文章 首个集成以太坊和比特币链的 Layer2 是 Starknet

...ladioche569/number-one-l2-to-integrate-both-chains-is-starknet-on-ethereum-and-bitcoin-7cd763aa7236) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 学习 Solidity 与 Rust

...更好。 如果你问我,先学习 Solidity。了解我们的 [Rust and Solana Bootcamp](https://www.rareskills.io/rust-bootcamp) 和 [Solidity Bootcamp](https://learnblockchain.cn/openspace/1)。 _最初发布于 2022年11月24日_ >- 原文链接: [rareskills.io/post/solid...](https...

文章 最佳智能合约审计与安全课程

...的 **智能合约审计入门课程**,由 “神秘超级编码者” **Andrej Rakic** 自 **Chainlink** Labs 教授。它覆盖了所有基本主题和最常见的 **安全漏洞**,可在 Chainlink [YouTube 频道](https://www.youtube.com/live/0aJfCug1zTM?si=vJJriV8VqiAcAvYs) 上免费观看...

文章 每周以太坊进展 2023/7/29

...漏洞的[事后分析](https://medium.com/@ConicFinance/post-mortem-eth-and-crvusd-omnipool-exploits-c9c7fa213a3d) ## 生态 * ETHGlobal 巴黎[黑客马拉松决赛入围者](https://twitter.com/ethglobal/status/1683156559847739394) * Etherscan [IDM(Input Data Messages(输入数据...

文章 在分叉网络上部署智能合约 - OpenZeppelin 文档

...2. 部署代码如下所示: ```js hljs language-javascript // Retrieve and confirm the approval process for deployment on your forked network // 检索并确认在你的分叉网络上部署的批准流程 const config = await client.deploy.getDeployApprovalProcess('mainnet-fork'); console.log(c...

文章 Solidity 0.8.30 版本发布:新增功能以及为何对以太坊开发者至关重要

...e11...](https://medium.com/@ankitacode11/solidity-0-8-30-release-whats-new-and-why-it-matters-for-ethereum-developers-df3661eff29b) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Michael.W基于Foundry精读Openzeppelin第36期——Ownable2Step.sol

...n: _transferOwnership // case 1: pass with clearing pending owner and new owner transferred vm.expectEmit(true, true, false, false, address(_testing)); emit OwnershipTransferred(address(this), address(2048)); _testing.transferOwnershipInternal(address(2048)); ...

文章 Euler金库套件

...ed) * [治理风险](#governance-risk) * [名称和符号](#name-and-symbol) * [会计](#accounting) * [汇率](#exchange-rate) * [Token 转移](#token-transfers) * [内部余额跟踪](#internal-balance-tracking) * [舍入](#rounding) * [DToken](#dtoken) * [...

文章 安全公告:@solana/web3.js v1.95.6 和 v1.95.7 版本遭受攻击

...nwhile%2C%20several%20Solana%2Dbased%20projects%2C%20including%20Phantom%20and%20the%20Backpack%20exchange%2C%20confirmed%20that%20the%20exploit%20did%20not%20impact%20them.) 确认它们不受影响 ### **必要的行动** #### **对于开发者** 首先,请尽快检查你的 `yarn.lock` / `pa...