Tomi Moreno

Results 18 issues of Tomi Moreno

## Description Implement verification logic support for contracts deployed via EVM interpreter. ## Research Required Understanding of verification logic for EVM interpreter deployed bytecode. ## Required Changes - Adapt verification...

feature ➕
needs triage ♟️

## Description Implement EVM interpreter mode support for `cast mktx` command to create compatible transactions. ## Required Changes - Created transaction must be compatible with zksync-era EVM interpreter support -...

feature ➕
needs triage ♟️

## Description Implement EVM interpreter mode support for `cast call` command with trace functionality. `--trace` will require the same code path as `forge test` . ## Required Changes - Implement...

feature ➕
needs triage ♟️

## Description Implement EVM interpreter mode support for `cast send` command with trace functionality. ## Required Changes - Implement `--trace` support following the same code-path as `forge test` - Ensure...

feature ➕
needs triage ♟️

### Component Other (please describe) ### Describe the feature you would like ## Description Adapt broadcast functionality in `forge script` to support EVM interpreter mode with proper bytecode and transaction...

feature ➕
needs triage ♟️

### Component Other (please describe) ### Describe the feature you would like ## Description Implement EVM interpreter mode support for `forge create` command with appropriate transaction types and dry-run functionality....

feature ➕
needs triage ♟️

### Component Other (please describe) ### Describe the feature you would like ## Description Implement EVM interpreter mode support for `forge build` command. ## Current Behavior Standard compilation with zksolc...

feature ➕
needs triage ♟️

### Component Other (please describe) ### Describe the feature you would like ## Description Implement the `--zk-evm-interpreter` flag to enable EVM emulator mode in foundry-zksync. This flag serves as the...

feature ➕
needs triage ♟️