找到约 15 条结果

文章 * [关于升级、二进制文件和兼容性的注意事项](notes-on-upgrading-binaries-and-compatibility)

* [关于升级、二进制文件和兼容性的说明](#关于升级二进制文件和兼容性的说明) * [在Linux上安装](#在linux上安装) * [在macOS上安装](#在macos上安装) * [在Windows上安装](#在windows上安装) * [替代/自定义安装](#替代自定义安装) JoinMarket ...

文章 深入探索STARK世界中的DEEP FRI:通过一个具体的例子学习你的日常月亮数学

...bdaclass.com/lambdaworks-or-how-we-decided-to-created-our-zksnarks-library-and-a-stark-prover/t) 或 Starkware 提供的优秀教程,例如 [STARK-101](https://starkware.co/stark-101/?ref=blog.lambdaclass.com) (对于 rust 版本,你可以关注 [此链接](https://github.com/lambdaclass/STARK...

文章 存档节点 - 你需要知道的一切

...区块链数据。 ![A diagram showing how peer-to-peer nodes connect and interact on a blockchain network.](https://img.learnblockchain.cn/2025/03/14/62405276_image.jpeg)A diagram showing how peer-to-peer nodes connect and interact on a blockchain network. ## 什么是以太坊归档节点?...

文章 智能合约语言 Solidity 教程系列2 - 地址类型介绍

...成员的[快速索引](https://solidity.readthedocs.io/en/develop/units-and-global-variables.html#address-related) balance用来查询账户余额,transfer()用来发送以太币(以wei为单位)。 如: ``` address x = 0x123; address myAddress = this; if (x.balance ...

文章 每周以太坊进展2021/12/24

...支持 Arbitrum * [DeversiFi](https://deversifi.com/blog/announcing-our-brand-new-integration-with-moonpay/) 通过与 MoonPay 整合开通法币通道 * [Loopring](https://medium.loopring.io/introducing-l2-counterfactual-wallet-and-fiat-on-ramps-a4b60edf15d6) Layer2 启动 iOS 钱包,支付后...

文章 加密货币质押:探索2024年顶级流动性质押平台

...https://www.forbes.com/sites/leeorshimron/2023/01/21/ethereums-centralized-and-decentralized-liquid-staking-providers-battle-for-dominance/)已经占据了重要的市场份额,仅 Lido 就管理着该链上所有已质押 ETH 的约 31%。 鉴于用户可以获得稳定的收益(以太坊的年...

文章 如何使用 Circom 和 SnarkJS 实现极简 NFT zkRollup

...ps://hackernoon.com/how-to-implement-a-minimalist-nft-zkrollup-with-circom-and-snarkjs) >- 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) >- 译者:[翻译小组](https://learnblockchain.cn/people/412) ,校对:[Tiny 熊](https://learnblockchain.cn/people/15) >- 本...

文章 PeerDAS——一种使用经过实战检验的 p2p 组件的更简单 DAS 方法 - 网络

...------------------------------------------------------ | | `NUMBER_OF_ROWS_AND_COLUMNS` | `32` | | | `SAMPLES_PER_ROW_COLUMN` | `512` | | ...

文章 BlockThreat 安全周报 - 2025年第38周

...[Shai-Hulud 恶意软件](https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised) 继续大规模感染开发者及其 NPM 包,包括 Crowdstrike、tinycolor 等。 - [一统天下的Token - 通过 Actor token 获取每个 Entra ID 租户中的全局管理员](https://d...

问题 【区块链人才招聘】牛津(海南)区块链研究院区块链开发,研究岗位招聘

...表情况: Seraph: enabling cross-platform security analysis for evm and wasm smart contracts SAFEPAY on Ethereum: A Framework For Detecting Unfair Payments in Smart Contracts Enabling Clone Detection For Ethereum via Smart Contract Birthmarks Towards Automated Testing of Blockchain...

文章 什么是以太坊节点:客户端和网络基础设施

...强调 [客户端多样性](https://ethereum.org/en/developers/docs/nodes-and-clients/client-diversity/) 是大多数 web3 开发者的理想最终目标。以太坊客户端会定期升级,从而提高可扩展性,并降低安全风险和可持续性问题。 ## 以太坊(ETH)客户端的...

文章 哈尔·芬尼:比特币与我

...作者:Hal Finney_ > > _来源: [https://nakamotoinstitute.org/bitcoin-and-me/](https://nakamotoinstitute.org/bitcoin-and-me/)_ > > _首次公开于 [BitcoinTalk 论坛](https://bitcointalk.org/index.php?topic=155054.msg1643833#msg1643833)。发表时间为 2013 年 3 月 19 日。_ ![Finney](h...

文章 Rust 驱动实时革命:Fluxus 流处理引擎重磅发布

...t); let sink: CollectionSink = CollectionSink::new(); // Build and execute the streaming pipeline DataStream::new(source) // Split text into words .map(|line| { line.split_whitespace() .map(|s| s.to_lowercase()) .colle...

文章 PeerDAS——一种使用经过实战检验的P2P组件的更简单DAS方法 - 网络

...。 | 名称 | 示例值 | 描述 | | --- | --- | --- | | `NUMBER_OF_ROWS_AND_COLUMNS` | `32` | | | `SAMPLES_PER_ROW_COLUMN` | `512` | | | `CUSTODY_REQUIREMENT` | `2` | 诚实节点保管和服务样本的最小行数和列数 | | `SAMPLES_PER_SLOT` | `75` | 节点每个插槽查询的随机样...

文章 每周以太坊进展 2021/06/12

...,理清了事务验证的方法;不要求硬分叉 * EIP3074 AUTH and AUTHCALL opcodes 审计和[影响研究](https://twitter.com/dedaub/status/1403083441772638211) * Tim Beiko:[“伦敦” 升级 EIP 概览](https://medium.com/ethereum-cat-herders/london-upgrade-overview-8eccb0041b41)...