-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (27cabbd 2024-11-29T00:26:52.751899000…
-
## 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…
-
# Comment apprendre Solidity ? | Comment Coder
[https://www.commentcoder.com/apprendre-solidity/](https://www.commentcoder.com/apprendre-solidity/)
-
https://atise.medium.com/solidity-memory-types-in-depth-part-1-persistence-492a6e504518
-
**Github username:** @0xmahdirostami
**Twitter username:** 0xmahdirostami
**Submission hash (on-chain):** 0x043ecfb1a268e58df701e8b70701f98617a303ba8adf0501e03b0b0510d645bb
**Severity:** low
**Descr…
-
Should go over basic syntax as well as some datatypes of Solidity
datatypes:
uint
int
bytes
address
string
bool
(possibly arrays?)
access:
public
private
constant
immutable
-
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…
-
- bug fix
- state var name
- "is" keywords
- contract mode when functions have arguments
- byte array index out of bound check
- function mode: constructor call
- k-induction ...
- …
-
Not sure if it make sense to add since it is a web game that you can run locally but [the game is open-source](https://github.com/mystery-o-matic/mystery-o-matic.github.io). If you think it fits, let …
-
## Comparing ink! and Solidity: A Smart Contract Showdown
### Description
Dive into the differences between ink! and Solidity. Explore their syntax, overflow protection, tooling, etc
### Reso…