-
### Describe the issue:
Custom errors within require statements work correctly when used inside functions, but they trigger an error when placed inside a modifier.
### Code example to reproduce …
-
All contracts bellow 0.6 should be checked and parser corrected in case of any issues.
0x19 updated
11 months ago
-
Notes from @OlivierBBB: https://hackmd.io/@olivierbbb/SkOB9AWsC
The purpose of this issue is summarising possible approach to build an advanced testing framework.
First of all, we should check i…
-
### Describe the feature
I've been tasked with exploring the topic of parallelized compilation in solc, especially in the context of improving the speed of compilation via IR. We wanted to know what …
-
### Description
Sourcify may be returning a new response that is not matched.
```log
** (exit) an exception was raised:
** (CaseClauseError) no case clause matching: {:ok, [%{\"address\" => …
-
Hello.
I am Aiyuki from the Japan.
I wanted to reach out to express my interest in potential collaboration opportunities.
I am very interested in your company mission and vision.
With over 6 ye…
-
# _Issue_title_
Overloading is in Solidity as in Java no bigger problem. Its different when it comes to generating signed and unsigned integers.
## _Issue_description_
here is a test smart con…
-
eg:
```
// SPDX-License-Identifier: NONE
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v4.4.1
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
pragma sol…
-
Devs,
I'm trying to build a Raffle project implementing chainlink VRF and I'm having trouble compiling with any version of solidity higher than 0.8.19 - I submitted this issue to the Cyfrin team and …
-
just try out go-ethereum its worked great so far. but had problem when trying to call static func like in ether js. using transactionOpt to not send the transaction. the command is worked, but abigen …