Skip to content

fix: fix conversion of InvalidTx errors#518

Closed
antoniolocascio wants to merge 1 commit intodevfrom
alocascio-fix-interface
Closed

fix: fix conversion of InvalidTx errors#518
antoniolocascio wants to merge 1 commit intodevfrom
alocascio-fix-interface

Conversation

@antoniolocascio
Copy link
Contributor

What ❔

Fix conversion of InvalidTx errors for interface.
Blocked by matter-labs/zksync-os-interface#48, we're waiting to see if we need any further changes to interface.

Why ❔

Is this a breaking change?

  • Yes
  • No

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.

Comment on lines +94 to +95
zksync_os_interface = { git = "https://github.com/matter-labs/zksync-os-interface", branch = "alocascio-update-errors" }
zksync_os_evm_errors = { git = "https://github.com/matter-labs/zksync-os-interface", branch = "alocascio-update-errors" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: do not merge before removing this. Waiting to release new interface

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.

2 participants