-
Typically, using `print_goal` in a proof results in output like this:
```
[12:53:16.191] Goal ECDSA_do_sign (safety assertion:) (goal number 0):
[12:53:16.377] Goal ECDSA_do_sign (safety asse…
-
**Is your feature request related to a problem? Please describe.**
20C has identified a bundle of issues that should be addressed to improve search experience.
**Who is affected by the problem?**
…
-
## Description
The first two digits of valid Singapore postal codes are defined based on the postal district of an address, and range from 01 to 80.
That means that postal codes such as 000000 or 9…
-
#### Version
8.8.0
#### Description of the problem
Sometime in the not-too-distant past, `Set Suggest Proof Using` stopped listing module names. This makes it nearly impossible to automatica…
-
## All Flows
**/on_search**
- FSSAI_LICENSE_NO need not be provided at item level
- items/parent_item_id is used for variants (categories array), the provided parent_item_id is invalid
- ite…
-
Location> TBD
[copy doc](https://docs.google.com/document/d/1fcePL56O77qtqSZJxai7ZKH9Jui2t0qkK53lNY_cgCY/edit)
**Status**
- [x] PSHC reviewed content
- [ ] PSHC approved content
- [ ] Proof-read
…
-
## Background
Currently, each reads and writes to particular storage locations within a single slot are all batched and combined, but each storage location is merkle-proved separately. This is less …
-
### Check for duplicate issues
- [X] I have verified that there are no duplicate [issues](https://github.com/Monitor144hz/Pandora-Behaviour-Engine-Plus/issues).
### Version
2.3.0-beta
### …
-
I tried this code:
```rust
#[kani::proof]
fn test_rem() {
let dividend: f32 = kani::any::().into();
let divisor: f32 = kani::any::().into();
kani::assume(divisor != 0.0);
let …
-
# GAS REPORT
## [GAS 00] Use custom error instead string error for the following require statements
### Proof of concept:
- [OZAccessControlUpgradeable.sol#L151](https://github.com/code-423n4/2022…