找到约 13 条结果

文章 为什么从独立黑客开始 | 独立黑客创业手册(壹)

... 到 1 的突破。 > > —— https://1000h.org/self-training/03-trials-and-errors.html by 李笑来 从「成本低、收益低」的模式开始起步,然后在「学、练、造、用」的过程里优化我们的模式,最终过渡到「成本低、收益高」的模式。这是一条...

文章 Across Linea CCTP差异审计

...要](#summary-of-changes) - [安全模型和信任假设](#security-model-and-trust-assumptions) - [特权角色](#privileged-roles) - [低风险](#low-severity) - [CCTP 版本检查并非完全可靠](#check-for-cctp-version-is-not-fully-reliable) - [文档不足](#insufficient-documenta...

文章 OnchainTestKit:链上应用端到端测试框架

...性: ``` // 无需处理时间和弹窗检测: await coinbaseWallet.handleAction(BaseActionType.CONNECT_TO_DAPP); await coinbaseWallet.handleAction(BaseActionType.HANDLE_TRANSACTION, {   approvalType: ActionApprovalType.APPROVE }); await coinbaseWallet.handleAction(BaseActionType.CHANGE_SPEN...

文章 前端在Sui上构建交易的实战

...m 'bignumber.js'; /** * Get exact amount of coins for transaction, handling both SUI and other tokens. * For SUI tokens, splits from gas coin. * For other tokens, merges all coins first then splits to exact amount. * * @param options - The options for getting exact coin amount...

文章 区块链 101:Solana

...this%20proof%20of%20history%2C%20to%20get%20to%20their%20assigned%20slot%20and%20produce%20a%20block),[PoH 背后的策划者](https://solana.com/solana-whitepaper.pdf) 和 Solana 的联合创始人: > 每个区块生产者都必须通过 VDF,即历史证明,才能到达他们分配的 sl...

文章 SUI中的PTB编程入门

...于PTB的帮助信息 ```text sui client ptb -h Build, preview, and execute programmable transaction blocks. Depending on your shell, you might have to use quotes around arrays or other passed values. Use --help to see examples for how to use the core functionality of this command. Usag...

文章 移动平均——去中心化金融数学:用例和脆弱性

...l/movi...](https://medium.com/@bloqarl/moving-averages-defi-math-use-cases-and-vulnerabilities-adaaad17da59) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 🌐 Web3中的RIP:扩展以太坊并重新定义NFT

...e11...](https://medium.com/@ankitacode11/the-rips-in-web3-scaling-ethereum-and-redefining-nfts-7546e67795c3) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 P2P 网络中的隐私问题以及它们告诉我们的信息 - 网络

...于较小的 staker 而言。 **匿名 Gossiping:** 已经提出了像 Dandelion 和 Tor 这样的协议来增强匿名性。 例如,Dandelion 首先通过单个节点发送消息(“stem”阶段),然后再广播到网络(“fluff”阶段),这有助于隐藏消息来源。 但是...

文章 MPC-in-the-Head转换入门 - ZKSECURITY

...,如下所示。 ```python def commit(x: bytes) -> bytes: nonce = random(16) return sha256(x + nonce) def verify_opening(x: bytes, nonce: bytes, commitment: bytes) -> bool: return len(nonce) == 16 and sha256(x + nonce) == commitment ``` 一旦证明者向每个视图发送了承诺,...

文章 Eth2 进展更新 (截至2022/5/20)

...里听到这个消息](https://hackmd.io/@benjaminion/wnie2_220506#Plans-A-and-B)。 附带声明:先别太兴奋。“如果一切按计划进行”这一点是有很重的分量的。 我感觉那个专题讨论小组的视频还没放出来,我找到后会发出。Preston 的相关片...

文章 Uniswap V2 源码学习 (三). 手续费和交易池估值

...*****/ if (feeOn) kLast = uint(reserve0).mul(reserve1); // reserve0 and reserve1 are up-to-date emit Mint(msg.sender, amount0, amount1); } ``` 那么为什么不使用更直观的方式记录手续费呢? 比如下面我们用一个变量记录 "迄今为止未结算手续...

文章 2022 零知识调查报告

.../)和[第三方公司](https://www.techradar.com/features/top-data-breachesand-cyber-attacks-of-2022)相比,钱包的担忧程度最低。 这一点从在 [DeFi](https://blog.chainalysis.com/reports/2022-defi-hacks/)、金融机构、[社交媒体平台](https://firewalltimes.com/facebook-data-...