-
**Table of Content**
1. Scanner
2. Parser
3. Generator
-
## Background
Solidity + Frontend Dev 🇯🇵
- 3 years experience as a blockchain engineer, writing Solidity smart contract and integration to Frontend.
- Participated in some ETH Global Hackathon…
-
### Ticket: Interaction Verification Solidity Contract
**Title**: Solidity Contract for Interaction Verification
**Description**: Develop a Solidity contract to handle interaction verification o…
-
The pre- and post checks of DGF implementation updates are identical, just with slightly different parameters. We could save a lot of boilerplate, copy-pasting and repetition of the same review discus…
-
with forge 0.2.0 (https://github.com/foundry-rs/foundry/commit/93aa2d071b635a838030aa29ad85b52d361f5728 2023-03-11T00:09:06.544116259Z)
on linux with VSCode 1.76.1 with JuanBlanco.solidity extensi…
-
## Description
An identifier like `A.B.C` is a valid name for a Yul object. However, the compiler also uses dots as separators in qualified object/data names. This creates ambiguity when names with…
-
https://atise.medium.com/solidity-memory-types-in-depth-part-1-persistence-492a6e504518
-
To make sure the Solidity implementation follows the IBC Eureka spec, we need to do an analysis of the current implementation and see where we might be diverging from the spec. Once we have done that,…
-
The YAKINDU Solidity language server (https://github.com/Yakindu/solidity-ide) provides some features that are not yet implemented/can be improved in the vs code extension.
Most noteworthy:
- gra…
-
Description
This tool provides a scaffold multichain Solidity Deployment script pattern.
It uses CREATE2 to deploy a target contract to multiple chains using a single Solidity script.
CREATE2 i…