-
We should verify all NEAR headers from the Mainnet, starting with last fork/genesis using NearOnEthClient. This test needs to run on Nayduck and be highly parallelizable.
-
Getting this error while depositing to lending pool:
![bandicam 2022-01-24 07-04-58-792](https://user-images.githubusercontent.com/84230299/150740733-bc83007d-1d02-4983-a066-31816ff04404.jpg)
…
-
# Lines of code
https://github.com/code-423n4/2023-10-party/blob/b23c65d62a20921c709582b0b76b387f2bb9ebb5/contracts/party/PartyGovernance.sol#L2
# Vulnerability details
## Impact
All contracts in …
-
Background Information:
A ZeroDay flaw has been introduced to the main codebase and released to the public. This ZeroDay flaw was not present until @xCoreDev created it. @xCoreDev 's code change ha…
-
The latest hardfork to land on mainnet, `gray glacier`, [does not exist on any testnet](https://blog.ethereum.org/2022/06/16/gray-glacier-announcement). Setting the default hardfork in ganache to `gra…
-
Hi!
I am getting the same error running the aave_borrow.py both on kovan and on mainnet-fork as I am trying to use the aprrove_erc20 function.
![image](https://user-images.githubusercontent.com/…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/cd48c684a58158de444b24854ffd8f07d046c31b/script/deploy/Deploy.V2.s.sol#L78-L82
https://github.com/code-423n4/2024-04-dyad/blob/cd48c684…
-
Hi team,
running into some issues when I am reusing a slither workflow from one of my solidity repos (core-v1) in another repo (peripheral-v1). Core-v1 repo is submodule in the Peripheral-v1, `lib/…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/main/src/core/VaultManagerV2.sol#L150
# Vulnerability details
## Impact
The protocol allows users to deposit both Kerosene and non-K…
-
It is currently not possible to specify the chain ID for a hardhat network invoked with `npx hardhat node` through any means other than the config file. This means it is impossible to specify the `--c…