找到约 14 条结果

文章 Babylon 轻皮书:比特币质押 - 解锁 2100 万BTC保障PoS经济安全

... 记录 PoS 链的终局性签名; ![System architecture with control and data planes](https://img.learnblockchain.cn/pics/20240829205726.png) 图 4:具有控制面板和数据面板的系统架构 另一方面,每个 PoS 链的验证者除了生成和验证区块(如在正常共识...

文章 从零开发区块链应用(十六)--ETH转账处理

... == gas { gasLimit = 0 } else { gasLimit = gas.Uint64() } // Construct transaction object var tx *Transaction //判断to地址长度是否为0000711*987456.001447745632110. //判断to地址是否为0 if len(toStr) == 0 { //如果data为空 //如果to地址为0,data值...

问题 Remix编译出错

...ctStatus public status; enum DPStatus{DPPaid, DODeposited, DPReceivedHashandToken, DownloadConfirmedbyDSSP, SuccessfulTrading, CannotDownload, DataUnavailable,TradingCompleted, Refunded} uint public numberOfDPs; uint public timeliness = 7;//7 days uint public datapr...

文章 合作迷因:迷因币领域的合作与伙伴关系

目录 [切换](https://blockapps.net/blog/collaborations-and-partnerships-in-the-meme-coin-space/#) ## **Meme 币的合作:推动采用和可见性** 在快速发展的加密货币世界中,**Meme 币** 已经成为一种独特而有影响力的力量,吸引了投资者和爱好者的注...

文章 2024年4月19 HedgeyFinance ClaimCampaigns合约攻击--逻辑漏洞

...aign. This function will pull the amount of tokens in the campaign struct, and map the campaign and claimLockup to the id. /// additionally it will check that the lockup details are valid, and perform an allowance increase to the contract for when tokens are claimed they can be pulled. /// @de...

文章 互联网文化在塑造金融市场中的力量

...ttps://medium.com/@nativepplads/meme-coin-marketing-strategy-what-they-are-and-how-to-make-yours-popular-c52f24ef6fc7)。这种现象突出了[Meme币](https://blockapps.net/blog/the-cultural-impact-of-meme-coins/)的投机性质,以及病毒式趋势在塑造其市场动态中的作用。 此外...

文章 如何从水龙头获取 Sepolia ETH

...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/utilizing-technology-for-virtual-display-and-sharing/#) ## 体育纪念品和交易卡的演变格局 在数字收藏品和非同质化代币(NFT)的推动下,体育纪念品和交易卡的世界正在经历一场重大转型。这种转变不仅改变了粉...

文章 Bitcoin Optech:2021 比特币技术进展年度回顾

...nops.org/en/newsletters/2021/06/02/#candidate-set-based-csb-block-template-construction) 描述了一种矿工选择在区块中包含哪些交易的另类方法,预计这种新的方法可以在短期内略微提高矿工的利润。在长期中,如果矿工普遍接收了这种方法,意识...

文章 隐私、可互换性、匿名性

...隐私 [\[src\]](https://diyhpl.us/wiki/transcripts/scalingbitcoin/privacy-and-fungibility/) 这并非我们比特币开发者所独有。这是一个众所周知且经过充分研究的现象,称为隐私悖论。人们声称高度重视自己的隐私,但实际上却忽视了它。 无论它...

文章 使用 Solidity 和 Node.js 构建简单的区块链预言机

...eather(uint lat, uint lon) public { //emit event to API with data and JobId emit NewJob(lat, lon, jobId); //increment jobId for next job/function call jobId++; } function updateWeather(uint temp, uint _jobId)public { //when update weather is c...

文章 13.轻松入门Sui Move: 事件和泛型

...ding the data offchain. /// /// Used for creating custom indexes and tracking onchain /// activity in a way that suits a specific application the most. /// /// The type `T` is the main way to index the event, and can contain /// phantom parameters, eg `emit(MyEvent)`. ...

文章 区块链如何革新出版业

...//blockapps.net/blog/embracing-digital-ownership-the-tokenization-of-media-and-entertainment-rights/)收藏品发布到区块链上。Publica 使作者能够众筹其项目,获得资金来完成其作品,并直接与他们的早期支持者联系并奖励他们[4](https://publica.com/)。 3. **...

文章 什么是预言机计算?

...动的各种服务,包括 Chainlink Automation、Chainlink Verifiable Random Function (VRF)、Off-Chain Reporting (OCR) 和 Cross-Chain Interoperability Protocol (CCIP)。 --- [区块链 Oracle](https://blog.chain.link/what-is-chainlink/) 通常因其数据传输能力而受到认可,即从现...