找到约 12 条结果

文章 Zama 产品发布 - 2024 年 10 月

...请点击此处**](https://www.zama.ai/post/tfhe-rs-v0-8-encrypted-arrays-and-improved-multi-gpu-support) ### Concrete v2.8 Concrete v2.8 引入了两项主要增强功能:TFHE-rs 和 Concrete 之间的互操作性,以及自动模块跟踪,从而可以更轻松地微调模块编译。此...

文章 深入 Uniswap V4 源码 - BalanceDelta

...into a single `int256` where the upper 128 bits represent the amount0 /// and the lower 128 bits represent the amount1. type BalanceDelta is int256; ``` 其中,高 128 位表示 `token0` 的余额变化值 `amount0`,低 128 位表示 `token1` 的余额变化值 `amount1`。 ### 运算...

文章 Web3系列教程之进阶篇---6. 在Etherscan上验证您的智能合约

...ttps://www.alchemyapi.io, sign up, create // a new App in its dashboard and select the network as Mumbai, and replace "add-the-alchemy-key-url-here" with its key url ALCHEMY_API_KEY_URL="add-the-alchemy-key-url-here" // Replace this private key with your Mumbai account private key // T...

文章 Duneanalytics 入门介绍

...数据,必须是单引号 select * from articles where author= 'bob' and time > 2020-05-01 ``` ## PostgreSQL ### 严格的sql格式 pgsql对Sql语法的要求非常严苛,更接近 Sql 标准,比mysql要严格。 ```sql author= 'bob' -- 正确 author= "bob" -- 错误 ``` ...

文章 bip-0143.mediawiki 的历史记录 - ajtowns/bips

...作 ### 2016年11月30日的提交 - #### [Promote BIP 2 Draft->Active, and implement it](https://github.com/ajtowns/bips/commit/959fecc15bdad070afa63455468b1dba54655fa6 "Promote BIP 2 Draft->Active, and implement it - Update all Accepted status to Proposed (renamed status) - The BIP Comments pre...

文章 Let's Move Sui环形掌上战争 0基础开发入门到精通(3)

..."...", subdir = "...", rev = "..." }`. # Revision can be a branch, a tag, and a commit hash. # MyRemotePackage = { git = "https://some.remote/host.git", subdir = "remote/path", rev = "main" } # For local dependencies use `local = path`. Path is relative to the package root # Local = { local = ...

文章 探索Cairo:安全概述

...[验证和执行↗](https://docs.starknet.io/documentation/architecture_and_concepts/Accounts/validate_and_execute/)”部分。) 实现可以是简单地检查 ECDSA 签名,或者是从多签到允许多次调用的任何内容。有关账户的深入了解,请参见 [Starknet 文档↗](ht...

文章 MEV 与可编程的货币

..._ > > _来源: [https://blog.blockstream.com/miner-extractable-value-mev-and-programmable-money-the-good-the-bad-and-the-ugly/](https://blog.blockstream.com/miner-extractable-value-mev-and-programmable-money-the-good-the-bad-and-the-ugly/)_ 比特币内核的安全模式依赖于这种基本的...

文章 基于coin创建的同质化代币(1)

...umber of decimal places the coin uses. /// A coin with `value ` N and `decimals` D should be shown as N / 10^D /// E.g., a coin with `value` 7002 and decimals 3 should be displayed as 7.002 /// This is metadata for display usage only. decimals: u8, /// Na...

文章 加密货币中的代币经济学:了解代币释放计划及其影响

...* 目录 [切换](https://blockapps.net/blog/tokenomics-in-crypto-understanding-token-release-schedules-and-their-impact/#) ## 了解代币经济学 代币经济学 (Tokenomics) 代表了管理加密货币代币的经济框架,包括从分配模型到实用机制的所有内容。[最近的分...

文章 Meme 币社区:管理对其成功的重要性

...色 在不断发展的[加密货币](https://blockapps.net/blog/creating-and-marketing-your-own-meme-coin/)世界中,一个独特的子集已经出现,吸引了互联网用户和投资者的注意:**meme 币**。这些受流行互联网 **加粗** 启发,并由社区情绪驱动的数字资...

文章 Cashu:开端中总蕴藏着魔力

...eveloper* > > *来源:* ![3d-cashu](https://www.btcstudy.org/images/and-in-all-beginnings-indwells-a-magic/3d-cashu.png) \- 宇宙中的一个 3D Cashu 坚果 - 在 90 年代,新旧世界交替,一开始是缓慢的,但突然就加速了;技术人员、社会活动家、政策...