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

fix(vm): Save empty bootloader memory for batches with ancient vms #991

Merged

Conversation

Deniallugo
Copy link
Contributor

What ❔

Save empty data to the database if bootloader memory doesn't exists.
It's possible for old vms

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@Deniallugo Deniallugo force-pushed the deniallugo-fix-final-bootloader-memory-for-old-batches branch 2 times, most recently from c124ddc to 6d39baa Compare February 1, 2024 12:23
Signed-off-by: Danil <deniallugo@gmail.com>
@Deniallugo Deniallugo force-pushed the deniallugo-fix-final-bootloader-memory-for-old-batches branch from 6d39baa to b26b365 Compare February 1, 2024 13:10
@Deniallugo Deniallugo added this pull request to the merge queue Feb 1, 2024
github-merge-queue bot pushed a commit that referenced this pull request Feb 1, 2024
)

## What ❔

Save empty data to the database if bootloader memory doesn't exists. 
It's possible for old vms

## Why ❔

<!-- Why are these changes done? What goal do they contribute to? What
are the principles behind them? -->
<!-- Example: PR templates ensure PR reviewers, observers, and future
iterators are in context about the evolution of repos. -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zk fmt` and `zk lint`.
- [ ] Spellcheck has been run via `zk spellcheck`.
- [ ] Linkcheck has been run via `zk linkcheck`.

Signed-off-by: Danil <deniallugo@gmail.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 1, 2024
@Deniallugo Deniallugo added this pull request to the merge queue Feb 1, 2024
Merged via the queue into main with commit af7f64f Feb 1, 2024
30 checks passed
@Deniallugo Deniallugo deleted the deniallugo-fix-final-bootloader-memory-for-old-batches branch February 1, 2024 16:15
github-merge-queue bot pushed a commit that referenced this pull request Feb 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[20.5.0](core-v20.4.0...core-v20.5.0)
(2024-02-02)


### Features

* **merkle-tree:** Do not wait for tree initialization when starting
node ([#992](#992))
([fdbfcb1](fdbfcb1))


### Bug Fixes

* added consensus column back
([#986](#986))
([b9b48d4](b9b48d4))
* get_block_receipts test
([#989](#989))
([c301359](c301359))
* **vm:** Save empty bootloader memory for batches with ancient vms
([#991](#991))
([af7f64f](af7f64f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

None yet

2 participants