Skip to content
Snippets Groups Projects
  1. Sep 04, 2020
  2. Sep 03, 2020
  3. Sep 02, 2020
  4. Aug 31, 2020
  5. Aug 26, 2020
    • Andrzej Lisak's avatar
      [ABW]: Unused flag_weight column removed - fixed places where it was supposed to be computed · 84ef9339
      Andrzej Lisak authored
      Fixed code that reads beneficiaries from operation
      Changed error response from None to proper error in bridge.get_profile and bridge.get_post_header
      Empty raw_json in hive_accounts no longer crashes API calls
      condenser_api uses sum of payout and pending_payout for correct order by payout
      When selecting blog posts with special start_index value (0 or -1) limit is shortened when there is not enough posts (was error which made no sense)
      [Ign] changed order in hive_posts_view so all vote related fields are near each other
      84ef9339
  6. Aug 24, 2020
    • Andrzej Lisak's avatar
      [ABW]: curator_payout_value/total_payout_value now have '0.000 HBD' default to... · 02efb555
      Andrzej Lisak authored
      [ABW]: curator_payout_value/total_payout_value now have '0.000 HBD' default to always have asset in value (ultimately they should be changed to numeric columns)
      removed columns that we don't intend to update as they would hold irrelevant data: children_abs_rshares, reward_weight; also removed from queries
      hive_posts_view no longer has parent_permlink - replaced with parent_permlink_or_category as that's what was in original comment data and what is expected
      fixed order by time in list_comments_by_last_update, list_comments_by_author_last_update (newer first)
      fixed payout update date - each operation that is part of payout has its own date as (at least some) can be from different blocks
      fixed author_rewards - it is a sum of partial rewards for the comment
      when payout operations are processed they no longer incorrectly overwrite each other's data
      1969 year in date recognized as timestamp::max and replaced by infinity (and the other way when producing results) - fixes corner case of time ordering in by_cashout_time
      commented out checks in run_tests.sh as they fail when address contains '-' like in 'hive-3.pl.syncad.com'
      02efb555
  7. Aug 17, 2020
  8. Jul 30, 2020
  9. Jul 27, 2020
  10. Jul 21, 2020
  11. Jul 11, 2020
  12. Jun 24, 2020
  13. Jun 23, 2020
  14. Jun 19, 2020
  15. Jun 05, 2020
  16. Jun 04, 2020
  17. Jun 03, 2020
  18. May 07, 2020
  19. May 05, 2020
  20. May 04, 2020
  21. May 01, 2020
  22. Apr 29, 2020
  23. Sep 05, 2019
  24. Sep 03, 2019
  25. Feb 05, 2019
Loading