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): inspect_transaction_with_bytecode_compression for old VMs #862

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

perekopskiy
Copy link
Contributor

What ❔

Fixes inspect_transaction_with_bytecode_compression for vm_1_3_2 and vm_m6 to work correctly with all tx execution modes

Why ❔

Fix bug

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.

@perekopskiy perekopskiy added this pull request to the merge queue Jan 12, 2024
Merged via the queue into main with commit 077c0c6 Jan 12, 2024
28 checks passed
@perekopskiy perekopskiy deleted the fix-inspect_transaction_with_bytecode_compression branch January 12, 2024 10:27
github-merge-queue bot pushed a commit that referenced this pull request Jan 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[19.1.1](core-v19.1.0...core-v19.1.1)
(2024-01-12)


### Bug Fixes

* **vm:** `inspect_transaction_with_bytecode_compression` for old VMs
([#862](#862))
([077c0c6](077c0c6))

---
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