-
### Version of Hardhat
2.22.3
### What happened?
When I'm using `const hre = require("hardhat");` to send a transfer transaction on my privnet, the transaction didn't get populated through `p…
txhsl updated
3 months ago
-
### Issue:
The `addLiquidityETH `function is failing on the official Uniswap V2 Factory and Router addresses listed https://docs.uniswap.org/contracts/v2/reference/smart-contracts/v2-deployments fo…
-
It would be ideal to have some form of code coverage for the solidity code that is reliable. Foundry does have code coverage, but we hit stack too deep issues when compiling for it (because it tur…
tynes updated
2 weeks ago
-
## Description
Currently, subtensor lacks Ethereum Virtual Machine (EVM) compatibility and some of our partners require said functionality to integrate their existing solutions or develop new ones o…
-
[Analysis of blockchain smart contracts: Techniques and insights](https://ieeexplore.ieee.org/abstract/document/9230065/)
IEEE SecDev 2020
-
We have three crates that have been renamed, but their old names are still published on `crates.io` without any notes.
* `bonsai-ethereum-relay`
* `bonsai-ethereum-contracts`
* `risc0-ethereum-view-c…
-
## FINDINGS
NB: *Some functions have been truncated where neccessary to just show affected parts of the code*
Throught the report some places might be denoted with audit tags to show the actual place …
-
# Lines of code
https://github.com/code-423n4/2024-03-zksync/blob/main/code/contracts/ethereum/contracts/state-transition/StateTransitionManager.sol#L165-L167
# Vulnerability details
## Vulnerab…
-
## [L-01] MISSING `address(0)` CHECK FOR CRITICAL ADDRESS INPUT
To prevent unintended behaviors, critical address input should be checked against `address(0)`. Please consider checking `_governor` in …
-
.. so that there is some consensus over where ENS starts in zq2 chains. Preferably the same address as is used on other chains.