Skip to content

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

Merged
dvdplm merged 8 commits into
paritytech:masterfrom
expenses:update-fixed-hash
Oct 7, 2019
Merged

[fixed-hash] Migrated code to the 2018 edition and updated dependencies#223
dvdplm merged 8 commits into
paritytech:masterfrom
expenses:update-fixed-hash

Conversation

@expenses
Copy link
Copy Markdown
Contributor

See #143.

@parity-cla-bot
Copy link
Copy Markdown

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

Many thanks,

Parity Technologies CLA Bot

Comment thread fixed-hash/Cargo.toml
Copy link
Copy Markdown
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

Comment thread fixed-hash/src/lib.rs Outdated
Comment thread fixed-hash/Cargo.toml Outdated
Copy link
Copy Markdown
Contributor

@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.

Comment thread fixed-hash/Cargo.toml Outdated
Co-Authored-By: Andronik Ordian <write@reusable.software>
@ordian
Copy link
Copy Markdown
Contributor

ordian commented Oct 1, 2019

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

Copy link
Copy Markdown
Contributor

@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!

Comment thread fixed-hash/Cargo.toml
quickcheck = { version = "0.9", optional = true }
byteorder = { version = "1.2", optional = true, default-features = false }
static_assertions = "0.2"
static_assertions = "0.3"
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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