Skip to content
Snippets Groups Projects
  1. Jul 01, 2020
  2. Jun 29, 2020
    • Dariusz Kędzierski's avatar
      [WIP] Works on hivemind API test framework · 09e4e5c0
      Dariusz Kędzierski authored
      - added initial implementation for tests using pyresttest framework
        * note: test have no arguments added so they will not work,
          arguments will be added in next commit
      - fixes in imports in "manual" tests
      - program for calling enum_virtual_ops added to test timeout issues
        for given block range. Timeout issues were reported by Gandalf.
      09e4e5c0
    • Dariusz Kędzierski's avatar
      Fixed empty insert query · 12c1cf35
      Dariusz Kędzierski authored
      Fix for situation when len(values) is 0. Before fix it will result with
      malformed insert query with empty values vector.
      12c1cf35
    • Dariusz Kędzierski's avatar
      Fixes for tags · 6d1242e6
      Dariusz Kędzierski authored
      - process_hive_post_operation will return post_category,
      - post_category will be used to set initial post tag,
      - post_category a parent category if parent_author exists
        or parent_permlingif parent_author does not exists.
      6d1242e6
    • Bartek Wrona's avatar
      Branch 'dk-issue-3-concurrent-block-query' rebased onto autoclabe · 0917edf8
      Bartek Wrona authored
       Conflicts resolved:
      	hive/server/condenser_api/cursor.py
      	hive/server/condenser_api/methods.py
      	hive/utils/stats.py
      0917edf8
  3. Jun 27, 2020
  4. Jun 26, 2020
  5. Jun 25, 2020
  6. Jun 24, 2020
  7. Jun 23, 2020
  8. Jun 22, 2020
  9. Jun 21, 2020
Loading