找到约 13 条结果

文章 数字化取证和欺诈分析变得更简单

...址 bank_details: str = Field(description="Find all the bank details and sort codes") # 查找所有银行详细信息和分类代码 telephone: str= Field(description="Find all the telephone addresses and their location") # 查找所有电话地址及其位置 passwords: str= Field(desc...

文章 多方共享的 UTXO:形式与特性

...ry)” [\[1\]](https://www.btcstudy.org/2024/08/30/on-sharing-utxo-forms-and-features/#note1) 概念也无疑是共享 UTXO 的一个子集。此外,于 2020 年提出的 “支付池(CoinPool)” [\[2\]](https://www.btcstudy.org/2024/08/30/on-sharing-utxo-forms-and-features/#note2) 概念...

文章 探索零知识证明系列5-构建非交互式零知识证明

...`P`(但还悬而未决,没有被证明!`BPP` 可以理解为 `P` + `Randomness`)。 *注:如果 Prover 与 Verifier 只做一次交互,在这样的 NIZK 系统中,我们很容易能构造一个 Decision Procedure —— Verify(x, Sim(x)),来证明和证伪定理,因此只能证...

问题 Error! Unable to generate Contract ByteCode and ABI (Expected library(ies) but one or more was not provided)

...老是提示如下错误: Error! Unable to generate Contract ByteCode and ABI **(Expected library(ies) but one or more was not provided)** 有大神知道怎么解决吗? ![1.png](https://img.learnblockchain.cn/attachments/2021/05/gWwKd77s60b52fb7ad4a5.png) 请问怎么解决的呢?...

问题 hardhat发送交易遇到function selector was not recognized and there's no fallback function报错。

...正确的绿色输出,再接几个`function selector was not recognized and there's no fallback function`报错。请问可能是什么原因呢? 之前用的是win10,现在用的mac,但合约报错应该跟电脑型号没关系吧? 另外输出的绿色结果里,显示了`WARNING:...

文章 Merkle化和哈希根树 - 深入探讨以太坊中的SSZ Merkle化

...unking):** 将序列化数据分成32字节块。 - **树构建(Tree Construction):** 将块配对,并哈希每对以形成下一层的树。重复此步骤,直到只剩下一个哈希:Merkle根。 - **填充(Padding):** 如果块的数量不是2的幂,则添加额外的零...

文章 ZK Mesh:2025年4月回顾

...r, Jianqiao Mo, Joey Ah-kiow, Benedikt Bünz, Ramesh Karri, Siddharth Garg and Brandon Reagen * [线性时间的累加方案](https://eprint.iacr.org/2025/753) | Benedikt Bünz, Alessandro Chiesa, Giacomo Fenzi, William Wang * [GIGA 协议:在区块链中解锁无需信任的并行计算](https:...

文章 闪电网络:技术与用户体验(二):通道与支付

...tps://www.btcstudy.org/2024/02/07/lightning-network-technology-improvement-and-users-experience-part-2/#note1)。一种形象的理解方式是把它当成某种金属块:每一块都是相互独立的,但它们可以一起熔铸;熔铸之后可以切分成不同的块;然而一旦被熔铸...

文章 Foresight X OpenBuild HK Hacker House registration now opens.

...pens. You should def check it out because we have prepared amazing hacking and learning opportunities for you this time: Tailored prize categories for advanced, noob and learning hackers totaling \$15k USD, with potential \$250k USD investment from Foresight X accelerator and partners. Accomm...

问题 golang怎么解析solana的pool信息

...bservation account key ObservationKey ag_solanago.PublicKey // mint0 and mint1 decimals MintDecimals0 uint8 MintDecimals1 uint8 // The minimum number of ticks between initialized ticks TickSpacing uint16 // The currently in range liquidity available to the pool. Liquidity ag_bi...

文章 闪电网络:技术与用户体验(五):流动性获取

...tps://www.btcstudy.org/2024/03/01/lightning-network-technology-improvement-and-users-experience-part-5/#note1));尤为重要的是,它更适合网络的启动。在一个新节点要加入网络时,它可能会选择跟一个已知的老节点开设通道,然而,对后者来说,却难...

文章 NFT与元宇宙:构建虚拟世界

目录 [切换](https://blockapps.net/blog/nfts-and-the-metaverse-building-virtual-worlds/#) ## 元宇宙及NFT的作用 元宇宙(Metaverse)一词由科幻小说作家尼尔·斯蒂芬森(Neal Stephenson)在其1992年的小说《雪崩》(“Snow Crash”)中创造,指的是一个...

文章 解密代币经济学及其在区块链技术中的作用

...,甚至可以质押以保护网络。 5. **稀缺性和需求(Scarcity and Demand):** 代币的稀缺性(供应有限)及其在市场中的需求会影响其价值。 供应有限且需求旺盛的代币往往具有更高的价值。 6. **治理(Governance):** 一些区块链项目...