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

Update to Strict-Type 1.4.x #255

Merged
merged 5 commits into from
Jul 10, 2023
Merged

Update to Strict-Type 1.4.x #255

merged 5 commits into from
Jul 10, 2023

Conversation

crisdut
Copy link
Member

@crisdut crisdut commented Jul 5, 2023

Description

This PR allows us use the latest version of the Strict-Type 1.4.x.

I'll keep it as a draft because I found a problem in this version: the encoding and decoding operations are 10-20 times slower than the previous one. I believe it is a flaw in the way of decoding text in ASCII format.

Solved: strict-types/strict-types#21

@crisdut crisdut added enhancement New feature or request help wanted Extra attention is needed priority-high labels Jul 5, 2023
@crisdut crisdut added this to the 0.6.1 milestone Jul 5, 2023
@crisdut crisdut self-assigned this Jul 5, 2023
@crisdut crisdut marked this pull request as draft July 5, 2023 20:47
Copy link
Member

@josediegorobles josediegorobles left a comment

Choose a reason for hiding this comment

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

LGTM

@crisdut crisdut marked this pull request as ready for review July 10, 2023 12:56
Turn some unwraps into ? to better propagate errors instead of panics.
Copy link
Member

@cryptoquick cryptoquick left a comment

Choose a reason for hiding this comment

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

ACK

@cryptoquick cryptoquick merged commit 6220551 into CD/re-issue Jul 10, 2023
5 checks passed
@cryptoquick cryptoquick deleted the CD/re-issue-2 branch July 10, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority-high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants