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

Drop deprecated call_data format #468

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

MartinquaXD
Copy link
Contributor

Fixes #453

Drops deprecated way to serialize call_data (as integer array instead of hex string). This was done in a separate PR to make reverting it easier if this causes issues (because some solvers might still use it) as discussed here.

Test Plan

CI

@MartinquaXD MartinquaXD requested a review from a team as a code owner August 23, 2022 14:41
@MartinquaXD MartinquaXD merged commit ecb97fd into main Aug 23, 2022
@MartinquaXD MartinquaXD deleted the drop-old-call-data-format branch August 23, 2022 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enforce new raw interactions format (i.e., remove backwards compatibility)
2 participants