找到约 15 条结果

问题 Fabric-sdk-go实例化链码连接7053端口等待超时

... [fabsdk/util] 2020/03/23 11:09:24 UTC - lazyref.checkTimeStarted -> DEBU Handling expiration... [fabsdk/util] 2020/03/23 11:09:24 UTC - lazyref.(*Reference).handleExpiration -> DEBU Invoking expiration handler [fabsdk/fab] 2020/03/23 11:09:24 UTC - membership.(*Ref).initializer.func1 -> DEBU In...

文章 自建 vs 购买:影响交易所命运的钱包安全选择

...www.forbes.com/sites/davidbirnbaum/2024/11/24/bitcoin-blasts-toward-100000-and-its-just-getting-started/),加密市场涌现大量新用户,交易所面临着对新资产和区块链集成的巨大需求。 - 若无法迅速实现规模扩张,就有可能将市场份额拱手让给竞争对...

文章 [译]优化 Solidity 中的百分数和比例运算

...文链接:https://medium.com/coinmonks/math-in-solidity-part-3-percents-and-proportions-4db014e080b1 作者:[Mikhail Vladimirov](https://medium.com/@mikhail.vladimirov) > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[Johnathan](https://learnblockchain...

文章 未来主义与Meta DAO

...pineanalytics.substack.c...](https://pineanalytics.substack.com/p/futarchy-and-the-meta-dao) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Coinbase:关于跨链桥的基础知识、事实和统计数据

...https://medium.com/the-coinbase-blog/what-are-bridges-bridge-basics-facts-and-stats-8dd9449066a0 ### 关于 **ChinaDeFi** - ChinaDeFi.com 是一个研究驱动的DeFi创新组织,同时我们也是区块链开发团队。每天从全球超过500个优质信息源的近900篇内容中,寻...

文章 The Graph入门教程:如何索引合约事件

...来完成数据的索引,因此我们需要在[TheGraph网站]([Browse and Explore Subgraphs (thegraph.com)](https://thegraph.com/explorer/))上创建一个Subgraph。 > 如果你有自己的私有链,这可以克隆Graph节点代码(https://github.com/graphprotocol/graph-node/),自己...

文章 Mint Blockchain:用 NFT 链接全球消费者的 Layer2 网络

...al** * **NFT+AI Agent** * **NFT+Creator** * **NFT+PayFi** * **NFT+IP Brand** * **NFT+Everything** (如果你的项目与 Mint Blockchain mission 一致,请在这里提交你的项目信息:[https://www.mintchain.io/ecofund](https://xie.infoq.cn/link?target=https%3A%2F%2Fwww.mintchain.i...

文章 对话区块链人工智能顶级实力公司ObEN

...我们目前还没有做,但是我们跟亚利桑那州立大学的Rob and Melani Walton Sustainability Solutions Service已经签署了合作协议,我们希望通过人工智能互动和区块链的技术,能够帮助企业在节能和碳减排方面做些工作,这方面应该也是刚刚...

文章 人工智能让智能合约更智能

...更改位置。 ![](https://img.learnblockchain.cn/2025/06/10/Blockchain-and-AI.png) 区块链技术有可能改变我们存储和交易信息的方式,无论是在个人层面还是组织层面。区块链技术不可篡改和可追溯的特性使其成为存储受益于提高透明度和可追...

文章 终极 Web3 安全路线图:如何成为 Web3 审计师

...earning.oreilly.com/library/view/mastering-ethereum-2nd/9781098168414/) by Andreas Antonopoulos。 **_[精通以太坊](https://github.com/ethereumbook/ethereumbook): [精通以太坊(第一版)](https://github.com/ethereumbook/ethereumbook)_** by Andreas Antonopoulos and Gavin Wood。 [**...

文章 使用 Motsu 测试 Arbitrum Stylus 智能合约

...ting) - [编写你的首个测试](#setting) - [账户和地址](#accountandadresses) - [带标签的确定性账户](#deterministic) - [与合约交互](#interacting) - [基本交互](#basic) - [通过调用传递 Value](#passingvalue) - [测试事件](#testingevents) - [处理 Revert...

文章 深入解读 Uniswap V2 白皮书 【全网最详细】

...篇博客](https://samczsun.com/taking-undercollateralized-loans-for-fun-and-for-profit/)介绍了这种攻击。 Uniswap v2改进了预言机功能,通过在每个区块的第一笔交易前计算和记录价格来实现(等价于上一个区块的最后一笔交易之后)。操纵这个...

文章 Vitalik:以 rollup 为中心的以太坊最终图景

...性](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding)** 。通过使用 DAS 检查,轻客户端只需下载一些随机选择的片段 (pieces) 就可以验证某个区块是否被发布了。 * **添加二级交易通道以抗审查** 。做到这一点...

文章 加密与区块链风险投资——2024年第二季度

...laxy.com/insights/rese...](https://www.galaxy.com/insights/research/crypto-and-blockchain-venture-capital-q2-2024) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Sig工程 - 第7部分 - Solana 验证器 AccountsDB和Gossip内存优化

...以下是 Linux 内核在幕后所做事情的摘要: - 调用了 [`handle_mm_fault`](https://github.com/torvalds/linux/blob/81e4f8d68c66da301bb881862735bd74c6241a19/mm/memory.c?ref=blog.syndica.io#L6165),启动(非特定于架构的)缺页故障处理。 - 由于我们的映射是只读的...