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

[ethash] remove mem::uninitialized #10861

Merged
merged 17 commits into from
Jul 12, 2019
Merged

[ethash] remove mem::uninitialized #10861

merged 17 commits into from
Jul 12, 2019

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    3cf20b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d38f2 View commit details
    Browse the repository at this point in the history
  3. [ethash] clean up benches

    ordian committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5ef9344 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3aff09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23acbf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cb0564 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    596a04b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3700590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b3d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff75d3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535c2f0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into MaybeUninit

    * master:
      Run cargo fix on a few of the worst offenders (#10854)
      removed redundant fork choice abstraction (#10849)
      Extract state-db from ethcore (#10858)
      Fix fork choice (#10837)
      Move more code into state-account (#10840)
      Remove compiler warning (#10865)
      [ethash] use static_assertions crate (#10860)
    ordian committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    222d1b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d446457 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa6a39c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c2d729 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c90463 View commit details
    Browse the repository at this point in the history
  11. [ethash] remove needless cast

    ordian committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    51e94fd View commit details
    Browse the repository at this point in the history