Refactor account components to use `call` calling convention
Offen
standards
- Vorherrschende Sprache
- Rust
- Sterne
- 132
- Forks
- 167
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 110
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.