1. 24 Jul, 2015 1 commit
    • Felix Lange's avatar
      common: remove config.go · fd2356c6
      Felix Lange authored
      The code in config.go is unused. The main reason for removing it is to
      get rid github.com/rakyll/goini in Godeps (it has no license).
      fd2356c6
  2. 23 Jul, 2015 1 commit
  3. 22 Jul, 2015 6 commits
  4. 20 Jul, 2015 8 commits
  5. 19 Jul, 2015 2 commits
  6. 18 Jul, 2015 3 commits
  7. 17 Jul, 2015 3 commits
  8. 16 Jul, 2015 7 commits
  9. 15 Jul, 2015 3 commits
  10. 14 Jul, 2015 1 commit
    • Jeffrey Wilcke's avatar
      core: during chain reorg rewrite receipts and transactions · e17d8ddb
      Jeffrey Wilcke authored
      Added PutBlockReceipts; storing receipts by blocks. Eventually this will
      require pruning during some cleanup cycle. During forks the receipts by
      block are used to get the new canonical receipts and transactions.
      
      This PR fixes #1473 by rewriting transactions and receipts from the point
      of where the fork occured.
      e17d8ddb
  11. 13 Jul, 2015 1 commit
  12. 12 Jul, 2015 1 commit
  13. 10 Jul, 2015 1 commit
  14. 09 Jul, 2015 2 commits