Commit Graph

5671 Commits (f78dac3f8f42bf82f9d3024b9ab4437513b2acbd)

Author SHA1 Message Date
Victor Baranov 6626502e90 Take into account FIRST_BLOCK in trace_ReplayBlockTransactions requests 5 years ago
Victor Baranov 1b3a80b448 Fix performance of coin supply API endpoints 5 years ago
Victor Baranov 93a2fd4960 Take into account FIRST_BLOCK for block rewards fetching 5 years ago
Victor Baranov 082d921510 Token image from image as an object 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 4f591a5699 Fetch balance only for blocks which are greatrer or equal block with FIRST_BLOCK number 5 years ago
Victor Baranov a68ec64a4b Fix tests 5 years ago
Victor Baranov 2a2a510846 Fix tests 5 years ago
Victor Baranov 97c6b442b3 Add CHANGELOG entry 5 years ago
Victor Baranov 0bea4fe3a7 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov 26a651cdc4 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov 23454a2a48 Upper border of tx speed display 5 years ago
Victor Baranov c1a0e17c83 Response from block JSON RPC method without totalDifficulty (uncle blocks) 5 years ago
Victor Baranov 6f7df42865 Modified direction in index 5 years ago
Victor Baranov 374cfead77 Inventory: distinct: [desc: tt.token_id] 5 years ago
Victor Baranov b827d1c029 Add index 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 5eeeb6dcab Performance fix: index on blocks [miner_hash, number] 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 286ea99fae Fix migration 5 years ago
Victor Baranov 091078347b Update npm packages 5 years ago
Victor Baranov 76b0b55c5f Remove pendinng txs cache 5 years ago
Victor Baranov e95e13d17a Fix contract reader 5 years ago
Victor Baranov 74161d29b3 Fix constructor arguments decoding 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 f7602724a1 Mix format fix 5 years ago
Victor Baranov bc9bd0df87 Fix format and internationalization 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 e59af5dc57 extend optionalilty of websockets to Geth 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 3171f8aca0 Show the previous day value in legend of tx history chart 5 years ago
Victor Baranov 1794bcc8b5 Do not load the current day for the chart 5 years ago
Victor Baranov 82e250ba6d Update history_chart.js to use local storage 5 years ago
Victor Baranov 8cc05a3202 Make a link to address page on decoded constructor argumennt of address type 5 years ago
Victor Baranov 4ceafdd99d Fix test 5 years ago
Victor Baranov 1944c05baa Distinguish token burnings, mintings 5 years ago
Victor Baranov adfb068241 NFT token page: link to token 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