-
## Repro Prepare
```
cd /tmp
laravel new lvlint-error-check
cd /tmp/lvlint-error-check
composer require laravel/breeze --dev
php artisan breeze:install
# package
composer require --dev b…
-
It looks like by adding a call to `ethers` my gas report goes from being populated to completely empty.
Here is the deploy script disabling the gas reporting: if I comment out the lines I've marked…
-
* Version: 5.6.0
* Python: 3.6.2
* OS: win
* `pip freeze` output:
```
0x-contract-addresses==3.0.0
0x-contract-artifacts==3.0.0
0x-contract-wrappers==2.0.0
0x-json-schemas==2.1.0
0x-order-u…
-
# Lines of code
https://github.com/prepo-io/prepo-monorepo/blob/feat/2022-12-prepo/apps/smart-contracts/core/contracts/PrePOMarket.sol#L68
https://github.com/prepo-io/prepo-monorepo/blob/feat/2022-12…
-
> link to cantina issue => https://cantina.xyz/code/41306bb9-2bb8-4da6-95c3-66b85e11639f/findings/38
## Relevant Context
A seemingly harmless SimpleVault inheriting from the EVK can drain all the …
zapaz updated
4 months ago
-
Hi there, I am following this tutorial on the latest version of Laravel. And when I am trying to dynamically render my shopping cart I get the following error:
```
Class "App\Product" not found (…
-
### Use safeTransferFrom to be sure that the ERC721 was transfered to the user or ERC721Receiver contract
Inside the code:
```diff
diff --git a/src/ArtGobblers.sol b/src/ArtGobblers.sol
index 0d413c0.…
-
### Describe the feature
Recently `typecheck` was added to make typechecking opt in rather than opts out:
https://github.com/NomicFoundation/hardhat/issues/2945
https://github.com/NomicFounda…
-
# Lines of code
https://github.com/code-423n4/2022-07-fractional/blob/8f2697ae727c60c93ea47276f8fa128369abfe51/src/VaultFactory.sol#L59-L78
# Vulnerability details
## Impact
`deployFor()` function…
-
Add more info. Clarify something. Propose a new structure. Documentation is very important, so any improvements are really valuable to all devs building the platform as well as its extensions.
Dev …