找到约 14 条结果

文章 每周以太坊进展,2020/07/19

...论坛](http://ask-about-geth.xyz/) * [KV witness](https://medium.com/@mandrigin/kv-witness-8985168537f9):另类的区块见证数据提议 ## Eth2 * [一份对 Eth2 经济模型的检视](https://medium.com/@thomasborgers/ethereum-2-0-economic-review-1fc4a9b8c2d9) * [Afri 更新了 Eth2 ...

文章 定义和讨论 “比特币的安全性”

...SHI256\]_ > > _来源: [https://medium.com/block-digest-mempool/defining-and-discussing-bitcoin-security-38f35cc80c18](https://medium.com/block-digest-mempool/defining-and-discussing-bitcoin-security-38f35cc80c18)_ ![img](https://img.learnblockchain.cn/2025/07/14/My6LQ.jpeg) ## 没有 “网络...

文章 Web3开发的Remix Desktop与VSCode开发者指南

...为增强开发体验提供了稳定性和效率。 现在,BuildBear Sandbox通过简单的本地区块链设置,将智能合约的部署提升到了一个新的水平,解决公共测试网面临的挑战,提供无限的代币和强大的测试套件。本文深入探讨如何利用Remix和...

文章 ZK数学详解:同态

...识证明中非常有用! ### 参考文献 * [UCL: Homomorphisms and Isomorphisms ](https://www.ucl.ac.uk/~ucahmto/0007/_book/4-8-homomorphisms-and-isomorphisms.html) * [Rare Skills ZK Book ](https://learnblockchain.cn/article/11385) * [Billiant: Homomorphism](https://brill...

文章 Aptos Token Object V2 | Move dApp 极速入门(贰拾肆)

> **作者介绍:** > > I’m Aladeen, fresh graduate student and novi blockchain developer. I love meeting people across the globe and make new connections. I’m looking for people that have interest in coding and problem solving to join me for a wonderful journey so if you’re interested fee...

文章 权益证明,私钥攻击与无法伪造的奢侈

...]](https://www.btcstudy.org/2021/09/10/proof-of-stake-private-keys-attacks-and-unforgeable-costliness-the-unsung-hero/#zhu1) 能够轻易地在相同高度创建出两条具有相当合法性的链,对于网络中的其他参与者来说,两条链中的任一条都不会看起来更“正确”...

文章 执行层(EL)和共识层(CL)节点客户端

...钥](https://dashboard.alchemy.com/signup/?a=overviews%252Fexecution-layer-and-consensus-layer-node-clients) >- 原文链接: [alchemy.com/overviews/ex...](https://www.alchemy.com/overviews/execution-layer-and-consensus-layer-node-clients) >- 登链社区 AI 助手,为大家转译优秀...

文章 Rust NFT 开发实战:构建生产级的 Pinata IPFS 自动化上传工具

...ting binary (application) `rust` package note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html Solidity/polyglot-pinata-uploader on 🐳 v28.2.2 (orbstack) ➜ cd rust ``` ### 安装依赖 ```bash ➜ cargo add pinata...

文章 Solana - 如何使用Solidity和Solang创建和铸造SPL代币 - Quicknode

...node.com/signup?utm_source=internal&utm_campaign=guides&utm_content=create-and-mint-an-spl-token-using-solang) 注册一个免费账户。我们将使用 Solana 开发网端点。 复制 HTTP 提供程序链接: [![QuickNode Solana Node Endpoint](https://img.learnblockchain.cn/2025/03/03/solana-...

文章 如何将 Sepolia 添加到 MetaMask

...Base Sepolia ETH from a Faucet\\ \\ Building on Base? Get free Sepolia ETH and start testing your dApp!](https://www.alchemy.com/overviews/get-base-sepolia-eth) [![Featured content card overlay](https://img.learnblockchain.cn/2025/04/16/card-overlay.svg)\\ \\ Testnets\\ \\ How to Migrate from Goerli...

文章 加密货币拒付:为什么加密货币现在不支持拒付以及未来如何支持

...监管环境](https://blockapps.net/blog/video-navigating-the-regulatory-landscape-for-finance-and-healthcare/) * [福布斯采访 BlockApps 企业区块链平台顾问](https://blockapps.net/blog/forbes-interview-with-blockapps-advisor-on-enterprise-blockchain-platforms/) * [web3 商业时代...

文章 Solana 上 DePIN 的现状

...it-takes) https://docs.xnet.company https://dune.com/xnetcorp/xnet-token-and-network https://explorer.xnet.company/hotspots https://messari.io/report/xnet-state-of-the-network-q1-2025 https://theheliumscope.io/ (地理空间热点分析) https://www.multicoin.capital/blog/helium-network-data-...

文章 Uniswap V4 的架构和编程技巧及现代合约编程概述

..., capped at 1_000_000. If the highest bit is 1, the pool has a dynamic fee and must be exactly equal to 0x800000 uint24 fee; /// @notice Ticks that involve positions must be a multiple of tick spacing int24 tickSpacing; /// @notice The hooks of the pool IHooks hooks; } `...

文章 关于拥有710k tps的索拉纳PoH共识算法的个人感想

...4000 hashes per second would generate an additional 160 kilobytes of data, and would require access to a GPU with 4000 cores and roughly 0.25-0.75 milliseconds of time to verify 举的例子是GPU拥有4000核心(GPU的核心与CPU的概念不一致, 甚至Nvidia与AMD对GPU核心定义也不一)...