Commit Graph

2248 Commits (a4b04d38bfc919853e5d4f7f57d8579838baceb8)

Author SHA1 Message Date
Victor Baranov f7602724a1 Mix format fix 5 years ago
Victor Baranov 05730cb375 Bump Elixir version 1.10.2 5 years ago
Victor Baranov 894580d603 Remove redundant index 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 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 8b873c5a60 DISABLE_EXCHANGE_RATES env var 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 6b452a67b7 Upgrade ex_abi up to version 0.3.0 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 613f6bb9f1 Return default hostname and database 5 years ago
Victor Baranov 508d049983 Remove unused index_internal_transactions_for_token_transfers 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 444ea6ac0e Remove default websockets URL from config 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 300d12a8e6 Fix pool size default value in config 5 years ago
Victor Baranov cce0ff7aca Add CHANGELOG entry 5 years ago
Victor Baranov f9e853de97 Eliminate test secret too 5 years ago
Victor Baranov 60374779e2 Refine dev config 5 years ago
Victor Baranov 529b47ee59 Fix default values for ENV vars 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 4f5fbff1bb Fix manual merging conflict 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 a487969ca5 Take away block hash, block index dups processing script from migration 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 99710767c9 improve migrations 5 years ago