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

Bugfix: stable app hash #271

Merged
merged 2 commits into from
Oct 27, 2017
Merged

Bugfix: stable app hash #271

merged 2 commits into from
Oct 27, 2017

Conversation

ethanfrey
Copy link
Contributor

The caching was writing cached reads again, which apparently changed the app hash (as the height of the node changed, even if the data didn't). This means the AppHash changes even in blocks with no tx.

This was exposed by a combination of historical queries and the ticker in gaia. But was a hidden bug in cosmos-sdk since the Canada retreat....

If we can merge this, we can save gaia!

@ebuchman ebuchman merged commit f9dde9f into develop Oct 27, 2017
@ebuchman ebuchman deleted the bugfix/stable-app-hash branch October 27, 2017 15:38
@ethanfrey ethanfrey mentioned this pull request Nov 1, 2017
catShaark referenced this pull request in notional-labs/cosmos-sdk Jun 29, 2022
* Bring back the cliff vesting command osmosis-labs#111

* Wrap error
brendan-kelly referenced this pull request in figment-networks/cosmos-sdk Aug 3, 2022
)

* feat!: bring back the cliff vesting command (#111) (#271)

* Bring back the cliff vesting command osmosis-labs#111

* Wrap error

(cherry picked from commit bf5b163)

# Conflicts:
#	x/auth/vesting/client/cli/tx.go

* fix conflict

* Fix merge conflict

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
Reecepbcups pushed a commit to Reecepbcups/cosmos-sdk that referenced this pull request Jan 22, 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

Successfully merging this pull request may close these issues.

2 participants