Commit Graph

1909 Commits (9d56fb3c24e28f144bc50ef28ee57ce562a7fc02)

Author SHA1 Message Date
Victor Baranov e07f2a3b28 Fix coinn supply query: Or the value is incompatible or it must be interpolated (using ^) so it may be cast accordingly in query 5 years ago
Victor Baranov 1b3a80b448 Fix performance of coin supply API endpoints 5 years ago
Victor Baranov fb38c8ac6b Fix JSONN structure 5 years ago
Victor Baranov 0eb253dd2f Token instance metadata retriever refinement: process metadata if only image URL is passed to tokenURI 5 years ago
Victor Baranov 14fbf27606 Store ddresses coin balances changes daily 5 years ago
Victor Baranov 374cfead77 Inventory: distinct: [desc: tt.token_id] 5 years ago
Victor Baranov a8775fbbfa Fix performance of Inventory tab 5 years ago
Victor Baranov a1e9e6f85f Fix verification of contracts created from factory 5 years ago
Victor Baranov e1cdd757aa Verification: check compiler version 5 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Victor Baranov 76b0b55c5f Remove pendinng txs cache 5 years ago
Victor Baranov e95e13d17a Fix contract reader 5 years ago
Victor Baranov 63ecebd6a7 Constructor arguments search search refinement 5 years ago
Victor Baranov 57e8893a29 Coingecko id env var 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 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