Proto commits in lambdaclass/lambda_ethereum_consensus

These 14 commits are when the Protocol Buffers files have changed:

Commit:3e2f78d
Author:Tomás Arjovsky
Committer:GitHub

refactor: remove genserver behavior from pending blocks (#1141) Co-authored-by: Avila Gastón <72628438+avilagaston9@users.noreply.github.com>

The documentation is generated from this commit.

Commit:e90cb93
Author:Tomás Grüner
Committer:GitHub

feat: add `/eth/v1/node/identity` endpoint (#1066)

Commit:9445b45
Author:Tomás Grüner
Committer:GitHub

feat: subscribe to necessary attestation subnets (#828)

Commit:ddb49d3
Author:Tomás Grüner
Committer:GitHub

feat: allow dynamically changing node's ENR (#819)

Commit:d4e0dcc
Author:Martin Paulucci
Committer:GitHub

fix: remove hardcoded fork digest from libp2p code. (#594)

Commit:43c0ca6
Author:Godspower Eze
Committer:GitHub

feat: use libp2p raw tracer functionality (#457)

Commit:9ce6726
Author:Tomás Grüner
Committer:GitHub

feat: prune peers (#368)

Commit:f9431bf
Author:Tomás Grüner
Committer:GitHub

feat: add gossip validator (#331)

Commit:ace4c71
Author:Tomás Grüner
Committer:GitHub

feat: migrate existing code to use libp2p port (#324)

Commit:78f6632
Author:Tomás Grüner
Committer:GitHub

feat: send notification when a peer is added (#320)

Commit:26c5971
Author:Tomás Grüner
Committer:GitHub

feat: migrate gossipsub to ports (#310)

Commit:fad29e5
Author:Tomás Grüner
Committer:GitHub

feat: implement peer discovery in ports (#291)

Commit:fd04666
Author:Tomás Grüner
Committer:GitHub

refactor: migrate to ports (req/resp) (#269) Co-authored-by: Tomás Arjovsky <t.arjovsky@gmail.com>

Commit:08ed19b
Author:Tomás Arjovsky
Committer:GitHub

feat: ports for libp2p (PoC) (#205)