Ivan Litteri

Results 34 issues of Ivan Litteri

I made the suggested changes, but I still don't get the flash pop up

Initiating the system The system is initiated at compile time by running zk init --validium-mode. This flag sets different configurations across the system to convert the system into a Validium...

external-contribution

## Description This PR adds an endpoint to the RPC that'll let a user like Validium's DA Manager get some batch's pubdata to store in some DA Layer. ## How...

external-contribution

> NOTE: This PR is the Validium base working branch. ## Changes The commits are self-explanatory, so I'll list them and briefly describe what has been made on them. -...

> DISCLAIMER: This PR makes use of #1016 changes, if you want to run the example please follow the instructions of [our internal PR](https://github.com/lambdaclass/zksync-era/pull/80). ## DA Manager (separate binary) A...

external-contribution

### 🐛 Bug Report #### 📝 Description There's an error when you run `zk init` in the main branch. #### 🔄 Reproduction Steps **Path 1** 1. Clone the repo. 2....

bug

## What ❔ Adds a cross-check of the local mode with L1 when setting up the server. ## Why ❔ It is now possible to run the node with an...

external-contribution

## What ❔ Create a new constants file exclusively for configuration files, replacing the old one. Move the implementation of writing configuration files from `init.ts` to `config.ts`. ## Why ❔...

external-contribution

## Disclaimer ⚠️ This PR has a counterpart in the `era-contracts` repo. The PR in question is https://github.com/matter-labs/era-contracts/pull/225. The `era-contracts` submodule is pointing to said PR's branch. Before merging this...

external-contribution

## What ❔ Updates the commit for `era-contracts` submodule. ## Why ❔ Validium changes are in the branch ## Checklist - [x] PR title corresponds to the body of PR...

external-contribution