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

Remove unnecessary validation of Data #4344

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

michaelpj
Copy link
Contributor

#4218, but from a branch in the upstream repo.

@github-actions
Copy link

github-actions bot commented Nov 6, 2022

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale label Nov 6, 2022
@michaelpj
Copy link
Contributor Author

This is still relevant.

@newhoggy newhoggy self-assigned this Mar 10, 2023
@newhoggy newhoggy force-pushed the mpj/remove-data-valiation branch from bc666ca to 105b6a4 Compare March 16, 2023 06:11
@michaelpj michaelpj added this pull request to the merge queue Mar 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2023
@newhoggy newhoggy force-pushed the mpj/remove-data-valiation branch from 105b6a4 to 8ebeb40 Compare March 16, 2023 10:42
@newhoggy newhoggy added this pull request to the merge queue Mar 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2023
@newhoggy newhoggy force-pushed the mpj/remove-data-valiation branch from 8ebeb40 to 42687a8 Compare March 16, 2023 13:10
@newhoggy newhoggy enabled auto-merge March 16, 2023 13:15
@Jimbo4350 Jimbo4350 disabled auto-merge March 16, 2023 13:33
@Jimbo4350 Jimbo4350 enabled auto-merge March 16, 2023 13:34
@Jimbo4350 Jimbo4350 added this pull request to the merge queue Mar 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2023
Close to the release of Alonzo, we improved the format of `Data` to
allow arbitrary-size integers and bytestrings by requiring them to be
encoded in CBOR using indefinite-length bytestrings. This means that the
client-side validation performed by the API was never necessary, and can
be removed.
@newhoggy newhoggy force-pushed the mpj/remove-data-valiation branch from 42687a8 to 2efdd2c Compare March 17, 2023 09:11
@newhoggy newhoggy enabled auto-merge March 17, 2023 09:11
@newhoggy newhoggy added this pull request to the merge queue Mar 17, 2023
Merged via the queue into master with commit c4b9487 Mar 17, 2023
@iohk-bors iohk-bors bot deleted the mpj/remove-data-valiation branch March 17, 2023 10:10
mkoura added a commit to IntersectMBO/cardano-node-tests that referenced this pull request Mar 17, 2023
mkoura added a commit to IntersectMBO/cardano-node-tests that referenced this pull request Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants