1. 07 Sep, 2017 2 commits
  2. 06 Sep, 2017 9 commits
  3. 05 Sep, 2017 13 commits
  4. 04 Sep, 2017 4 commits
  5. 28 Aug, 2017 5 commits
  6. 27 Aug, 2017 1 commit
  7. 25 Aug, 2017 5 commits
  8. 24 Aug, 2017 1 commit
    • Felix Lange's avatar
      core/types: encode receipt status in PostState field · ad16aeb0
      Felix Lange authored
      This fixes a regression where the new Failed field in ReceiptForStorage
      rejected previously stored receipts. Fix it by removing the new field
      and store status in the PostState field. This also removes massive RLP
      hackery around the status field.
      ad16aeb0