Commit Graph

6880 Commits (d74c1f223f578988c4914431ab3541ac4d14fdbf)

Author SHA1 Message Date
Viktor Baranov e8ee9927bb Get token type for token balance update if it is empty 3 years ago
nikitosing a2bcafe6d5 Update package.json 3 years ago
nikitosing 2264db32c3 Fix floating tooltip on the main page 3 years ago
nikitosing 9065a09d14 Fix view for broken token icons 3 years ago
Viktor Baranov d6b7620489 Logging for txs/day chart 3 years ago
Viktor Baranov 1ba0fb062a Add loading spinner for async data (transactions count, transfers count, gas usage count) 3 years ago
nikitosing dae0ed50f3 Add utf-8 decoding for revert reason data 3 years ago
Viktor Baranov be8f5a4019 Various extended error handlers 3 years ago
nikitosing 9c76bc7e6d Block Details page: Remove crossing at the Burnt Fee line 3 years ago
Viktor Baranov cd960aa458 Pin address overview rows 3 years ago
Viktor Baranov 8a62223475 Add config for GasUsage Cache 3 years ago
Viktor Baranov 01b0b0339b Fix for extract_omni_bridged_token_metadata_wrapper method 3 years ago
Viktor Baranov 3361e04440 Finalize: check if exists custom_cap property of extended token object before access it 3 years ago
nikitosing d66304f26a Added clauses and tests for get_total_staked_and_ordered/1 3 years ago
Viktor Baranov 464ad7d7fe Check if exists custom_cap property of extended token object before access it 3 years ago
nikitosing 8506b0e923 Show nil block.size as N/A bytes 3 years ago
Viktor Baranov 8d45597ed3 Token instance View contract icon Safari fix 3 years ago
Viktor Baranov 393bc13ac2 Fix nil.timestamp issue 3 years ago
Viktor Baranov bec8c27a8f Get CRC total balance in non-blocking address page maneer 3 years ago
Viktor Baranov fd0014f75e Add partially_verified 3 years ago
Victor Baranov 871679af34
Update token_balances_test.exs 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
nikitosing ee6776e104 Update ex_abi to 0.5.7; add decoding revert reason for contract interaction tx 3 years ago
nikitosing 9f48323990 Add cleaning of substrings of `require` messages from parsed constructor arguments 3 years ago
nikitosing fc78d98a36 optimiation_runs: int4 -> int8 3 years ago
nikitosing 1b115ef165 Added view for unsuccessfully fetched values from read functions 3 years ago
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov a5ffd22b4f Fix mobile view for address page 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 3 years ago
nikitosing b997b33008 Handle zero division in Block Details page 3 years ago
Viktor Baranov e8803bdbc8 Fix type var value for _tokens.html rendering in case of 1155 3 years ago
nikitosing 165a46891e Fix token balances 500 response 3 years ago
nikitosing 8b54503003 Add condition for ERC-721 token balance entry without tokenId 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 7a4eb8f72a Update acquire_contract_address_tokens to mitigate deadlocks 3 years ago
Viktor Baranov f0b75e3dc6 Additional token_id checks for token balances 3 years ago
Viktor Baranov 31e92f81c6 Update delete_address_current_token_balances derive_address_current_token_balances functions 3 years ago
Viktor Baranov 655c58bdba ERC-1155 metadata fetching: add tests 3 years ago
Viktor Baranov 2be81f2878 ERC-1155 metadata fetching 3 years ago
Viktor Baranov 36d76bb6f7 Set token_id together with token_contract_hash in group_by, oreder statements 3 years ago
Viktor Baranov d21f95dece Blocks import: divide token balance insertion with and without token_id 3 years ago
Viktor Baranov a027554d39 Add sorting by token_id:fix tests 3 years ago
Viktor Baranov 4a0441bb7b Add sorting by token_id 3 years ago
Viktor Baranov f86f9e7b0a Change order of balances records for updating 3 years ago
Viktor Baranov f1e5c45909 ERC-1155: fix indexer 3 years ago
Viktor Baranov c8c66b5525 Fix balances indexing error: ON CONFLICT DO UPDATE command cannot affect row a second time 3 years ago
Viktor Baranov e75d3b7471 Convert decimal to integer 3 years ago
Viktor Baranov f9e6a9cb30 1155 refactoring: get_balances_of_with_abi/2 3 years ago
Viktor Baranov d052f00e53 Add multiple token balances from token transfers test 3 years ago
Viktor Baranov ba34bacc5a Add test for mutiple current token balances insertion 3 years ago