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

ledger: fix last_epoch to only change when committing block #327

Merged
merged 3 commits into from
Oct 13, 2022

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Aug 12, 2022

moved from anoma/anoma#1249

based on #351

fixes #218

@tzemanovic tzemanovic force-pushed the tomas/fix-shell-last-epoch branch from 4716909 to 096b45a Compare August 25, 2022 10:52
@tzemanovic tzemanovic marked this pull request as ready for review August 25, 2022 10:52
@tzemanovic tzemanovic mentioned this pull request Aug 25, 2022
@juped juped merged commit 096b45a into main Oct 13, 2022
@juped juped deleted the tomas/fix-shell-last-epoch branch October 13, 2022 06:51
brentstone added a commit that referenced this pull request Oct 13, 2022
* tomas/fix-shell-last-epoch:
  changelog: add #1249
  test/ledger: update last_epoch assertion
  ledger: fix last_epoch to only change when committing block
@brentstone brentstone mentioned this pull request Oct 13, 2022
phy-chain pushed a commit to phy-chain/namada that referenced this pull request Mar 1, 2024
* Update to SDK changes in namada v0.18.1

* Add public key to schema, tested
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.

shell's last_epoch field should only be updated during block commit
2 participants