Uh oh!
There was an error while loading. Please reload this page.
Harnesses verifying slice types for add, sub and offset - #179
Conversation
Added unit type proofs for mut ptr
implemented integer type proof for contract for fn add, sub and offset
Verify/ptr mut composite
Combines macros for different types.
…allocation api, modified their proof for harness accordingly
Verify/ptr mut refactor harness
Use as_mut_ptr
szlee118
commented
Nov 26, 2024
@feliperodri FYI |
szlee118
commented
Nov 28, 2024
@tautschnig@feliperodri conflict resolved. |
feliperodri
left a comment
There was a problem hiding this comment.
It seems there are still some conflicts. Could you check if the conflicts were successfully solved?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
szlee118
commented
Dec 2, 2024
It has been solved successfully. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
feliperodri
commented
Dec 7, 2024
@tautschnig@carolynzech could you do another round of review here? We need one more approval before merging it. |
Towards #76
Changes
Contracts Added:
Proofs Implemented:
Macro Definitions:
Array-Based Implementation for Slice Verification:
This should be merged after another PR for dependency issues.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.