找到约 15 条结果

问题 这是Kishu的源码,请教一下哪里有销毁和持币分红功能啊

...with this method brings the risk * that someone may use both the old and the new allowance by unfortunate * transaction ordering. One possible solution to mitigate this race * condition is to first reduce the spender's allowance to 0 and set the * desired value afterwards: ...

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

> _作者:Cashu Developer_ > > _来源: [https://blog.cashu.space/and-in-all-beginnings-indwells-a-magic/](https://blog.cashu.space/and-in-all-beginnings-indwells-a-magic/)_ ![3d-cashu](https://img.learnblockchain.cn/2025/07/15/3d-cashu.png) \- 宇宙中的一个 3D Cashu 坚果 - 在 90 年...

文章 Optimism 中文周刊 #38

...者 1000 万 OP 池](https://gov.optimism.io/t/retro-funding-4-learnings-and-reflections/9271),重点关注过去对超级链的贡献,并吸引了许多新参与者,尽管它在验证开源状态和合约归属方面面临挑战。社区反应不一,赞赏改进的基于指标的投票的...

文章 PeerDAS 指标规范

...rdas-dashboard.json) - [Kurtosis Grafana 仪表板](https://github.com/ethpandaops/ethereum-package/blob/main/static_files/grafana-config/dashboards/peerdas-dashboard.json) ### 规范 该项目通过以下具体步骤执行: 1. 监控和可视化 使用 Kurtosis 和 Grafana 设置并可视化...

文章 OP_RETURN 和比特币的未来

...作者:Rich Apodaca_ > > _来源: [https://bitzuma.com/posts/op-return-and-the-future-of-bitcoin/](https://bitzuma.com/posts/op-return-and-the-future-of-bitcoin/)_ > > _原文出版于 2017 年。_ 比特币网络将交易打包到名为区块链的分布式数据库中。从网络内部视角...

文章 什么是 “数据可得性” ?

...本信息组成,包括交易的[默克尔](https://coinmarketcap.com/alexandria/glossary/merkle-tree)根。 * **交易数据,**即,区块的主要组成部分,由实际的交易数据组成。 区块链网络中主要有两类节点: * **全节点(又称完全验证节点)**。...

文章 比特币矿工助力 AI 革命

...ws.net/assets/6b2fd954-2017-408e-bf08-952fdd62118a/Electricity2024-Analysisandforecastto2026.pdf)的数据,单个ChatGPT查询需要2.9瓦时的电力,而Google搜索需要0.3瓦时。 美国新型能源密集型AI/HPC业务的出现正在增加对数据中心的需求。[高盛研究](https:...

文章 针对闪电通道的攻击与交易包转发提议

...:Gloria Zhao_ > > _来源: [https://blog.okcoin.com/lightning-attacks-and-package-relay-explained/](https://blog.okcoin.com/lightning-attacks-and-package-relay-explained/)_ ## 摘要 - 比特币有一种 “绝不牺牲安全性” 的设计哲学,因为比特币的核心价值正在于其...

文章 深入剖析 Go 接口底层实现:从 eface 到 iface(基于 Go 1.24 源码)

... as the version in the target binary, due to pointer width // differences and any experiments. Use cmd/compile/internal/rttype // or the functions in compiletype.go to access this type instead. // (TODO: this admonition applies to every type in this package. // Put it in some shared location?) ...

文章 Libra 源码分析: 内存池mempool模块解读-1

...to the Mempool /// Performs basic validation: checks account's balance and sequence number pub(crate) fn add_txn( &mut self, txn: SignedTransaction, gas_amount: u64, db_sequence_number: u64, //已经确认的txn's sender的seq_number balance: u64,//这...

文章 加密货币质押:理解权益证明及其能源效率

... → 目录 [Toggle](https://blockapps.net/blog/staking-in-crypto-understanding-proof-of-stake-and-its-energy-efficiency/#) ## 了解质押和 PoS 系统 ### 什么是质押? 从本质上讲,质押代表了加密货币验证交易方式的根本转变。[与传统的挖矿不同,质押要...

文章 Rust x IPFS:从命令行到官方库,精通NFT元数据上传

...o::{self, Write}; use std::path::{Path, PathBuf}; use std::process::{Command, Stdio}; use walkdir::WalkDir; // ✅ 配置开关 const USE_JSON_SUFFIX: bool = false; // ✅ 定义元数据结构体 #[derive(Serialize, Deserialize)] struct Attribute { trait_type: String, value: s...

文章 Web3 实战:用 Anchor 打造 Solana 智能合约全流程

...rted warning mocha > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. [2/4] 🚚 Fetching packages... [3/4] 🔗 L...

文章 Move 智能合约实战:在 Aptos 上构建你的首个 Web3 应用

... --- The account has not been funded on chain yet. To fund the account and get APT on testnet you must visit https://aptos.dev/network/faucet?address=0xf416c7c5f004503fd9aca140ec17ad421b874537075f87616600404d413f138a Press [Enter] to go there now > { "Result": "Success" } ``` ### 项...

文章 “橙色药丸”失效了

...币的语境下,“[normie](https://slate.com/technology/2022/05/bitcoin-and-crypto-crash-a-guide-for-normies.html)” 意味着 “不知道,不在乎”。“normie” 源于 “normal”(正常)。换句话说,正常人不在乎比特币,至少不在乎到会去使用的程度。 缺...