Commit Graph

6717 Commits (8b1cb6da84c114eee0319d84ea18b520a478daa6)

Author SHA1 Message Date
Viktor Baranov 1283bbb844 Set explicit ascending order by hash in acquire transactions query of internal transactions import 3 years ago
Viktor Baranov f05d049253 Remove cumulative gas used update duplicate 3 years ago
Viktor Baranov bcf2422026 Node 16 support 3 years ago
Viktor Baranov 7a42c1aa2d Fix infinite gas usage count loading 3 years ago
Viktor Baranov 3cb935e5ed Allow custom optimizations runs for contract verifications via API 3 years ago
nikitosing 7365cf7b78 Added support for BeaconProxy Pattern 3 years ago
nikitosing 6b131a8e09 Fix read contract page 3 years ago
Viktor Baranov 5041f3424a Empty blocks sanitizer refactoring 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
nikitosing 8dfc13eac9 Remove raw revert message if it was decoded 3 years ago
nikitosing c229d71346 add link to the tx in case of revert in modal 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
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