Commit Graph

2389 Commits (9e86794777ab9d5cadf2aa594fbc5494cc4a79e3)

Author SHA1 Message Date
Viktor Baranov d02a6e73a9 Allow special characters in password in DB URL parser 2 years ago
Qwerty5Uiop b2fe29344d Update CHANGELOG 2 years ago
Viktor Baranov 81cc3808f7 v4.1.5 2 years ago
Никита Поздняков b157ff0546
Fix broken token icons; Disable animation in lists of data in order to speed up UI; Fix double requests for some pages 2 years ago
Viktor Baranov 1696133421 Optimize query in fetch_min_missing_block_cache function: use min_missing_block_number from last_fetched_counters table to start the block numbers sequence from 2 years ago
Ayanami e188582e1e Fix wrong miner address shown for post EIP-1559 block for clique network 2 years ago
Никита Поздняков 1e34c1c484
Add CACHE_EXCHANGE_RATES_PERIOD env variable 2 years ago
Никита Поздняков c97afb501d
Disable by default fetching btc_value (add env variable) 2 years ago
Никита Поздняков b79f90e5b3
Add scrolling to address tabs 2 years ago
Leszek Stachowski 6bd33ffd64 Disable token holder refreshing (#669) 2 years ago
Viktor Baranov 1b08b86f5d Add CHANGELOG entry 2 years ago
Viktor Baranov d03eb34cc5 4.1.4 2 years ago
Viktor Baranov b7a4c49ed8 Display txs count chart by default, disable price chart by default, add chart titles 2 years ago
Viktor Baranov 44b94a19dd Use chartjs-adapter-luxon instead chartjs-adapter-moment for charts 2 years ago
Viktor Baranov 5371622966 Fixes in Circles, Dark-forest themes 2 years ago
Viktor Baranov 8f43930192 Gas price oracle 2 years ago
Viktor Baranov 075996f9f2 Generalize colors definition for chart legend 3 years ago
Никита Поздняков 043e89c983
Add handling for invalid Sourcify response 3 years ago
Никита Поздняков 4b43a6f978
Fix warnings in tests 3 years ago
Viktor Baranov de0dcb80d9 exchange_rates_source function fix in case of token_bridge source: it should use coinGecko source 3 years ago
nikitosing 4f96c96d45 Add regression tests for token transfers ordering and pagination 3 years ago
Никита Поздняков bef7c2f42f
Fix empty coin balance for empty address 3 years ago
Никита Поздняков 4b7ac2b1ce
Fix tests 3 years ago
Никита Поздняков 296e72b4c7
Fix vyper compiler versions order 3 years ago
Никита Поздняков 734e321f47
Change to_param/1 implementation for Explorer.Chain.Address 3 years ago
Viktor Baranov 2167e2d2c9 Allow hyphen in password 3 years ago
Viktor Baranov cc6a03508f Exchange rates CoinMarketCap source module/CoinGecko API key support 3 years ago
nikitosing 6e90d1f7ed Add broadcasting of coin balance 3 years ago
nikitosing 525556f090 Fix failing verification attempts 3 years ago
nikitosing 20da26ecd9 Fix token dropdown 3 years ago
Viktor Baranov d5e08101c0 Burn fees for legacy transactions 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
nikitosing e29cfedd56 Add regexp for ipfs checking 3 years ago
Viktor Baranov c5ef7c1c7e Sanitize token name and symbol before insert, disaply 3 years ago
nikitosing 67dd49a101 Add fallback clauses to string_to_*_hash functions 3 years ago
Viktor Baranov 5c611ffc14 Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors 3 years ago
Viktor Baranov 1c72773e45 Tx page: scroll to tab 3 years ago
nikitosing e67e57b3ea Fix internal tx's tile bug 3 years ago
Viktor Baranov b003e397ec NPM audit fix 3 years ago
Viktor Baranov 347cfe62c4 Blockscout v4.1.3 3 years ago
Viktor Baranov 8df21b369a Token balances fetcher retry 3 years ago
nikitosing d4b6721e1b Integrate ace editor to display contract sources 3 years ago
Viktor Baranov e334c96ce2 Improve stability of ContractState module 3 years ago
Viktor Baranov 58236eebb9 Do not fill pending blocks ops with block numbers below TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov f4a5275e20 Hide indexing banner if we fetched internal transactions from TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov b107a531ed Refactor config 3 years ago
Viktor Baranov 77e14683e9 Manage debug_traceTransaction JSON RPC method timeout 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov ce03b85acd Deduplicate addresses and coin balances before inserting to the DB 3 years ago