Mo ShakeG

Results 56 issues of Mo ShakeG

### Component Anvil ### Describe the feature you would like I propose a performance enhancement for the Anvil node, specifically targeting the efficiency of block mining. Through some tests I've...

T-perf
C-anvil

### Version of Hardhat 2.19.0 ### What happened? While working on a Hardhat project that includes `@openzeppelin/contracts` as a dependency, I encountered an issue when attempting to flatten the `ProxyAdmin.sol`...

type:bug
status:ready

### Describe the feature #### Description I propose a feature to allow users to specify a custom start time and initial block number for the local Hardhat network. Currently, Hardhat...

status:blocked
type:feature
blocked-reason:needs-edr

#### Description I've been experiencing intermittent failures when trying to verify contracts by uploading Hardhat artifact files (`build-info/{hash}.json`) to the Sourcify Verifier (https://sourcify.dev/#/verifier). This issue has only started occurring recently;...

### Issue: Enhancing User Interaction with Verified Smart Contracts #### Problem Description: Sourcify plays a crucial role in the Ethereum and broader EVM ecosystem by verifying and storing source codes...

**Feature Request:** Implement a search feature that allows users to find contracts by their names. **Justification:** This feature would align with the ease of use provided by platforms like [Etherscan](https://etherscan.io/contractsVerified),...

#### Introduction Sourcify plays a pivotal role in enhancing the transparency and trustworthiness of the Ethereum ecosystem by providing smart contract verification services. However, the current process requires manual verification...

### 🐛 Bug Report: #### 📝 Description I'm encountering two main issues with transactions on the zkSync Era mainnet. First, some transactions exit with a `Panic` error such as [this...

bug

Currently, the library provides a `pow(int128 x, uint256 y)` function to calculate x raised to the power of y, where x is a signed 64.64 fixed-point number and y is...

[v3-core](https://github.com/Uniswap/v3-core/tree/0.8) and [v3-periphery](https://github.com/Uniswap/v3-periphery/tree/0.8) both expose solidity 0.8 implementation branches that can be installed easily in foundry(e.g. `forge install uniswap/[email protected]`). I would like to install `forge install uniswap/[email protected]`