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

Hash the Bank state #1130

Closed
garious opened this issue Sep 5, 2018 · 0 comments
Closed

Hash the Bank state #1130

garious opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@garious
Copy link
Contributor

garious commented Sep 5, 2018

Add a method to Bank that hashes the accounts HashMap. That represents the validator's interpretation of the ledger up to the Bank::last_id() and is the hash that needs to be sent back to the leader when voting.

@garious garious added this to the v0.8 Windansea milestone Sep 5, 2018
@garious garious assigned CriesofCarrots and unassigned carllin Sep 6, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.90.1 to 0.90.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.90.1...v0.90.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffwashington pushed a commit to jeffwashington/solana that referenced this issue Apr 30, 2024
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

3 participants