block-explorer icon indicating copy to clipboard operation
block-explorer copied to clipboard

zkSync Era Block Explorer

Results 80 block-explorer issues
Sort by recently updated
recently updated
newest added

### πŸ› Bug Report #### πŸ“ Description Same as the parent issue, but function and params for the Transactions page in the "Method" column and within the tx information are...

bug

# What ❔ Fixes a low performing issue with transaction findAll query in public mode. Right now we've temporarily left two similar but not equal queries for prividium and public...

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

### 🌟 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