0xMiden / 0xMiden/node

Early processing of deltas related to network accounts

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

Descripción

> Not for this PR, but somewhere (probably much further upstream), we should try to detect if the delta is trying to introduce (or update) the storage slot that identifies network accounts. In case such a storage slot is being added to an existing account, we should throw an error (accounts cannot become network accounts after creation), if it is an update, then NTX builder will need to update the set of notes that the account is able to process.

_Originally posted by @bobbinth in https://github.com/0xMiden/node/pull/2132#discussion_r3307506060_

Pretty self explanatory, but the idea is to error early when an account is trying to become a network account, and also propagate any changes related to a network account metadata.

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.