-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/df7ecadc2bae74244ace5e8b39e94bc992903158/contracts/p1/RToken.sol#L230-L243
# Vulnerability details
## Unsafe downcasting in `issue…
-
# Lines of code
https://github.com/code-423n4/2024-05-olas/blob/main/tokenomics/contracts/Dispenser.sol#L911
# Vulnerability details
## Impact
If during an epoch, the total weight is zero, then th…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/df7ecadc2bae74244ace5e8b39e94bc992903158/contracts/p1/mixins/RecollateralizationLib.sol#L152-L202
# Vulnerability details
## Imp…
-
Can we please have distinct version numbers for development versions? For example, the current `main` branch could show `0.10.4.bignumber` where `bignumber` is something derived from the present git c…
-
클래스이름에서
[bigNumber.java](https://github.com/IYeon22/algorithm/blob/main/src/GreedyAlgorithm/bigNumber.java)
[bigNumberP.java](https://github.com/IYeon22/algorithm/blob/main/src/GreedyAlgorithm/bigN…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/c4ec2473bbcb4831d62af55d275368e73e16b984/contracts/p1/mixins/RecollateralizationLib.sol#L311-L413
https://github.com/reserve-protocol…
-
Reproduction steps
```sh
mkdir hardhat-reproduce
cd hardhat-reproduce/
npm init --yes
npm install --save-dev hardhat
npx hardhat
```
now select `Create a basic sample project` and wait for…
-
**Describe the bug**
Gas estimation using geth's v.1.9.10 `DoEstimateGas` function does not seem to work appropriately. The E2E test fails at:
```
integration_tests_1 | | 1) Queue Origin…
-
According to Klaytn network manual (https://docs.klaytn.com/bapp/json-rpc/api-references/klay/transaction)
they returns the transaction type value as a string.
Because of this when get receipt thi…
-
# Feature request
This is a feature request to enable Elasticsearch to support Ethereum's Smart Contract data types.
I have harvested about 10 thousand event logs from the Ethereum blockchain usin…