找到约 15 条结果

文章 不作恶(Can’t Be Evil)的NFT许可证

...今天,已经存在超过二亿个 CC 许可的作品——其中包括 Randy Munroe 的流行 xkcd [网络漫画](https://xkcd.com/license.html);如 Flickr 一类的用户生成内容网站;[开放获取](https://www.metmuseum.org/about-the-met/policies-and-documents/image-resources)的数字...

文章 深入Solidity数据存储位置

...kchain.cn/2022/09/30/0*JF5o3tFSM4OczvUF) > (资料来源: [Waldemar Brandt ](https://unsplash.com/@waldemarbrandt67w)on Unsplash) 代码指的是合约的字节码。你只能从合约字节码中读取,而不能写到它。通常是你在Solidity中定义为 `constant`的变量。大多...

文章 PoS 系列 #2-Epoch,Slot 与信标区块

原文 | [Epochs, Slots and Beacon Blocks](https://stonecoldpat.substack.com/p/epochs-slots-and-beacon-blocks) 作者 | Patrick McCorry 翻译 | John, ECN 审阅 | Franci, ECN 使用权益证明的以太坊的独特性在于参与者数量的最大化设计。它允许成百上千...

文章 区块链幕后:为何JSON-RPC驱动Web3

...[钱包](https://medium.com/@kunalpaliwal13/how-does-a-crypto-wallet-work-and-how-i-built-one-myself-68155b76c5c8)余额或调用[智能合约](https://learnblockchain.cn/article/15343)函数时,它并没有做什么花哨的事情。它只是发送一个带有方法 `eth_getBalance` 或 `eth_call...

文章 CUDA - cuda-fixnum源代码导读

...个数 // FIXME: nblocks could be too big for a single kernel call to handle int nblocks = ceilquo(nelts, fixnums_per_block); //计算Block的个数 // nblocks > 0 iff nelts > 0 if (nblocks > 0) { cudaStream_t stream; cuda_check(cudaStreamCreate(&stream), "create stream"); // ...

文章 欢迎 Unichain 加入超级链

...路径](https://blog.oplabs.co/solving-interoperability-for-the-superchain-and-beyond/)的一部分,并将支持与超级链互操作兼容的 ERC20 代币。 当超级链互操作性上线时,数据和资产将在 OP 链之间移动,无需通过 L1,统一流动性并帮助开发者解决...

文章 BuildBear 现在支持 Omni Testnet!

...初发布于 [BuildBear 教程](https://www.buildbear.io/resources/guides-and-tutorials/omniNetwork)。 通过 BuildBear,你现在可以通过在任何区块号分叉 Omni 链来创建自定义的私人 **Omni Testnets**,覆盖 gas 估算,允许无限合同大小,等等。你的 Testnets ...

文章 如何使用 Across Protocol 在数秒内桥接到 HyperEVM

...的链](https://docs.across.to/user-docs/how-across-works/supported-chains-and-tokens) 桥接,包括以太坊、Solana、BSC 等。 - **代币支持:** 无缝桥接 USDC 和 USDT,这是为 DeFi 提供支持的核心稳定币。 Across 受到 DeFi 领域领先项目的信任,因为它消除...

文章 用rust开始eth,打开钱包签个名

...reblocks](https://github.com/gakonst/ethers-fireblocks): Ethers middleware and signer for [Fireblocks](https://fireblocks.io/)' API * [Celo Threshold BLS DKG](https://github.com/celo-org/celo-threshold-bls-rs/): CLI for using Celo as a data availability network for the Joint-Feldman BLS DKG * [Cel...

文章 阿拉美达研究公司是否资不抵债?

... [1907 年危机期间的 J.P. Morgan](https://www.economist.com/finance-and-economics/2022/07/05/cryptos-last-man-standing)。然而,最近泄露出来的信息表明,SBF 的加密货币帝国建立在一些值得怀疑的基础之上。 11 月 2 日,[Coindesk 的一份报告](https://www.co...

文章 为Pectra提高blob吞吐量的可行性分析——分片

...扩展性 | [ethresearch](https://ethresear.ch/t/on-block-sizes-gas-limits-and-scalability/18444) | | 第二个 Slot 的痒处 - 重组的统计分析 | [ethresearch](https://learnblockchain.cn/article/19379) | - [关于 solo staking、本地区块构建和 blobs](https://learnblockchain.cn/article...

文章 HIP 70:Helium核心团队提议迁移至Solana

...调查](https://insights.stackoverflow.com/survey/2020#most-loved-dreaded-and-wanted) 中,Stack Overflow 把 Rust 视为最受欢迎的编程语言。当开发人员创建整合 Helium 的新应用程序时,构建者将能够受益于许多开源库,这将使得部署、扩展和保护这些...

文章 追踪bSOL:采用、使用和生态系统

...ck.c...](https://pineanalytics.substack.com/p/tracking-bsol-adoption-usage-and) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Berachain BGT Staking指南

...证,我们的 [Slashing & Insurance Fund](https://daic.capital/slashing-and-insurance-fund-policy) 还涵盖因停机或 slashing 造成的潜在损失的 80%。 - **社区关注:** 我们致力于 Berachain 社区,并致力于提供你需要的支持。 换句话说,委托给 DAIC 意味...

文章 带有评分列表和分层结构的增强型DHT提案

...llows/cohort-five/blob/main/projects/enhanced-dht-proposal-with-rated-list-and-hierarchical-levels.md) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~