Commit Graph

2539 Commits (053aeb4aaa191825e012d3e113f65b82b18df0f4)

Author SHA1 Message Date
Viktor Baranov f05d049253 Remove cumulative gas used update duplicate 3 years ago
Viktor Baranov bcf2422026 Node 16 support 3 years ago
nikitosing ae4db8e51b Add default value for block_index 3 years ago
nikitosing 7365cf7b78 Added support for BeaconProxy Pattern 3 years ago
nikitosing 6b131a8e09 Fix read contract page 3 years ago
Viktor Baranov e225139f42 Dedup to Uniq 3 years ago
Viktor Baranov b61d304d32 Speed up txs per day chart data collection 3 years ago
Viktor Baranov e1cf872bb2 PGAnalyze index suggestions 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
Viktor Baranov e8ee9927bb Get token type for token balance update if it is empty 3 years ago
Viktor Baranov d6b7620489 Logging for txs/day chart 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
nikitosing d66304f26a Added clauses and tests for get_total_staked_and_ordered/1 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
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
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 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 f9e6a9cb30 1155 refactoring: get_balances_of_with_abi/2 3 years ago
Viktor Baranov ba34bacc5a Add test for mutiple current token balances insertion 3 years ago
Viktor Baranov d5261744db Add order by token.type 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 5e5dc6eb65 fix tests 3 years ago
Ayrat Badykov 6f6fa1c21f Add ERC-1155 support for token transfers and token balances 3 years ago
nikitosing fac9cc0038 Complement for 1155 3 years ago
nikitosing df13fe3f1b Add possibility to decode input and logs based on other's SC method even for verified contract 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
Viktor Baranov afc1c1ec95 Fix CSV export logs test 3 years ago
Victor Baranov b6db2b0549 Advanced CSV export 3 years ago
Viktor Baranov db4bf40cca Vyper contract verification 3 years ago