1. 27 Apr, 2018 20 commits
  2. 20 Apr, 2018 1 commit
  3. 19 Apr, 2018 1 commit
    • Volodymyr Shamray's avatar
      Update protocol version, add new spork key · e5ba42a3
      Volodymyr Shamray authored
      * Protocol version is updated to 70053
      * Minimum peer protocol version is decided in MinPeerProtoVersion()
        function
      * SPORK_16_DISCONNECT_OLD_NODES added to allow smooth network update
        if mandatory update is necessary
      e5ba42a3
  4. 18 Apr, 2018 1 commit
  5. 11 Apr, 2018 1 commit
    • Volodymyr Shamray's avatar
      Make Finalized Budget payments order-agnostic · 6740b94d
      Volodymyr Shamray authored
      Proposals are ordered in a Budget by the amount of votes they get.
      However, when the budget is finalized only the set of payments is
      taken into account, not the order of elements of the set. When the
      proposals are paid, they are sorted by amount from largest to
      smallest. If the amounts are equal - the one with a smaller hash
      is paid first.
      6740b94d
  6. 10 Apr, 2018 3 commits
  7. 06 Apr, 2018 3 commits
  8. 02 Apr, 2018 1 commit
  9. 26 Mar, 2018 1 commit
  10. 20 Mar, 2018 1 commit
  11. 15 Mar, 2018 1 commit
  12. 13 Mar, 2018 1 commit
  13. 12 Mar, 2018 5 commits