Commit Graph

6924 Commits (37765dd04784431f0766c1e6f7b72f2670041ac9)

Author SHA1 Message Date
nikitosing e29b474875 Fix falsy Connection Lost on reload page 3 years ago
Viktor Baranov 4ca9737388 API router refactoring: disable routes like /api/anything, leave only /api/v1 and /api available 3 years ago
Viktor Baranov 81df52787c API endpoints logger 3 years ago
Viktor Baranov 1dfbf682b3 address_to_gas_usage_count function fix for nil incoming transactions gas usage count 3 years ago
Viktor Baranov 51cec29e43 Improve bridged tokens list API endpoint: add handler for empty page number and page size 3 years ago
Viktor Baranov cc1c7b4f34 Bridged tokens API endpoint 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
nikitosing 643969b505 Fix displaying of nested arrays for contracts read 3 years ago
Viktor Baranov 7faa2aa8c4 Handle :econnrefused in pending transactions fetcher 3 years ago
Viktor Baranov ff4dcab73f Export token transfers on address: include transfers on contract itself 3 years ago
Viktor Baranov 70a1681911 Fix search field appearance on medium size screens 3 years ago
Viktor Baranov f409c82836 Web3Modal: getNetId function refactoring 3 years ago
Viktor Baranov ec85c23ffa Web3Modal refactoring 3 years ago
Viktor Baranov 93780436ef Web3modal: minor fixes 3 years ago
Viktor Baranov 652c536521 Web3modal refactoring 3 years ago
Viktor Baranov 7b30b72c0a Web3 modal with Wallet Connect for Write contract page 3 years ago
nikitosing b15d6d0039 Change button link to the verification type selection page 3 years ago
Viktor Baranov ed034c56b5 Fix format_according_to_decimals method 3 years ago
Viktor Baranov 3b460b3171 Fix fetch_top_tokens add nulls last for token holders 3 years ago
Victor Baranov bdd8ea1664
Delete 20211018074058_add_internal_transactions_block_number_from_address_hash_hash_transaction_hash_index.exs 3 years ago
Viktor Baranov 4284c9b402 Add missing columns updates in different update queries 3 years ago
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
nikitosing ae4db8e51b Add default value for block_index 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
Viktor Baranov e1cf872bb2 PGAnalyze index suggestions 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