0xMiden / 0xMiden/node

Improve note inclusion path serialization

Abierto
#1,238 0 comentarios 0 reacciones 0 asignados Ver en GitHub
rpc
Lenguaje dominante
Rust
Estrellas
104
Forks
138
Merge medio
1 d 13 h
PR fusionados (30 d)
56

Descripción

One more general comment: there is a much more efficient way to serialize note inclusion paths which would guarantee that we fit into 5MB limit even if a block contained $2^{16}$ output notes. It is quite a bit more involved though - instead of sending a Merkle path with every node, we'd need to send a single partial SMT for an entire block. So, it is not something we should do now, but let's create an issue for this.

_Originally posted by @bobbinth in https://github.com/0xMiden/miden-node/issues/1224#issuecomment-3314557332_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.