找到约 14 条结果

文章 深入理解EVM - Part 4 - Geth中存储区的实现

原文链接:https://noxx.substack.com/p/evm-deep-dives-the-path-to-shadowy-5a5?s=r 这是“深入理解EVM”系列的第四期。在[第三期](https://learnblockchain.cn/article/4266)中我们了解了合约存储相关的知识,这期会说明以太链的“世界状态”是怎么容纳...

文章 如何利用delegatecall进行以太坊智能合约升级

...坏和能够继续使用。 Solidity有三种合约间的调用方式 call、delegatecall 和 callcode。其中,delegatecall可作为智能合约升级的一个较好的途径。关于合约间的调用方式 call、delegatecall 和 callcode,详见我另一篇文章,有兴趣的同学们可...

文章 Uniswap Hook库里程碑 1 审计

## 目录 - [目录](https://blog.openzeppelin.com/uniswap-hooks-library-milestone-1-audit#table-of-contents) - [摘要](https://blog.openzeppelin.com/uniswap-hooks-library-milestone-1-audit#summary) - [范围](https://blog.openzeppelin.com/uniswap-hooks-library-milestone-1-audit#scope) - [系统概...

文章 零知识证明中的循环群

...章,因此对以下内容有一定了解: * [模运算](https://learnblockchain.cn/article/19531) * [集合论](https://learnblockchain.cn/article/19532) * [群论](https://learnblockchain.cn/article/19530) * [环和域](https://learnblockchain.cn/article/19667) ‍ ### 循环...

文章 SegWit 及其后继者:Taproot、UASF 和闪电网络

...s://blog.trezor.io/an-insider-update-on-the-bitcoin-mining-industry-b5fc020a3c1d) 出于许多理由,许多矿工并不支持 SegWit,还试图阻止这场升级。但可预见的好处最终还是让用户推动了一次用户激活的 [软分叉](https://wiki.trezor.io/Soft_fork)(UASF)。...

文章 Web3系列教程之入门篇---6. Solidity高级指南

在新手课程中,我们查看了一些基本的 [Solidity](https://learnblockchain.cn/article/1758) 语法。我们涵盖了变量、数据类型、函数、循环、条件流和数组。 然而,Solidity 还有一些东西,这些东西对于入门及以后的编码任务很重要。在本...

文章 SP1 审计报告 - 递归虚拟机

## SP1 审计报告 - 递归 VM 由 rkm0959 审计。由 KALOS 发布报告。 ## 概要 ### 提交审计的代码库 https://github.com/succinctlabs/sp1 对于电路,我们审计 `eval()` 函数内部的 AIR 约束。 core/src - alu - add_sub, bitwise, divrem, lt, mul, sll, sr - bytes - ai...

文章 Deep Dive into TON Smart Contract Unit Testing: An Example-Based Approach

> In the rapidly evolving landscape of blockchain technology, Telegram Open Network (TON) stands out as a new blockchain platform, where the development and testing of smart contracts are of paramount importance. This article will delve into the process of testing TON smart contracts based on a spec...

文章 提升你的CSS技能:深入理解伪类选择器和伪元素选择器!

...觉反馈。 ### 2、伪类选择器的语法 ``` selector:pseudo-class { property: value; } a:link { color: #FF0000; } input:focus { background-color: yellow; } ``` 注意:伪类名称对大小写不敏感。 ### 3、常用的伪类选择器 下面分别介绍...

文章 初探Celestia's Data Availability Layer

...下来. 该文库我会不断更新, 如果喜欢的话麻烦点一下`star`. 由于文章由markdown的方式编写, 部分链接与图片显示可能存在问题, 大家可以移步到[github源](https://github.com/Pencil-Yao/YBlog/blob/master/excellent_article/Having a safe CEX: proof of solve...

文章 Aptos Move 模块的发布与交互:完整指南

# **Aptos Move 模块的发布与交互:完整指南** 随着区块链技术的飞速发展,Aptos Move 作为一种创新的智能合约编程语言,受到了越来越多开发者的关注。Move 语言因其对安全性和资源管理的独特处理方式,逐渐成为区块链开发中...

文章 rfc/obpp-05.mediawiki,来自 master · OpenBitcoinPrivacyProject/rfc

[跳到内容](https://github.com/OpenBitcoinPrivacyProject/rfc/blob/master/obpp-05.mediawiki#start-of-content) [OpenBitcoinPrivacyProject](https://github.com/OpenBitcoinPrivacyProject)/ **[rfc](https://github.com/OpenBitcoinPrivacyProject/rfc)** 公开 - [通知](https://github.com/login?return_t...

文章 MoveCTF 所有题解Writeup

--- layout: post title: movectf-writeup date: 2022-11-10 14:11:21 tags: --- > 由 Sui 开发公司 Mysten Labs 支持的首个 MoveCTF(Capture The Flag)安全竞赛包含四道题目以下是所有题目的题解 > > 题目源码和题解:https://github.com/chrisyy2003/ctf-writeup/...

文章 ariard/bips 的bips/bip-merklesub.mediawiki,提交版本号为ddb77158a8309f307faaaf643830e4d0f07b90d3

[跳到内容](https://github.com/ariard/bips/blob/ddb77158a8309f307faaaf643830e4d0f07b90d3/bip-merklesub.mediawiki#start-of-content) [ariard](https://github.com/ariard)/ **[bips](https://github.com/ariard/bips)** Public forked from [bitcoin/bips](https://github.com/bitcoin/bips) - [通知](https...