找到约 15 条结果

文章 Web3 极客日报 #1416

...环球旅行。震撼我一整年。 ### Comparing STARK provers: Miden and Starknet https://blog.lambdaclass.com/comparing-stark-provers/ **Sun**: 对比 Miden 和 Starknet 的 Stark prover。

文章 Web3 极客日报 #1426

...同步,过程采用端到端加密,保证安全性 ### The promise and challenges of crypto + AI applications https://vitalik.eth.limo/general/2024/01/30/cryptoai.html **ZhangXuesong**: 加密与人工智能应用结合的前景和挑战 V神出品

文章 Web3 极客日报 #1447

...置Secp256r1算法验证的典型应用场景,还介绍了 ZKP for 4337 and a webauthN-based wallet的一个思路。 ### 通往AGI之路 https://waytoagi.feishu.cn/wiki/QPe5w5g7UisbEkkow8XcDmOpn8e **松**: 网络大佬对AGI的梳理,很工整很详细,对AGI感兴趣的小伙伴可...

文章 Web3 极客日报 #1462

### Cryptocurrency Engineering and Design https://www.youtube.com/playlist?list=PLUl4u3cNGP61KHzhg3JIJdK08JLSlcLId **Harry L**: MIT 经典课程, 探讨比特币和其他加密货币的设计及其在实践中的运作,重点是密码学、博弈论和网络架构。 ### 2024 年阿贝尔...

文章 Web3 极客日报 #1466

...://aibydoing.com/notebooks/chapter01-05-challenge-bitcoin-price-prediction-and-visualization **Harry L**: 这个教程收集了 2010-2018 年比特币历史数据, 其中包含交易价格、区块数量、交易费率等信息, 尝试使用多项式回归和岭回归方法来预测比特币价...

文章 Web3 极客日报 #1500

...074 和保持无需许可的创新 https://blog.rhinestone.wtf/eip-3074-and-maintaining-permissionless-innovation-54036aff31b2 **昊嵩skyh**: 加密研究员 Kurt Larsen 撰文概述了 EIP-3074 的局限性,并提议构建一个去中心化调用者注册表,以促进开放式创新,...

文章 Web3 极客日报 #1508

...drza/Cryptocurrency_Logos **Survivor**: All crypto logo collection, SVG and PNG format! 常见加密 logo 汇总,推荐大家收藏备用。

文章 Web3 极客日报 #1513

...Securing Blockchain-based IoT Systems with Physical Unclonable Functions and Zero-Knowledge Proofs》中,通过整合物理不可克隆函数和零知识证明解决了基于区块链的物联网系统中Identity安全的挑战。 ### OP的CEO分享如何发起和持续 https://web3-with-a16...

文章 Web3 极客日报 #1514

...费 https://medium.com/taipei-ethereum-meetup/l2-token-as-gas-fee-pros-and-cons-70c821076313 **QiZhou**: 這篇短篇文章会介绍 L2 让使用者用该 L2 的代币来支付交易手续费的优缺点。 ### 100 Exercises To Learn Rust https://rust-exercises.com **Nicole**: 适合...

文章 Web3 极客日报 #1517

### Binius https://github.com/langlands-io/Blog/blob/main/binius_vitalik/binius_vitalik_cn.md **Harry**: 翻译的 Vitalik 介绍 Binius 的文章。Binius 使用了许多数学技巧,使其与三年前的 SNARK 和 STARK 截然不同。这篇文章介绍了为什么小域(small fields)...

文章 Web3 极客日报 #1522

...er**: Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command.

文章 Web3 极客日报 #1525

...间切换, 提高日常开发效率。 ### Permissionless Fault Proofs and Stage 1 Arrive to the OP Stack https://optimism.mirror.xyz/izdAoJ8ooyhDfwFLFoCcUfB1icPLFn8AImBws4oaqw8 **Zhemin**: Optimism和其生态下支持的各链可能会陆续上线无许可提取ETH和ERC20功能。

文章 Web3 极客日报 #1540

... ### 推特一鍵交易利器 http://defiplot.com/blog/solana-action-and-blinks-dev-guide/ **brooke**: Blinks通过生成可分享的交易链接,使用户无需依赖 dApp 即可随时随地进行区块链交易。这种方式大大简化了用户的交互流程,提高了区块链技...

问题 geth 同步时出现断层怎么办

错误提示 Fatal: Failed to register the Ethereum service: gap in the chain between ancients [0 - #5015768] and leveldb [#5015919 - #5015918] 有修复的办法吗

文章 区块链学习

参考资料: 1.Bitcoin and Cryptocurrency Technologies A Comprehensive Introduction 2.以太坊白皮书、黄皮书,源代码 3.Solidity文档 大纲: 比特币 - 密码学基础 - 比特币的数据结构 - 共识协议和系统实现 - 挖矿算法和难度调整 - 比特币脚...