Refactor account components to use `call` calling convention
未关闭
standards
- 主要语言
- Rust
- 星标
- 132
- 派生
- 167
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 110
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。