Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[storage mining] Validator should post storage last_id and entry_height in an Account state #2060

Closed
sakridge opened this issue Dec 7, 2018 · 1 comment
Assignees

Comments

@sakridge
Copy link
Member

sakridge commented Dec 7, 2018

Problem

Storage last_id and entry_height values are not signed by the validator or visible to the rest of the network on-chain.

Proposed Solution

Validator signs the value it is using and sends a transaction with the values serialized in the userdata.

@sakridge sakridge added this to the v0.11 Tabletops milestone Dec 7, 2018
@sakridge sakridge self-assigned this Dec 7, 2018
@sakridge
Copy link
Member Author

Maybe this should be actually just a transfer to the one global storage program which then stores the current value. Will keep the cached version in the bank for now.

andreisilviudragnea pushed a commit to andreisilviudragnea/solana that referenced this issue Jul 9, 2024
* s/SOLANA/AGAVE

* s/solana.com/anza.xyz
yihau pushed a commit to yihau/solana that referenced this issue Jul 18, 2024
…lana-labs#2061)

Update install docs to agave (solana-labs#2060)

* s/SOLANA/AGAVE

* s/solana.com/anza.xyz

(cherry picked from commit b1bb9ff)

Co-authored-by: Tyera <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant