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

Feature: support proving blocks with DEPLOY_ACCOUNT transactions #362

Merged
merged 12 commits into from
Sep 10, 2024

Conversation

whichqua
Copy link
Collaborator

@whichqua whichqua commented Sep 9, 2024

Problem: Proving blocks with DEPLOY_ACCOUNT is not supported.

Solution: Implement for both V1 and V3

Issue Number: Fixes #356

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

Breaking changes?

  • yes
  • no

Copy link
Collaborator

@notlesh notlesh 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, just a couple small nits

@whichqua whichqua merged commit 8e7c580 into main Sep 10, 2024
6 checks passed
@whichqua whichqua deleted the gm/handle-deploy-tx-trace branch September 10, 2024 11:16
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.

feat: support DeployAccount transaction
3 participants