Refactor account components to use `call` calling convention
Abierto
standards
- Lenguaje dominante
- Rust
- Estrellas
- 132
- Forks
- 167
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 110
Descripción
As discussed in https://github.com/0xMiden/protocol/issues/2862 (and more specifically in https://github.com/0xMiden/protocol/issues/2862#issuecomment-4469761648), we should refactor all standard account components to use the `call` calling convention for any public account procedure.
Eventually, the `call` calling convention will be automatically enforced by the virtue of `@account_procedure` attribute.
This should be implemented after https://github.com/0xMiden/protocol/issues/3013.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.