Commit Graph

1871 Commits (58519085471faea1d4905eedcf3ca1d571e30c67)

Author SHA1 Message Date
Victor Baranov 4e2b629e6a Get rid og deadlock in the query to address_current_token_balance table 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 a7d9f0fcf2 Fix selected column name 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
Ayrat Badykov 328b5696dc use default value 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
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 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 6226602eec
fix tests 5 years ago
Ayrat Badykov e127fd124c
fix logs queries 5 years ago
Ayrat Badykov 380b34f4cb
add block_number to logs 5 years ago
Ayrat Badykov daaa17b330
add block_hash to sorting 5 years ago
Ayrat Badykov 53ca6fd48f
fix chain_test 5 years ago
Ayrat Badykov 19007f930e
fix query 5 years ago
Ayrat Badykov b92ebeb026
fix remaining tests 5 years ago
Ayrat Badykov cbd98a3e04
fix most tests 5 years ago
Ayrat Badykov 45610a88d2
fix chain tests 5 years ago
Ayrat Badykov 1f108d7673
set block_hash in logs params 5 years ago
Ayrat Badykov a2a32115fd
do not remove non consensus logs 5 years ago
Ayrat Badykov 00f12015cc
remove pending ops on block invalidation 5 years ago
Ayrat Badykov b92ad5e9ce
fix merging conflicts 5 years ago
Ayrat Badykov 16514a8f10
remove old internal transactions with the same primary key 5 years ago
Victor Baranov 03c744542a
type to i.type 5 years ago
Victor Baranov c0808ee6ce
Update internal transactions constraint fixing script 5 years ago
pasqu4le 036c16fb09
Add pending block operations 5 years ago
Ayrat Badykov 2bd6f66e99
remove nonconsensus blocks from pending blocks 5 years ago
Ayrat Badykov 2a6b7e6dc1
fix node_test.exs 5 years ago
Ayrat Badykov ad5c8a42f2
remove deferrable 5 years ago
Ayrat Badykov 6953c71c89
remove unique index 5 years ago
Ayrat Badykov 6c90670534
add block_hash, block_index to primary key 5 years ago
Ayrat Badykov 16763bff3f
remove old internal transactions with the same primary key 5 years ago
pasqu4le 9f08c1c373
test fix, comments and small refactorings 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago
Ayrat Badykov a6c9f08615
create regular index 5 years ago
Ayrat Badykov f488cfa982
remove unique index on transaction_hash, log_index for token transfers 5 years ago