-
Is this expected?
When I compiled with solc@0.8.7-fixed and published with ethers@^6.13.2, there was no problem.
When I compiled with solc@0.8.26 and published with ethers@^6.13.2, an error message …
-
Hello, I am brand new to Github so I don't know if this message is forwarded to you, and its not so much an issue other than I want to pay you to make me a contract. If you feel like you have the time…
-
### 🐛 Bug Report
Unable to verify contracts that were compiled with supressed errors
#### 📝 Description
I have a successfully deployed contract that was compiled using hardhat zksolc configur…
-
ProfessorAudits
High
# Precision Loss in `GammaRewarder.sol::createDistribution` leading to Zero Fee
**Description:**
In the `GammaRewarder.sol::createDistribution function`, fees are calculated …
-
### Steps to Reproduce
I used the following code to deploy a smart contract on Besu with a gasless setup:
```python
def deployed_contract():
w3 = get_provider()
contract = get_contra…
-
Smart contracts language used in Ethereum
-
- We're now using an experimental feature for returning structs with the BinaryOptionsMarketData. This was to avoid stack to deep errors.
- This feature would be useful inside the exchanger and othe…
-
Is it possible to check vulnerabilities in contract build with Solidity 0.5x?
mstad updated
2 years ago
-
Severity: Undetermined
### Description
dToken has enabled optional Solidity compiler optimizations in its Truffle config file:
```
// Configure your compilers
compilers: {
solc: {…
-
Hi! I tried to use this but I always end up having this same issues:
SPDX License identifier not provided in source file
Source file does not specify require compiler version
How can I solve th…