Skip to content

[fixed-hash] Migrated code to the 2018 edition and updated dependencies #223

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

Merged
merged 8 commits into from
Oct 7, 2019
Merged

[fixed-hash] Migrated code to the 2018 edition and updated dependencies #223

merged 8 commits into from
Oct 7, 2019

Conversation

expenses
Copy link
Contributor

See #143.

@parity-cla-bot
Copy link

It looks like @expenses signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

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

lgtm overall but tests fail

Copy link
Member

@ordian ordian left a comment

Choose a reason for hiding this comment

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

Let's revert the rand upgrade and let it be handled in #217.

Co-Authored-By: Andronik Ordian <[email protected]>
@ordian
Copy link
Member

ordian commented Oct 1, 2019

Needs resolving (and please revert dependencies upgrade as it's a breaking change)

Copy link
Member

@ordian ordian left a comment

Choose a reason for hiding this comment

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

Thanks!

byteorder = { version = "1.2", optional = true, default-features = false }
static_assertions = "0.2"
static_assertions = "0.3"
Copy link
Member

Choose a reason for hiding this comment

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

I think this is a technically a breaking change, since we pub use these crates. But I doubt someone will get an error because of that.

Copy link
Contributor

Choose a reason for hiding this comment

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

yupp, the same applies to quickcheck

Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

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

:)

@dvdplm dvdplm merged commit fe54a47 into paritytech:master Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants