Commit Graph

10031 Commits (c837858f03c449fa905af523065897ec70ff6b07)

Author SHA1 Message Date
Victor Baranov a1817f4148
Fix missing expectation in mock_beacon_storage_pointer_request (#10399) 5 months ago
Victor Baranov 9a98839aca
Fix /stats/charts/market test (#10392) 5 months ago
Alexander Kolotov a8e483053e
fix: alternative way to detect blocks range for ArbitrumOne batches (#10295) 5 months ago
Victor Baranov fd22965fca
chore: remove single implementation name, address from API v2 response (#10390) 5 months ago
Alexander Kolotov 3c268d2196
feat: AnyTrust and Celestia support as DA for Arbitrum batches (#10144) 5 months ago
Victor Baranov a5a7ebbba2
fix exchange rate flickering test (#10383) 5 months ago
Victor Baranov b5cd86277a
Fix gas price oracle flickering test (#10381) 5 months ago
Victor Baranov 28a7d59c42
fix: Fix address controller flickering test (#10382) 5 months ago
Qwerty5Uiop 2a00b0cd1b
chore: Refactor init functions to use continue if needed (#10300) 5 months ago
Kirill Fedoseev c89696b412
fix: empty revert reasons in geth variant (#10243) 5 months ago
Alexander Kolotov b2345b159f
feat: broadcast updates about new Arbitrum batches and L1-L2 messages through WebSocket (#10272) 5 months ago
Alexander Kolotov d6080e04a1
fix: proper handling for re-discovered Arbitrum batches (#10326) 5 months ago
Alexander Kolotov bd09249c17
fix: proper lookup of confirmed Arbitrum cross-chain messages (#10322) 5 months ago
Alexander Kolotov e7fa979c15
fix: indexer first block usage to halt Arbitrum missed messages discovery (#10280) 5 months ago
Victor Baranov ea9f6e5efa
fix: simplify query for weekly_deployed_smart_contracts_number public metric (#10372) 5 months ago
Viktor Baranov f1a8b7e1a9 6.7.2 5 months ago
Victor Baranov 54538a3c1c
fix: Apply Ecto set explicit ssl_opts: [verify: :verify_none] to all prod repos (#10369) 5 months ago
nikitosing 1015bfd0a4
fix: Fix slow internal transactions query (#10346) 5 months ago
nikitosing c20ce8dd11
fix: Add rescue on tx revert reason fetching (#10366) 5 months ago
Kirill Fedoseev f67801e9e8
fix: reth compatibility (#10335) 5 months ago
dependabot[bot] 8bbe2c97ec
chore(deps-dev): bump eslint-plugin-promise (#10353) 5 months ago
Victor Baranov 69a819abba
fix: public metrics enabling (#10365) 5 months ago
dependabot[bot] f2345c7269
chore(deps-dev): bump @babel/core in /apps/block_scout_web/assets (#10354) 5 months ago
dependabot[bot] b4d35debe4
chore(deps-dev): bump sass-loader in /apps/block_scout_web/assets (#10355) 5 months ago
dependabot[bot] 11e146aab4
chore(deps-dev): bump css-loader in /apps/block_scout_web/assets (#10358) 5 months ago
dependabot[bot] 492acfe09f
chore(deps): bump sweetalert2 in /apps/block_scout_web/assets (#10356) 5 months ago
dependabot[bot] 6165d7849d
chore(deps): bump mixpanel-browser in /apps/block_scout_web/assets (#10352) 5 months ago
dependabot[bot] a6893d50cc
chore(deps-dev): bump @babel/preset-env in /apps/block_scout_web/assets (#10357) 5 months ago
dependabot[bot] 7dcd71fe4e
chore(deps-dev): bump webpack in /apps/block_scout_web/assets (#10359) 5 months ago
dependabot[bot] d457f9cc17
chore(deps-dev): bump postcss in /apps/block_scout_web/assets (#10360) 5 months ago
Kirill Fedoseev 7fe5bb98de
chore: bump elixir to 1.16.3 and Erlang OTP to 26.2.5.1 (#9256) 5 months ago
Victor Baranov 18c0a61c34
Revert "chore(deps): bump logger_json from 5.1.4 to 6.0.3 (#10270)" (#10348) 5 months ago
dependabot[bot] e73a2f692c
chore(deps): bump dataloader from 1.0.11 to 2.0.0 (#10267) 5 months ago
Qwerty5Uiop 686fceef8a
chore: Don't execute update query for empty list (#10344) 5 months ago
dependabot[bot] 1348636372
chore(deps): bump logger_json from 5.1.4 to 6.0.3 (#10270) 5 months ago
Maxim Filonov b8efe6e524
fix: flaky market test (#10262) 5 months ago
dependabot[bot] c6cfa74bd9
chore(deps): bump tesla from 1.9.0 to 1.11.1 (#10343) 5 months ago
dependabot[bot] de284ba429
chore(deps-dev): bump braces in /apps/block_scout_web/assets (#10249) 5 months ago
Alexander Kolotov a28a508c43
proper handling of transactions without gas_used_for_l1 (#10333) 5 months ago
nikitosing dfba569dbe
6.7.1 (#10325) 5 months ago
nikitosing 1bbe70e2b9
fix: Fix to_string error (#10319) 5 months ago
nikitosing d950c144d9
fix: Fix bridged tokens (#10318) 5 months ago
Kirill Fedoseev 7c08ba0044
fix: missing onlyTopCall option on some geth networks (#10309) 5 months ago
Fedor Ivanov 5789382e0d
fix: update `ex_abi` to fix type decoder for huge lists (#10294) 5 months ago
Maxim Filonov 3ae9c96ca6
fix: token instance preload (#10297) 5 months ago
Maxim Filonov 726bc84fdf
fix: add token instances preloads (#10288) 5 months ago
Victor Baranov 8cb56f7551
Speed-up query execution for weekly_new_token_transfers_number_query (#10289) 5 months ago
Viktor Baranov d534902539 Disable weekly_active_addresses_number metric because it affects DB performance: query should be optimized in the future 5 months ago
Kirill Fedoseev e187299e74
fix: set timeout in seconds (#10283) 5 months ago
Victor Baranov 33bf9ea37f
feat: Public metrics toggler (#10279) 5 months ago