Skip to content

Implement codec for ethereum types#393

Merged
sorpaas merged 6 commits into
masterfrom
sp-eth-codec
May 17, 2020
Merged

Implement codec for ethereum types#393
sorpaas merged 6 commits into
masterfrom
sp-eth-codec

Conversation

@sorpaas
Copy link
Copy Markdown
Contributor

@sorpaas sorpaas commented May 15, 2020

This adds codec support for ethbloom and ethereum-types, which is needed in Frontier.

@sorpaas
Copy link
Copy Markdown
Contributor Author

sorpaas commented May 15, 2020

This is not a breaking change so I believe a patch version bump might be enough.

@sorpaas sorpaas requested review from dvdplm and ordian and removed request for ordian May 15, 2020 17:16
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.

Looks good, would be nice to test this with --all-features in CI.

@ordian
Copy link
Copy Markdown
Contributor

ordian commented May 15, 2020

Please update the changelogs as well.

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.

What is Frontier?

@ordian
Copy link
Copy Markdown
Contributor

ordian commented May 15, 2020

cargo fmt should fix the CI failure.

@sorpaas
Copy link
Copy Markdown
Contributor Author

sorpaas commented May 17, 2020

@dvdplm It's this -- https://github.com/paritytech/frontier
The Ethereum-compatibility layer for Substrate!

@sorpaas
Copy link
Copy Markdown
Contributor Author

sorpaas commented May 17, 2020

Published v0.9.2 for ethbloom and ethereum-types!

@sorpaas sorpaas merged commit a28452b into master May 17, 2020
@sorpaas sorpaas deleted the sp-eth-codec branch May 17, 2020 22:06
ordian added a commit that referenced this pull request May 18, 2020
* master:
  uint: manually implement `Eq` and `Hash` (#390)
  uint: simplify `Ord` impl (#389)
  Implement codec for ethereum types (#393)
ordian added a commit that referenced this pull request Jun 12, 2020
* master:
  uint: manually implement `Eq` and `Hash` (#390)
  uint: simplify `Ord` impl (#389)
  Implement codec for ethereum types (#393)
  update changelogs and bump versions (#387)
  prepare new `kvdb-` release (#386)
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.

3 participants