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

chore(master): release 0.2.0 #63

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 20, 2024

🤖 I have created a release beep boop

0.2.0 (2024-09-20)

Features

Bug Fixes

  • base being in the kernel on address, not code address (#31) (d9cb911)
  • bugs in initial writes change (#36) (8defb4a)
  • don't repeatedly get initial values (#35) (50fdbfa)
  • filter out initial writes of zero (#39) (a291c24)
  • Fix Heap equality comparison (#51) (a0cf04b)
  • Fix decommit opcode semantics (2882a12)
  • Fix decommitment cost divergence (#57) (d385127)
  • Fix decommitment logic on out-of-gas (#56) (2276b7b)
  • fuzz test (#30) (d516967)
  • fuzz.sh (#64) (e8e72b5)
  • fuzzer now makes short programs; fix crash in near call (#52) (985a778)
  • infinite test (#34) (81185a5)
  • invalid instruction unsoundness (#61) (74577d9)
  • record history for aux heap as well (#49) (2877059)
  • record pubdata used by precompiles (#27) (a7de066)
  • report correct heap sizes in ContextMeta (#26) (493fcec)
  • revert pubdata on failed near call, too (#28) (fabc553)
  • StateInterface::current_frame did not work with near calls (#65) (53f8f88)
  • track transaction number in changes (#33) (e683ae8)

Performance Improvements


This PR was generated with Release Please. See documentation.

Copy link
Contributor

@joonazan joonazan left a comment

Choose a reason for hiding this comment

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

I want #65 into this release so I can write CallTracer against it.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--zksync-vm2 branch from ed0dc8a to 50cb14c Compare September 20, 2024 11:40
@github-actions github-actions bot force-pushed the release-please--branches--master--components--zksync-vm2 branch from 50cb14c to 3949d37 Compare September 20, 2024 11:47
@slowli
Copy link
Contributor

slowli commented Sep 20, 2024

Closing because of the necessity to replace the GitHub token used for release workflows; see #66.

@slowli slowli closed this Sep 20, 2024
@popzxc popzxc deleted the release-please--branches--master--components--zksync-vm2 branch September 20, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants