Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Storage accounts need to be tied to the node that owns it #4533

Closed
@sagar-solana

Description

Problem

Storage accounts have no knowledge of their owners. We need a way to work out which ContactInfo has the segments.

Proposed Solution

  • Storage accounts can set a owner (permanent)
  • Storage accounts can assume the account creator is the owner
  • Validators store a map of segment<->storage_account and can use the bank to figure out which replicator owns each account.

Tag: @sakridge @pgarg66

Activity

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions