Skip to content

[Contracts] Implement Keep-Alive Ping Ledger Updates #830

Description

@ONEONUORA

Description

Write the ping entrypoint:

  • Checks if the caller is the plan owner (auth check).
  • Resets last_ping field to the current ledger timestamp.
  • Bump storage TTL for the plan.

Acceptance Criteria

  • Rejects calls from addresses other than the owner.
  • Successfully updates last_ping.
  • Emits a contract event detailing the keep-alive ping.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contracts componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions