soham

Results 38 issues of soham

### Ethers Version 6.8.0 ### Search Terms hexlify ### Describe the Problem ```ts // hexlify can parse ordinary array into hex string hexlify([1,2]) '0x0102' // it gives error in v6...

investigate
v6

### Current Behavior If I want to use `moduleResolution` as node16, currently tsdx ignores what is specified in tsconfig and uses legacy module resolution. This causes typescript errors. The particular...

## Troubleshooting 1. Does `tsc` have the same output? If so, please explain why this is incorrect behavior `tsc` uses actual moduleResolution from my tsconfig so it works. 2. Does...

kind: feature
priority: in progress
solution: needs test
topic: TS version

Adds ability to get runtime code. I used this [here](https://github.com/zemse/proof-of-exploit-huff-template/blob/14fe1e0550266f212490e8b43db4f1f4de7a20fb/test/Exploit.t.sol#L25).

https://github.com/zemse/hardhat-tracer/issues/15#issuecomment-1522777187

enhancement

Currently, we have to calculate the instances in a separate code. However, it would be great if we required defining instance calculation function in the Circuit trait. It is already...

### Describe the feature you would like This is a new opcode from the Cancun fork https://eips.ethereum.org/EIPS/eip-5656 Spec issue: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/510 ### Additional context _No response_

T-feature

### Describe the feature you would like In the next hardfork [Prague](https://eips.ethereum.org/EIPS/eip-7600), the [EIP-3074](https://eips.ethereum.org/EIPS/eip-3074) is scheduled. ### Additional context _No response_

T-feature

Almost everything in PSE is using `main` branch. I think this repo is old so we have master branch. It would be great if we have main as while rebasing...

This is a new opcode from the Cancun fork https://eips.ethereum.org/EIPS/eip-5656