Skip to content

Question: does bulwark re-check the health factor at submission time? #1

Description

@Eienel

bulwark reads the Aave health factor and repays when it drops below threshold. I have been measuring the gap between when an agent reads state and when its transaction actually lands: on Sepolia it is consistently about a block, and nothing re-checks the premise in that window. The repay executes and reports success even if the HF already moved.

Does bulwark bound that anywhere, a deadline or an onchain require?

I packaged the check as a test suite: github.com/Eienel/sama/blob/main/TESTERS.md. Mostly I want to know if it flags something that is not real for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions