-
ProfessorAudits
High
# Precision Loss in `GammaRewarder.sol::createDistribution` leading to Zero Fee
**Description:**
In the `GammaRewarder.sol::createDistribution function`, fees are calculated …
-
- 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: {…
-
- It would be really helpful to add the steps about how to get the API-URL-Key and API-KEY, for newbies it's really hard to understand this part.
-
Follow up of https://github.com/ringecosystem/xaccount-ui/issues/22
Previous grant work: https://github.com/ringecosystem/collaboration/blob/master/grant/projects/xAccount.md
We are looking for …
-
# Handle
fatima_naz
# Vulnerability details
## Impact
In repo/vader-bond/contracts/interfaces/IERC20Metadata.sol
pragma solidity 0.7.6;
It is better to use one Solidity compiler version across all…
-
Hi,
is the last solidity supported 0.4.24? (I tried to compile contract using 0.5.x release and I receive an error). Is there a way to overcome these limitations?
mstad updated
4 years ago
-
https://www.udemy.com/course/blockchain-developer/learn/lecture/17026986#overview
-
Hi guys, i'm working on the implementation one the connectors to the DEX exchange, and facing with a interesting problem. For submit orders to our exchange we need to sign a request types/values by Ke…