- Nov 05, 2020
-
-
Andrzej Lisak authored
-
- Nov 04, 2020
-
-
Andrzej Lisak authored
-
- Nov 03, 2020
-
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
- Nov 02, 2020
-
-
Andrzej Lisak authored
[ABW]: reused code of bridge.get_ranked_posts with hot/trending for their equivalents in condenser_api
-
- Oct 29, 2020
-
-
Andrzej Lisak authored
-
- Oct 21, 2020
-
-
Bartek Wrona authored
Reimplemented get_blog/get_blog_entries with fixes See merge request !316
-
- Oct 20, 2020
-
-
Andrzej Lisak authored
-
Bartek Wrona authored
observer validation See merge request !280
-
Bartek Wrona authored
-
Bartek Wrona authored
Added comments for batch update portion of the flush method See merge request !291
-
Andrzej Lisak authored
[ABW]: reimplemented get_blog/get_blog_entries - contains fix for lack of reblogs and small changes in error handling [Fix] get_content exception with observer specified [Fix] restored handling of mutes in load_posts_keyed (still in use)
-
- Oct 19, 2020
-
-
Bartek Wrona authored
Mi issue 76 wrong is pinned get ranked post See merge request !315
-
Bartek Wrona authored
mentions fix See merge request !314
-
Mariusz Trela authored
-
Marcin authored
-
Bartek Wrona authored
Remove hive_posts(block_num_created) index before initial sync See merge request !312
-
Marcin authored
-
- Oct 17, 2020
-
-
Bartek Wrona authored
Hive accounts info view optimizations See merge request !310
-
- Oct 16, 2020
-
-
Bartek Wrona authored
- Improved definition of hive_accounts_info_view to eliminate performance problems. Also defined additional index: hive_votes_voter_id_last_update_idx - bridge_get_account_posts_by_replies has added +0 (change taken from deployed_20200928_pure).
-
Bartek Wrona authored
replace old children count See merge request !306
-
Bartek Wrona authored
speed up for bridge_get_ranked_post_by_created_for_tag See merge request !307
-
Marcin authored
-
Marcin authored
-
Marcin authored
previously method does not work for block range different than all blocks - add block_num_created column for hive_posts table, it is required to distinguish between post create and post update events in given block range - both root and non-root posts have updated block_num when are edited - when post is edited his block_num is also updated
-
Bartek Wrona authored
Fixed bug in mentions update ignoring posts having creation time earlier than... See merge request !295
-
Marcin authored
-
Fixed bug in mentions update ignoring posts having creation time earlier than block they have processed by blockchain
-
- Oct 15, 2020
-
-
Bartek Wrona authored
hive_posts index fix See merge request !302
-
Bartek Wrona authored
-
Bartek Wrona authored
hive_accounts_info_view fix See merge request !301
-
Bartek Wrona authored
get state fix See merge request !297
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Bartek Wrona authored
more complex indexes to speedup get_ranked_posts methods See merge request !298
-
Mariusz Trela authored
-
Marcin authored
notice 30x speedups for get_ranged_posts trending/hot no slowdown noticed for other queries verified on DB with ~47mln of blocks
-
Mariusz Trela authored
-
Bartek Wrona authored
Changes done directly in deployed_20200928_pure branch delivered to develop. See merge request !292
-
Bartek Wrona authored
-