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

finalize_block: fix removed tx changed storage keys #2263

Closed
wants to merge 2 commits into from

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Dec 11, 2023

Describe your changes

closes #2262

Indicate on which release or other PRs this topic is based on

0.28.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@tzemanovic tzemanovic marked this pull request as ready for review December 11, 2023 18:28
@tzemanovic tzemanovic requested a review from sug0 December 11, 2023 18:28
@tzemanovic tzemanovic mentioned this pull request Dec 12, 2023
Fraccaman pushed a commit that referenced this pull request Dec 13, 2023
* origin/tomas/fix-missing-changed-keys:
  changelog: add #2263
  finalize_block: fix removed tx changed storage keys
Fraccaman pushed a commit that referenced this pull request Dec 13, 2023
* origin/tomas/fix-missing-changed-keys:
  changelog: add #2263
  finalize_block: fix removed tx changed storage keys
@Fraccaman Fraccaman mentioned this pull request Dec 13, 2023
brentstone pushed a commit that referenced this pull request Dec 13, 2023
brentstone pushed a commit that referenced this pull request Dec 13, 2023
* origin/tomas/fix-missing-changed-keys:
  changelog: add #2263
  finalize_block: fix removed tx changed storage keys
@tzemanovic
Copy link
Member Author

released in 0.28.1

@tzemanovic tzemanovic closed this Dec 14, 2023
tzemanovic added a commit that referenced this pull request Dec 14, 2023
Namada 0.28.1 is a patch release that makes improvements to the MASP, SDK, merkle trees, and chain initialization conditions.

* tag 'v0.28.1':
  Namada 0.28.1
  added changelog
  [feat]: Use a backup lookup for pre-genesis wallet.toml files
  added changelog
  fix: makefile
  changelog: add #2263
  add changelog
  Initialize total minted token balances to zero
  added changelog
  finalize_block: fix removed tx changed storage keys
  fix pruning bp merkle tree
  fix: sdk async
  test/sdk/masp: update params tests
  changelog: #2272
  ledger: preload masp verifying keys on start-up
  cache MASP verifying keys in memory
  ci: install cargo about using cargo
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.

missing changed storage keys in change-consensus-key result
2 participants