Commit Graph

1518 Commits (0b47f9b6b0bd263035d6732801a6bef4da7aca2f)

Author SHA1 Message Date
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 daeca872ce Fix order by statement for txs stats query 5 years ago
Victor Baranov ec2931735d Infinnity timeout for tx stats query 5 years ago
Victor Baranov cf5b1fade2 Fix test 5 years ago
Victor Baranov 9311a3b566 Improve performance of stats query 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov 3d3cbb5a51 Automatically define Block reward inTokenBridge supply module 5 years ago
Victor Baranov d6a31190c5 Find all require messages in the source code 5 years ago
Victor Baranov cf7dcd1aff Finalize searching by contract name 5 years ago
Victor Baranov 99e3110ed4 Contract read functions decoding fix 5 years ago
Victor Baranov b4008f8012 Extract host name for splitter indexer and web app 5 years ago
Victor Baranov 65d08f1273 Speedup pending txs list 5 years ago
Victor Baranov b6674224c9 Support stateMutability=view to define reading functions in smart-contracts 5 years ago
Victor Baranov 569cd12e16 Fix checksum in query paramater of address_counters endpoint 5 years ago
Victor Baranov 626e208cfc Remove insdexing status top alert from Ganache variant 5 years ago
Victor Baranov bb728328df Ignore case for first trace response 5 years ago
Victor Baranov d183a607af Handle error at first trace request 5 years ago
Victor Baranov a62516913a Fix splitting setup 5 years ago
Victor Baranov 6de9ab29b1 Refactoring 5 years ago
Victor Baranov d227729db6 Get rid of all first traces 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Victor Baranov 21ca08b899 Speedup token transfers list query 5 years ago
Victor Baranov 9267d75ca1 Refactoring 5 years ago
Victor Baranov 3c6f500051 Get rid of internal transactions for simple transactions 5 years ago
Victor Baranov bda7ea09d0 Fix contract code param name (Parity) 5 years ago
Victor Baranov f9318c13ca Fix import spec file to support accounts without 0x prefix and single block reward 5 years ago
Victor Baranov 87092a4fa2 Fix contract constructor require msg appearance in constructor arguments encoded view 5 years ago
Victor Baranov 5590b29c2d Fix bug in skipping of constructor arguments inn contract verification 5 years ago
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov cfa6fa70b6 Upgrade absinthe and ecto 5 years ago
Victor Baranov e1b8ff59c2 Prevent filling pending_block_operations table for RSK variant 5 years ago
Victor Baranov 2271bc69ef Fix tests 5 years ago
Victor Baranov 4e2b629e6a Get rid og deadlock in the query to address_current_token_balance table 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 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 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
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
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