Consider committing to protocol constants in `ProtocolConfig`
Open
kernels
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
we could consider making constants currently defined in `src/constants.rs` into associated constants of this struct. And maybe even we should serialize these constants as a part of the commitment to protocol config (though, this requires a bit more thought).
_Originally posted by @bobbinth in https://github.com/0xMiden/protocol/pull/3725#discussion_r3855012493_
Contributor guide
Assessment
This issue has not been assessed yet.