Refactor account components to use `call` calling convention
Aberta
standards
- Linguagem predominante
- Rust
- Estrelas
- 132
- Forks
- 167
- Merge médio
- 1d 23h
- PRs com merge (30d)
- 110
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.