-
## Description
I have 2 versions of the smart contract below. The only difference is in line:
```solidity
string private _name = "ManofDevelopingIndia";
```
which changes to :
```soli…
-
# Lines of code
https://github.com/GenerationSoftware/pt-v5-cgda-liquidator/blob/7f95bcacd4a566c2becb98d55c1886cadbaa8897/src/libraries/ContinuousGDA.sol#L54
# Vulnerability details
## Description…
-
High CPU usage:
![image](https://github.com/ethereum/remix-desktop/assets/16279944/ba79123a-a2db-4f3a-a477-17ce04eea717)
![image](https://github.com/ethereum/remix-desktop/assets/16279944/359cc0d0-c…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-periph-audit/blob/023751a4e987cf7c203ab25d3abba58f7344f213/contracts/Multicall/Multicall3.sol#L51
https://github.com/Tapioca-DAO/tapioca-periph-…
-
Hello and thanks for the great work.
And I tried to test it. I deployed two contracts (ERC721WithContractWideRoyalties.sol and ERC721WithRoyalties.sol) and there were no errors with it. But test open…
-
Docs: https://remix-ide.readthedocs.io/en/latest/unittesting.html
The issue is that while the transaction context works within the test function, it seemingly has no effect when actually calling th…
-
# Lines of code
https://github.com/code-423n4/2023-08-verwa/blob/a693b4db05b9e202816346a6f9cada94f28a2698/src/VotingEscrow.sol#L384
# Vulnerability details
## Impact
User A delegates his lock to …
-
# Lines of code
https://github.com/GenerationSoftware/pt-v5-draw-auction/blob/f1c6d14a1772d6609de1870f8713fb79977d51c1/src/RngAuction.sol#L215
# Vulnerability details
## Description
The canStartN…
-
# Lines of code
https://github.com/code-423n4/2023-06-lybra/blob/main/contracts/lybra/configuration/LybraConfigurator.sol#L85 , https://github.com/code-423n4/2023-06-lybra/blob/main/contracts/lybra/c…
-
## Description
Ideally, we would add the ability to spin-up a local chain. That support engineers to run tests locally and not to depend on our test nets
## Proposed Solution
Add the ability to spi…