-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x8b8b1f5a83a884203e202d43e55b44f7399a774dd193897c6e98a017b51f251e
**Severity:** low
**Description:**
**Description**…
-
instead of using solidity-parser lib, which has poor error messages (see https://github.com/latticexyz/mud/issues/3003)
holic updated
3 months ago
-
## Unspecific compiler version pragma
Information :
[L003 - Unspecific Compiler Version Pragma](https://github.com/byterocket/c4-common-issues/blob/main/2-Low-Risk.md#l003---unspecific-compiler-vers…
-
Let's discuss what's different about developing smart contracts for Ethereum using Solidity v0.5.x. (Newcomers to Solidity are welcome too, though!)
[Solidity v0.5.0 breaking changes](https://solid…
-
Description
- The user posts a question and stakes an amount of tokens for that question. The question is any problem in life => needs to find a solution to solve it
- Other users will comment on th…
-
### Describe the bug
### Error on Remix IDE in getting the latestRoundData.
_decoded output | { "error": "Failed to decode output: Error: data out-of-bounds (length=0, offset=32, code=BUFFER_OVER…
-
### **Ticket: Security and Validations for Interaction Verification**
**Title**: Solidity Contract for Security and Validations in Interaction Verification
**Description**: Enhance the existing …
-
Hello everyone,
I am a blockchain developper (mostly coming from Solidity language) currently living in France and during my journey here, I will try to contribute as much as possible to the succes…
-
## [L-01] Unspecific Compiler Version Pragma
Avoid floating pragmas for non-library contracts.
While floating pragmas make sense for libraries to allow them to be included with multiple different ve…
-
Thanks for this project. I hope I can get it to work.
I have gotten two different errors with two different nodes. I suspect the underlying issue is that debug is not supported by geth without `--g…