Tomi Moreno

Results 18 issues of Tomi Moreno

### 🌟 Feature Request #### πŸ“ Description Implement comprehensive API end-to-end tests for Prividium mode functionality. These tests will validate all major API endpoints and their behavior when Prividium mode...

prividium

### 🌟 Feature Request #### πŸ“ Description Implement APP end-to-end tests for Prividium mode functionality. These tests will validate all major APP flows and their expected behavior when Prividium mode...

prividium

### 🌟 Feature Request #### πŸ“ Description Rename the computed property 'prividium' to 'isPrividium' in the Prividium Block Explorer component. This change affects the boolean computed property that determines the...

prividium

### Continue Discussions #### πŸ“ Description Why not just save the authroization key on the block explorer side? This way user would not have to keep constant wallet connection and...

prividium

### 🌟 Feature Request #### πŸ“ Description The query for filtering transactions in the Prividium and normal Block Explorer should be assessed for possible optimization to improve performance. Currently, the...

prividium

### 🌟 Feature Request #### πŸ“ Description Unify the wallet connection code across normal and Prividium use cases in the Block Explorer. This involves consolidating duplicate code and implementing a...

prividium

### 🌟 Feature Request #### πŸ“ Description Implement consistent importing of $fetch across the entire codebase by centralizing all imports to come from `@/utils/useFetch.tsx`. #### πŸ€” Rationale Standardizing `$fetch` imports...

prividium

### 🌟 Feature Request #### πŸ“ Description Right now, the contract verifier is expected to be public, and the prividium block explorer performs API calls directly to the contract verifier....

prividium

Relates to #1863 Documentation to update: https://github.com/matter-labs/zksync-docs/edit/main/content/00.zksync-network/40.tooling/20.hardhat/20.guides/20.migrating-to-zksync.md

## Description Implement support for a third mode of operation in foundry-zksync: zkEVM with EVM interpreter mode. This mode will allow contracts to run without zksolc compilation by directly passing...

feature βž•
needs triage β™ŸοΈ