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

Save conversion state into the state storage #2190

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Nov 17, 2023

Describe your changes

closes #2189

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

0.26.0

Checklist before merging to draft

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

@yito88 yito88 requested review from murisi and grarco November 17, 2023 19:15
grarco
grarco previously approved these changes Nov 20, 2023
Copy link
Collaborator

@grarco grarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

murisi
murisi previously approved these changes Nov 20, 2023
Copy link
Collaborator

@murisi murisi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks. A question: does the invalid_transactions test usually fail?

@grarco
Copy link
Collaborator

grarco commented Nov 20, 2023

Looks good to me, thanks. A question: does the invalid_transactions test usually fail?

I think it's failing because this PR doesn't include #2167, which is currently in draft

@yito88
Copy link
Member Author

yito88 commented Nov 20, 2023

Thanks, invalid_transactions failed after this change. run_ledger_ibc failed due to #2167. Let me check invalid_transactions.

@yito88 yito88 dismissed stale reviews from murisi and grarco via b6b4537 November 20, 2023 15:52
@yito88 yito88 requested a review from murisi November 20, 2023 15:57
brentstone added a commit that referenced this pull request Nov 20, 2023
* yuji/save-conversion-state:
  fix to restore conversion state when epoch 0
  add changelog
  fix rollback test
  save conversion state only for restarting
brentstone added a commit that referenced this pull request Nov 20, 2023
* yuji/save-conversion-state:
  fix to restore conversion state when epoch 0
  add changelog
  fix rollback test
  save conversion state only for restarting
brentstone added a commit that referenced this pull request Nov 20, 2023
* yuji/save-conversion-state:
  fix to restore conversion state when epoch 0
  add changelog
  fix rollback test
  save conversion state only for restarting
brentstone added a commit that referenced this pull request Nov 20, 2023
…conversion-state: fix to restore conversion state when epoch 0 add changelog fix rollback test save conversion state only for restarting
@brentstone brentstone mentioned this pull request Nov 20, 2023
brentstone pushed a commit that referenced this pull request Nov 20, 2023
* origin/yuji/save-conversion-state:
  fix to restore conversion state when epoch 0
  add changelog
  fix rollback test
  save conversion state only for restarting
Fraccaman pushed a commit that referenced this pull request Nov 20, 2023
* origin/yuji/save-conversion-state:
  fix to restore conversion state when epoch 0
  add changelog
  fix rollback test
  save conversion state only for restarting
@tzemanovic tzemanovic merged commit 2bcb401 into main Nov 21, 2023
@tzemanovic tzemanovic deleted the yuji/save-conversion-state branch November 21, 2023 07:57
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.

Save conversion state in the block state storage
5 participants