找到约 15 条结果

文章 使用 PBKDF2(和 Node.js)的对称密钥加密

...ngth>5) hash=args[5]; if (args.length>6) salt=args[6]; var key=crypto.randomBytes(16); var iv = crypto.randomBytes(16); var err=null; keysize=16; if (algorithm.indexOf("256")>-1) { keysize=32; } if (algorithm.indexOf("cha")>-1) { keysize=32; } if (algorithm.indexOf("bf"...

文章 "恰到好处而不过分"

...ivresearch.substack.co...](https://l2ivresearch.substack.com/p/just-enough-and-not-too-much) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 什么是同态加密?- Chainlink

...ion) | 复杂但有限 (Complex but limited) | 复杂且无限制 (Complex and unlimited) | | **用例 (Use cases)** | 总和或乘积 (Sum or product) | 基本统计分析 (Basic statistical analysis) | AI/ML,MPC | AI/ML,MPC | ### 部分同态加密 最简单的类型,部分同态加密,...

文章 Bedrock 全力投入 Chainlink 平台以增强……

...人能够[推动用户采用](https://blog.chain.link/chainlink-for-lsts-and-lrts/)并增加 TVL,因为它们可以轻松地与 Chainlink 生态系统中的一系列 DeFi 协议(如借贷市场、稳定币、DEX、衍生品协议等)组合。 ## Proof of Reserve 的安全铸币功能可帮...

文章 快速实现一个解决分配不均等问题的智能合约

... require(_payees.length == _shares.length, "PaymentSplitter: payees and shares length mismatch"); require(_payees.length > 0, "PaymentSplitter: no payees"); // 调用_addPayee,更新受益人地址payees、受益人份额shares和总份额totalShares for (uint256 ...

文章 Bitcoin Layer 2 之 Statechain

... [ANYPREVOUT](https://bitcoinmagazine.com/technical/how-sighash-anyprevout-and-eltoo-could-improve-the-lightning-network) 的 eltoo 协议上,但当前关于如何启用相同功能的一种想法是利用 [CHECKTEMPLATEVERIFY](https://bitcoinmagazine.com/technical/bitcoin-covenants-checktemplatev...

文章 HOH_move共学营task4

...输了就失去代币 ``` public entry fun Play(game: &mut Game, rnd: &Random, choice: u8, coin: &mut Coin, amount: u64, ctx: &mut TxContext) { assert!(game.balance.value() >= amount, EGameInsufficientBalance); assert!(coin.value() >= amount, EUserInsufficientBalance); ...

文章 Solana开发设置指南(第一部分:CLI)

...需要几分钟才能安装。 [**GitHub - solana-foundation/mucho: Command-line tool that simplifies the development and testing of…** \\ \\ **Command-line tool that simplifies the development and testing of Solana blockchain programs. - solana-foundation/mucho** \\ github.com](https://github.co...

文章 USDT0 Polygon 集成审计

...述](#system-overview) - [特权角色与信任假设](#privileged-roles-and-trust-assumptions) - [中等严重性](#medium-severity) - [`SpokePool` 中剩余过多的 Gas](#excess-gas-remains-in-spokepool) - [手续费上限可能过低](#fee-cap-may-be-too-low) - [结论](#conclusion) ## 概...

文章 如何构建一个假去中心化的跨链协议

...or lightweight message passing across chains. LayerZero provides authentic and guaranteed message delivery with configurable trustlessness. 事实上,LayerZero既要求Relayer、Oracle这两个角色不会合谋做恶,又要求用户将使用LayerZero构建应用的开发者作为可信赖的...

文章 Layer2 项目治理回顾#54 (2025年6月6日)

...金会**将尝试** [will experiment](https://gov.optimism.io/t/season-8-and-9-milestone-and-metrics-council-selection/9963) 在下一季跳过通常的代表投票。取而代之的是,集体**将尝试**一种能力优先的筛选器,候选人必须勾选三个框中的任意两个(分析血...

文章 如何运行一个Nethermind节点

... 和 [Geth](https://www.quicknode.com/guides/infrastructure/how-to-install-and-run-a-geth-node) 节点。 订阅我们的[新闻通讯](https://go.quicknode.com/newsletter),获取更多关于以太坊的文章和指南。如果你有任何反馈,请随时通过 [Twitter](https://twitter.com/Qui...

文章 以太坊2.0:作为开发者我应该了解什么以及为什么要了解这些

...: [medium.com/buildbear/eth...](https://medium.com/buildbear/eth2-0-what-and-why-should-i-know-as-a-developer-36c8bcd368dd) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 EIP-3074是不安全的、不必要的,会将用户资金置于风险之中,同时割裂用户体验、流动性和钱包堆栈 - EIP

...-unsafe-unnecessary-puts-user-funds-at-risk-while-fragmenting-ux-liquidity-and-the-wallet-stack/19662/32) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 建设者能从 RetroPGF 3 中学到什么

...著的[这篇文章](https://gov.optimism.io/t/simulating-retropgf3-voting-and-funding-allocations/7274)。我们的任何模拟都没有预测到中间部分如此平缓的分布。 ### 开源软件才是真正的赢家 至少有一些 OSS 组件的项目占申请者总数的 50%,但占资金...