Commit Graph

7 Commits

Author SHA1 Message Date
gram-signal
63d9b93634
Improve Hax proofs.
Some checks failed
hax / fstar-type-checking (push) Has been cancelled
proverif / proofs (push) Has been cancelled
CI / cargo test (push) Has been cancelled
CI / MSRV (push) Has been cancelled
CI / cross test polynomial i586 (push) Has been cancelled
CI / cross test polynomial i686 (push) Has been cancelled
CI / cross test polynomial aarch64 (push) Has been cancelled
This PR improves the hax proofs by removing some admitted parts. It focuses on the v1 module and chain.rs. The main improvements come from the use of refinement types, and from some hax improvements around loops and more (not released yet which is why this is a draft PR for now).

Co-authored-by: Maxime Buyse <maxime@cryspen.com>
Co-authored-by: maximebuyse <45398004+maximebuyse@users.noreply.github.com>
2026-02-20 13:27:45 -08:00
maximebuyse
506ff9cf94
Hax update and proof improvements. 2025-10-02 09:29:32 -07:00
Rolfe Schmidt
7939191aa0 comment out compromises for faster execution. 2025-05-30 16:22:10 -07:00
Rolfe Schmidt
f941e02eaf
fix time query 2025-05-30 16:32:56 -06:00
maximebuyse
0623ccc229
Switch to hax 0.3.1. 2025-05-30 15:30:55 -07:00
maximebuyse
246944b3e7
Fix hax proofs. 2025-05-22 10:18:25 -07:00
Graeme Connell
02c99a6b24 Squashed history.
Some checks failed
hax / fstar-type-checking (push) Has been cancelled
CI / cargo test (push) Has been cancelled
CI / MSRV (push) Has been cancelled
CI / cross test polynomial i586 (push) Has been cancelled
CI / cross test polynomial i686 (push) Has been cancelled
CI / cross test polynomial aarch64 (push) Has been cancelled
2025-05-01 10:28:23 -07:00