-
- [ ] `block.timestamp` is added twice to `expiryInSeconds` in `initializeAndIssueNewDs`.
- [ ] ModuleState.sol: both `LVDepositNotPaused` and `LVWithdrawalNotPaused` check the same `states[id].vault…
-
https://github.com/ubiquity/ubiquity-dollar/issues/926
-
Meta issue to track the verification progress and requirements.
## TODO
- [x] minimal certora setup, see #12;
## Verified Properties:
- [x] reentrancy safety, see #14 and #15;
- [x] immutabilit…
-
We should implement formal verification for [LibUbiquityPool](https://github.com/ubiquity/ubiquity-dollar/blob/a1b11e1b944227144d7cc19ab320220d9fce8b69/packages/contracts/src/dollar/libraries/LibUbiqu…
-
Does SymbiYosys support `.svf` or `.vsdc` files, known as formal verification guides, to accelerate verification processes? I couldn't find related information in the documentation.
Additionally, …
-
Hello,
This is not a regular issue but more like some suggestions.
I have some plans to improve the current rbpf vm, I would like to know if the rbpf community is also interested in those to…
-
### What's hard to do? (limit 100 words)
Making the generated Z3 code independent and provable standalone. There are three things I would like to address:
1. The assertion node is unhandled whil…
-
## Feature Request
We are Movement. We distinguish from the rest of Eth ecosystem by supporting Formal Verification through Move. We should embrace this, live this, and formally verify the native b…
-
Many of the theorem statements does not have formal proofs(they have the sorry tags). If I have a generated proof for a theorem how should I evaluate it, even if we have a predicted proof and ground t…
-
Here is a list of properties that we can try to verify using Certora:
- [x] there is a tree of roles: owner > curator > allocator, and owner > guardian (started in #334, finished in #389)
- [x] depo…