Commit Graph

539 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Eduard Sachava 4f2686666e Delete contract functions 4 years ago
Eduard Sachava c2faf1baf7 Rename contract events 4 years ago
Eduard Sachava c752d5ce3c Rename contract functions 4 years ago
Ed Man 888e56c13d Improve UI and delegators logic for banned pools (#2670) 4 years ago
Paul Tsupikoff 2344222930 Fetch unremovable staking and disallow staking to empty pool (#2608) 4 years ago
Paul Tsupikoff 21c61d1116 Show "Delegators List" modal window (#2498) 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov 352ee9d7bf AMB bridged tokens 4 years ago
Victor Baranov d2f5ee8eab Import bridged tokens custom metadata 4 years ago
Victor Baranov 5f002a3c05 Actualize tests 4 years ago
Victor Baranov f25c345c60 Easy verification from verified twins 4 years ago
Victor Baranov 089b74aafe Bridged tokens 4 years ago
Victor Baranov 0404df18b9 Display and store revert reason on demand 5 years ago
Victor Baranov 0e20429ec4 Last values of fetched counters from DB if cache is empty 5 years ago
Victor Baranov 14fbf27606 Store ddresses coin balances changes daily 5 years ago
Victor Baranov 6f7df42865 Modified direction in index 5 years ago
Victor Baranov b827d1c029 Add index 5 years ago
Victor Baranov 5eeeb6dcab Performance fix: index on blocks [miner_hash, number] 5 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Victor Baranov 286ea99fae Fix migration 5 years ago
Victor Baranov f7602724a1 Mix format fix 5 years ago
Victor Baranov 894580d603 Remove redundant index 5 years ago
Victor Baranov 1fd4b15ec5 Finally speedup pending tx list 5 years ago
Victor Baranov 953de9ce93 Speedup list of token transfers query per token and inventory queries 5 years ago
Victor Baranov f0873ef66f Speedup tokenn holders query 5 years ago
Victor Baranov a487969ca5 Take away block hash, block index dups processing script from migration 5 years ago
Victor Baranov 99710767c9 improve migrations 5 years ago
Victor Baranov eaec2df421 Actualize additional_internal_transaction_constraints script 5 years ago
Victor Baranov 7466322f94 Improve DB migration 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 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 d3e258c431 Reorganize queries and indexes for internal_transactions table 5 years ago
Ayrat Badykov ca0d57f40d
remove invalid logs in migration 5 years ago
Ayrat Badykov a22d2b686b
remove duplicate indexes 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 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