Skip to content

Foundry v1.4#95

Merged
QGarchery merged 18 commits into
mainfrom
chore/foundry-v1.4.2
Apr 23, 2026
Merged

Foundry v1.4#95
QGarchery merged 18 commits into
mainfrom
chore/foundry-v1.4.2

Conversation

@QGarchery

@QGarchery QGarchery commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

Also updates to latest Certora prover, and adds commit SHA for actions

@QGarchery QGarchery self-assigned this Oct 21, 2025
Comment thread certora/specs/MarketExists.spec
peyha
peyha previously approved these changes Oct 23, 2025
MathisGD
MathisGD previously approved these changes Oct 28, 2025
@QGarchery QGarchery dismissed stale reviews from MathisGD and peyha via 1ef9dfc October 28, 2025 08:59
@QGarchery QGarchery requested review from MathisGD and peyha October 28, 2025 09:06
@QGarchery QGarchery changed the title Foundry v1.4.2 Foundry v1.4 Oct 28, 2025
peyha
peyha previously approved these changes Oct 28, 2025
adhusson
adhusson previously approved these changes Oct 28, 2025
MathisGD
MathisGD previously approved these changes Oct 28, 2025
@QGarchery QGarchery dismissed stale reviews from MathisGD, adhusson, and peyha via fed4e84 November 17, 2025 15:48
adhusson
adhusson previously approved these changes Dec 17, 2025
peyha
peyha previously approved these changes Dec 18, 2025

@peyha peyha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did not check the certora part

MathisGD
MathisGD previously approved these changes Dec 18, 2025
@QGarchery QGarchery dismissed stale reviews from MathisGD, peyha, and adhusson via 77f4176 January 14, 2026 16:37
- Immutability
- MarketExists
- Liveness
- MarketExists

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the order important or you're just sorting alphabetically ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not important, just sorting alphabetically (easier to check if one is missing)

@peyha peyha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did not check the certora

@QGarchery QGarchery merged commit c72dea6 into main Apr 23, 2026
8 checks passed
@QGarchery QGarchery deleted the chore/foundry-v1.4.2 branch April 23, 2026 15:44
Comment on lines +8 to +9
// To fix an issue where the approve call is unresolved in the constructor.
function _.safeApprove(address, address, uint256) internal => NONDET;

@adhusson adhusson May 1, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is related to the new foundry? (also it's unsound?)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR also fixed the certora CI (newer certora broke it)

Indeed, not sound (but probably fine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants