Skip to content

Current claim funds logic for a node forces it to pay fees for attestation nodes state update #103

@jorgeantonio21

Description

@jorgeantonio21

Given that the initial number of attestation nodes is small, and the cross replication rate is also small, this is likely fine. Moreover, these costs will be rotate among node participants.

However, it is probably more robust to have a system where execution nodes do not update anyone else state, except for itself (and potentially the user?).

This can be done, by introduce an AttestationClaimProof that is stored on the AtomaDb whenever an attestation node submits its commitment.

Metadata

Metadata

Labels

suiRelevant to our Sui contracts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions