- Sep 28, 2020
-
-
Bartek Wrona authored
Fixes related to reputations update during regular sync. See merge request !206
-
Bartek Wrona authored
-
- Sep 25, 2020
-
-
Bartek Wrona authored
Mi fix problem live sync See merge request !200
-
Bartek Wrona authored
-
Bartek Wrona authored
Account reputations are calculated according to previously collected input data. See merge request !182
-
Bartek Wrona authored
Changes in the API implementations required to match reputation data calculated and held in the database now.
-
Bartek Wrona authored
log virtual op calls See merge request !197
-
Marcin authored
-
Marcin authored
-
Bartek Wrona authored
Remove unexpected active auths spam from logs See merge request !195
-
Dariusz Kędzierski authored
-
Marcin authored
-
- Sep 24, 2020
-
-
Bartek Wrona authored
Added check preventing creation of already existing index. See merge request !190
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
Index creation is forced only in case of massive sync. When sync is resumed... See merge request !188
-
Bartek Wrona authored
-
Bartek Wrona authored
Index creation is forced only in case of massive sync. When sync is resumed for number of blocks less than LIMIT it shall be skipped and only really missing indexes shall be built.
-
Bartek Wrona authored
Definition of update_hive_posts_children_count function changed to 'plpgsql'... See merge request !186
-
Bartek Wrona authored
rework bridge.get_ranked_posts See merge request !183
-
Bartek Wrona authored
Definition of update_hive_posts_children_count function changed to 'plpgsql' because of performance reasons.
-
Marcin authored
get_ranked_post is completly reworked: instead of assemby query in python sql methods are invoked
-
- Sep 23, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
Gathering mentions See merge request !178
-
Bartek Wrona authored
Resolved conflicts: hive/db/db_state.py
-
Bartek Wrona authored
account and permlink validators added to bridge API functions See merge request !174
-
Andrzej Lisak authored
-
Andrzej Lisak authored
Merge branch 'pmaniora_bridge_validators' of gitlab.syncad.com:hive/hivemind into pmaniora_bridge_validators
-
Andrzej Lisak authored
-
Bartek Wrona authored
- Increased limit of blocks when massive sync rules shall be applied See merge request !179
-
Bartek Wrona authored
- block_num in hive_state is written immediately after finish of time consumimg queries - eliminated LOGGED/UNLOGGED switching due to high disk space requirements of this process.
-
Bartek Wrona authored
-
Mariusz Trela authored
-
- Sep 22, 2020
-
-
Bartek Wrona authored
list_votes call changed in similar way as list_comments See merge request !176
-
Andrzej Lisak authored
[ABW]: list_votes call changed in similar way as list_comments - added checks, response only gives votes strictly requested extended error messages on check for number of arguments for list_votes/list_comments
-
Bartek Wrona authored
fix for sync when notifs for muted post is generated See merge request !171
-
Bartek Wrona authored
escape characters for notification payload string See merge request !172
-