-
Notifications
You must be signed in to change notification settings - Fork 225
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
fixed-hash: remove byteorder
feature
#872
Conversation
@ordian PTAL |
byteorder
featuresbyteorder
feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the changes makes sense to me. unfortunately, they are semver breaking which will lead to version bump propagation everywhere
I will submit a few more PRs after this, they will also result in breaking changes. |
please also fix this: parity-common/.github/workflows/ci.yml Line 70 in 366a95c
|
@bkchr PTAL |
byteorder
featureimpl_ops_for_hash
=>impl_bit_ops_for_fixed_hash
impl_cmp_for_fixed_hash
macro