Skip to content

Reservations are not bound to the miner quote/address that was reserved #61

@it-education-md

Description

@it-education-md

A miner can change commitment after a user reserves but before the user confirms.

Problem:
The confirm handler trusts live commitment data instead of a reservation snapshot.

Impact:
A user can reserve using address A, send funds to A, then fail confirmation because the miner rotated to address B; the contract never initiates, but the miner has already received the user’s funds off-chain.

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