`AccountVault` asset validation discussion
Open
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
As part of the implementation of the `AccountVault` in masm we have implemented asset validation checks to ensure that assets are well formed before inserting them into the vault. However, it may be possible to remove these validation checks and achieve inferred correctness from a combination of asset preservation checks and mint / burn validity. We should discuss this to asses the implications of removing these checks.
Contributor guide
Assessment
This issue has not been assessed yet.