Commit 1f22011
Update natspec in SaferSafes (#17976)
* Added a flowchart to the liveness module
* Added version compatibility notice
* patch version bump
* Title for the state diagram
* Trimmed comments to 100 characters
* One extra slash slashed
* semver-lock
* semver-lock
* refactor(prompt): enhance test quality guidance and add commit strategy (#17950)
- add fuzz constraint for bounding value amounts to prevent overflow
- change version testing from length checks to SemverComp.parse() validation
- add version testing example showing wrong vs right approaches
- add commit strategy guidance in methodology phases
- add commit strategy section in PR submission guidelines
* Added a flowchart to the liveness module
* Added version compatibility notice
* Title for the state diagram
* Trimmed comments to 100 characters
* One extra slash slashed
* semver-lock
* Remove the nonce-independent comment
* We can't do state changes in `checkTransaction`
* Revert "We can't do state changes in `checkTransaction`"
This reverts commit ae5f394.
---------
Co-authored-by: Ariel Diaz <[email protected]>1 parent 690a1a6 commit 1f22011
File tree
4 files changed
+198
-148
lines changed- packages/contracts-bedrock
- snapshots
- src/safe
4 files changed
+198
-148
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
18 | 50 | | |
19 | 51 | | |
20 | 52 | | |
| |||
169 | 201 | | |
170 | 202 | | |
171 | 203 | | |
172 | | - | |
173 | | - | |
| 204 | + | |
| 205 | + | |
174 | 206 | | |
175 | 207 | | |
176 | 208 | | |
| |||
301 | 333 | | |
302 | 334 | | |
303 | 335 | | |
304 | | - | |
305 | | - | |
| 336 | + | |
| 337 | + | |
306 | 338 | | |
307 | 339 | | |
308 | 340 | | |
| |||
317 | 349 | | |
318 | 350 | | |
319 | 351 | | |
320 | | - | |
321 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
322 | 355 | | |
323 | 356 | | |
324 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | | - | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | | - | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments