Commit Graph

5494 Commits (667b0675a64ec5bb82ab8e7a9a7b2820926e60be)

Author SHA1 Message Date
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Victor Baranov 06049209f1 Remove dropping of index logs_block_number_index because it never exists in migrations now 5 years ago
Victor Baranov 55d280c05c Partial index on pending_block_operations table on block hash where fetch_internal_transactions 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov bccf71c748 New indexing scheme update migration 5 years ago
Victor Baranov 12905cf9a5 Speedup address_to_logs query 5 years ago
Victor Baranov 223658a2c4 Speedup blocks_without_reward_query 5 years ago
Victor Baranov e167d27205 Fix performance of address page even without limiting of rewards to retrieve 5 years ago
Victor Baranov 92e4963651 Add tokenID for tokentx action 5 years ago
Victor Baranov 06c781d94e Missing function clause for set_constructor_arguments 5 years ago
Victor Baranov a7d9f0fcf2 Fix selected column name 5 years ago
Victor Baranov 4ed9fdd2c9 Add guard is_empty_string 5 years ago
Victor Baranov 30132a71a9 CR issues 5 years ago
Ayrat Badykov 40ad32eb72 add PendingOpsCleaner to Supervision tree 5 years ago
Victor Baranov bde993f75d Add additional tests 5 years ago
Ayrat Badykov 767d8c9999 add separate process for pending ops removal 5 years ago
Victor Baranov 2d59ff4d22 Reduce execution time of stream_unfetched_token_instances query 5 years ago
Ayrat Badykov 49e4a803f3 remove non-consensus-records from pending ops periodically 5 years ago
Victor Baranov 6ec1ac1a7e Modify logs query 5 years ago
Ayrat Badykov 328b5696dc use default value 5 years ago
Victor Baranov d3e258c431 Reorganize queries and indexes for internal_transactions table 5 years ago
Ayrat Badykov 605a4a27f2 fix tests 5 years ago
Victor Baranov f8f409b2a4 Increase to 2k limit for rewards 5 years ago
Victor Baranov 70147b7155 Increase performance of rewards query 5 years ago
Ayrat Badykov bd46a309f4
fix tests 5 years ago
Ayrat Badykov ddec341d95
fix address sum cache 5 years ago
Victor Baranov 5333e3c542
Revert "fix address sum cache" 5 years ago
Ayrat Badykov bcac00025b
add async task fallback 5 years ago
Victor Baranov 38f2e0f7b5 Offset for average block time 5 years ago
Max Alekseenko 992a7f01e4 update internalization files 5 years ago
Max Alekseenko fc8ce8f79d disable chart animation after the first loading 5 years ago
Max Alekseenko 2f0d06ad88 hide loading after chart script is loaded 5 years ago
Max Alekseenko fc8109f531 load chart script only where it's used 5 years ago
Max Alekseenko 76145a54a5 add setDataToLocalStorage function 5 years ago
Max Alekseenko 0a0eacefbd comment unused code 5 years ago
Ayrat Badykov 6ea58c93b0
fix dialyzer 5 years ago
Ayrat Badykov 6f8a738735
fix address sum cache 5 years ago
Ayrat Badykov ca0d57f40d
remove invalid logs in migration 5 years ago
Ayrat Badykov 56f07bb85e
check fetched metadata in multiple places 5 years ago
Ayrat Badykov f80b2ff254
fix 5 years ago
Ayrat Badykov 48c18b135a
add additional param 5 years ago
Ayrat Badykov 032a3990b1
fix empty buffered task 5 years ago
Max Alekseenko d75d063472 update internalization files 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago
Ayrat Badykov a22d2b686b
remove duplicate indexes 5 years ago
Ayrat Badykov 345063d2ad
fix merging conflicts 5 years ago
Ayrat Badykov 3ed0e82d24
change migration order 5 years ago
Ayrat Badykov 3dd80bb9b9
drop unique index on transaction_hash, index 5 years ago
Ayrat Badykov 6ea228eec4
add index on block_number 5 years ago
Ayrat Badykov 3f1d6a8d1c
fix viewing_transactions_test 5 years ago