Switch to `AuthRpoFalcon512Acl` to allow anyone to burn assets
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 12
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 9
Description
Our faucet currently uses the vanilla version of the auth procedure.
We should switch to `AuthRpoFalcon512Acl` so that we allow anyone to burn assets without authorization from the faucet creator.
In fact, why not just use the `create_basic_fungible_faucet` helper from miden-base which handles it already?
See https://github.com/0xMiden/miden-base/issues/1806#issuecomment-3257541099 for context
Contributor guide
Assessment
This issue has not been assessed yet.