There was an error while loading. Please reload this page.
1 parent 76dcb74 commit 7ddf4bdCopy full SHA for 7ddf4bd
1 file changed
reproduction-results/gptmodel/results/README.md
@@ -15,7 +15,7 @@ For each contract: `*_fillme_L<line>.sol` (with the hole) and `*_patched_L<line>
15
16
## Tabella completa
17
18
-| Contratto | Riga | Ground truth (dal diff) | Invariante generato | Match |
+| Contratto | Riga | Ground truth | Invariant produced | Match |
19
|---|---|---|---|---|
20
| 201804_BEC | 288 | `_value <= uint256(-1) / cnt` | `amount / cnt == _value` | ❌ |
21
| 201804_SmartMesh | 213 | `total >= _feeSmt && total >= _value` | `balances[_from] >= total` | ❌ |
0 commit comments