1. 12 Jun, 2017 1 commit
    • Konrad Feldmeier's avatar
      consensus: Fix `makedag` epoch · 2fefe4ba
      Konrad Feldmeier authored
      `geth makedag <blocknumber> <path>` was creating DAGs for
      `<blocknumber>/<epoch_length> + 1`, hence
      it was impossible to create an epoch 0 DAG.
      
      This fixes the calculations in `consensus/ethash/ethash.go` for
      `MakeDataset` and `MakeCache`, and applies `gofmt`.
      2fefe4ba
  2. 07 Jun, 2017 2 commits
  3. 06 Jun, 2017 3 commits
  4. 05 Jun, 2017 1 commit
  5. 01 Jun, 2017 15 commits
  6. 31 May, 2017 6 commits
  7. 30 May, 2017 7 commits
  8. 29 May, 2017 5 commits