Rodrigo Oliveri

Results 45 issues of Rodrigo Oliveri

Hi! I'm interested in extracting data lineage for multiple SQL Querys in a Teradata Database, as I read in other issues you need to access the Query history to let...

**Motivation** Start producing sync committee messages and broadcasting them in the subnets. **Description** TODO [[link for Validator spec]](https://github.com/lambdaclass/lambda_ethereum_consensus/blob/main/docs/specs/validator.md#sync-committees-new-in-altair) Closes #835

**Motivation** After the latest refactors regarding Genserver removal, the state management of validators became more complex than it needed, before it made sense because of everyone beign and independen Genserver,...

During #1274, duties calculations have been simplified and shared across all Validators in the node. During this refactor a previous step has been removed, during duties recalculation (at the end...

P2
attester
sync committees

**Context** During the work on #1244 duplicate attestations generated Invalid Signature errors at the time of block proposals when trying to generate aggregates (the BLS aggregate signature was computing the...

bug

**Motivation** Until we can continue with #1324 we'll have a minimal integration of assertoor **Description** We are still facing issues at the moment of integrate our node with assertoor, this...

When something makes `Libp2pPort` to crash, right now it goes back to the initial paramters set at node startup which cause current canonical blocks to be marked as invalid because...

bug
P0

Implement the Node endpoints of the Beacon API, this could become an umbrella task pointing to smaller task for each individual endpoint. for now this is just to track the...

P2
Beacon API

**Motivation** Assertoor will allow us to have better regression checks when we tackle performance refactors **Description** TODO Closes #1323

We have recurrent errors in long running sessions related to pruning. This is not affecting the process of transitions states but it's probably affecting DB size. Here is an example...

bug
P1