Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Move ethereum-specific H256FastMap type to own crate #9307

Merged
merged 4 commits into from
Aug 9, 2018

Conversation

dvdplm
Copy link
Collaborator

@dvdplm dvdplm commented Aug 8, 2018

This lets plain_hasher in parity-common support no_std with less pain (PR).

@dvdplm dvdplm self-assigned this Aug 8, 2018
@dvdplm dvdplm added A0-pleasereview 🤓 Pull request needs code review. F6-refactor 📚 Code needs refactoring. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M4-core ⛓ Core client code / Rust. labels Aug 8, 2018
@dvdplm dvdplm requested a review from debris August 8, 2018 09:38
@ordian

This comment has been minimized.

@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 8, 2018
@debris debris merged commit e2095d4 into master Aug 9, 2018
@debris debris deleted the chore/move-H256FastMap-to-util branch August 9, 2018 07:51
ordian added a commit to ordian/parity that referenced this pull request Aug 10, 2018
…rp_sync_on_light_client

* 'master' of https://github.com/paritytech/parity:
  Allow setting the panic hook with parity-clib (openethereum#9292)
  Prevent blockchain & miner racing when accessing pending block. (openethereum#9310)
  Docker alpine: use multi-stage concept (openethereum#9269)
  Update `log` -> 0.4, `env_logger` -> 0.5. (openethereum#9294)
  Update tobalaba.json (openethereum#9313)
  Allow tx pool to be Send (openethereum#9315)
  Fix codecov.io badge in README (openethereum#9327)
  Move ethereum-specific H256FastMap type to own crate (openethereum#9307)
  ethcore sync decodes rlp less often (openethereum#9264)
@5chdn 5chdn added this to the 2.1 milestone Aug 21, 2018
@5chdn 5chdn removed the F6-refactor 📚 Code needs refactoring. label Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants