1. 16 Feb, 2019 2 commits
  2. 15 Feb, 2019 9 commits
  3. 31 Jan, 2019 1 commit
  4. 30 Jan, 2019 12 commits
  5. 29 Jan, 2019 1 commit
  6. 28 Jan, 2019 9 commits
  7. 27 Dec, 2018 1 commit
  8. 19 Dec, 2018 2 commits
  9. 18 Dec, 2018 1 commit
  10. 14 Dec, 2018 1 commit
  11. 11 Dec, 2018 1 commit
    • Sergei Zubov's avatar
      Fix fees check in consensus · 06fd8d31
      Sergei Zubov authored
      InputScriptPubKeys from different transactions could mix and corrupt
      validation context. PubKeys moved from list to dictionary of lists,
      with transaction hash as key.
      06fd8d31