You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Collapse `prove-rs` into `prove`
[986](runtimeverification/mir-semantics#986)
- Removed `ProveRsOpts` for `KMirProveOpts`
- `ProveOpts` is a collision so `KMirProveOpts` is used
### fix(symbolic-spl): align multisig cheatcode with 3-signer layout
[977](runtimeverification/mir-semantics#977)
- SPL-token reduce `Multisig` signers from 11 to 3
- SPL-token reduce `Multisig` size from 355 to 99
### Change the number of signers from 11 to 3
[982](runtimeverification/mir-semantics#982)
- P-token reduce `Multisig` signers from 11 to 3
- P-token reduce `Multisig` size from 355 to 99
---------
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dkcumming <daniel.cumming@runtimeverification.com>
0 commit comments