Commit Graph

368 Commits (25c5b98fe40ddf06d8e2084e0551e86d9b30000a)

Author SHA1 Message Date
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 380b34f4cb
add block_number to logs 5 years ago
Ayrat Badykov a2a32115fd
do not remove non consensus logs 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
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
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
Ayrat Badykov 99cb7972ae
add block_hash to token_transfers 5 years ago
pasqu4le 7d346d9975
Add pending block operations 5 years ago
Ayrat Badykov ca309afaa7
add error field to token instances 5 years ago
Ayrat Badykov ddda3026b6
optimize token token transfers query 5 years ago
Ayrat Badykov 2de98bf627
add indexes for token instances fetching queries 5 years ago
Ayrat Badykov 1831d86b80
stream unfetched token instances 5 years ago
Ayrat Badykov 71ee060f3f
remove transaction index creation 5 years ago
Ayrat Badykov e569c5a798
add block_number index 5 years ago
Ayrat Badykov bcffd6f705
upsert token instance 5 years ago
Ayrat Badykov 9f3dc8d92b
add instance model 5 years ago
Yegor San 772bc92e6c Changes staging 5 years ago
Ayrat Badykov eef64e47b5
optimize ERC721 inventory query 5 years ago
Ayrat Badykov 31f6365f58
create suggested indexes 5 years ago
Ayrat Badykov d58ceaf4aa
remove duplicate indexes 5 years ago
pasqu4le 1f5bf98a06
Add script to validate internal_transactions constraint for large DBs 5 years ago
slightlycyborg d0009784af Added Transaction.History.Historian and TransactionStats w/ migration 5 years ago
Ayrat Badykov ea1f7f7c3d
fix style issues 5 years ago
Ayrat Badykov f89bb918f4
add external libaries embeds 5 years ago
Ayrat Badykov d72579f6ed
add external libraries 5 years ago
Ayrat Badykov 44f245ade0
save additional validation fields to smart contract 6 years ago
pasqu4le afc7578653
Reduce transaction status constraint 6 years ago
Ayrat Badykov be9114934c
mix format 6 years ago
Ayrat Badykov 05a98ef164
add index for pending transaction ordering 6 years ago
pasqu4le 728d25bcf4
Add consensus filter to AddRefetchNeededToBlock migration 6 years ago
saneery 93bd9f0a00 rename delegators module 6 years ago
saneery 4728d4696a add delegators table and schema 6 years ago
saneery 679e45cfa1 min candidate and delegator stake are constants 6 years ago
saneery e3c3d4be03 calculating stakes ratio and likelihood after insert 6 years ago
saneery f4c25a38de update migration 6 years ago
zachdaniel d2336bccc8 fix: add fields for contrat filter performance 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
saneery 03fd6f9540 create staking_pool schema 6 years ago
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 6 years ago
goodsoft b9cc8a417f
Force block refetch if transaction is recollated in a different block 6 years ago
saneery 7dcc04ebf0 delete custom postgres function 6 years ago
saneery 29815b2fc0 update count of blocks cache 6 years ago
goodsoft 5512531527
Make block size field nullable 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago