Commit Graph

3048 Commits (8f933d92a65194473d4cff35bc01dcf9a699558d)

Author SHA1 Message Date
Kirill Fedoseev 0c7e9bd421
fix: mud api format fixes (#10362) 4 months ago
Victor Baranov f2b10cc6b4
chore: disable public metrics by default, set 1 day as default period of update (#10469) 4 months ago
Alexander Kolotov 98f299beea
feat: revisited approach to catchup missed Arbitrum messages (#10374) 4 months ago
Alexander Kolotov 536960363a
feat: missing Arbitrum batches re-discovery (#10446) 4 months ago
Victor Baranov 83e848d5a4
perf: Reduce LookUpSmartContractSourcesOnDemand fetcher footprint (#10457) 4 months ago
Victor Baranov f87017793a
Fix "key :bytes not found in: nil" issue (#10435) 4 months ago
Victor Baranov 158720ea20
fix: Missing clauses in MetadataPreloader functions (#10439) 4 months ago
Maxim Filonov 23adf21200
fix: include internal transactions in state change (#10210) 4 months ago
Kirill Fedoseev 6f8b48f2c1
fix: race condition in cache tests (#10441) 4 months ago
Qwerty5Uiop 86b10d9e62
fix: Transactions and token transfers block_consensus (#10285) 4 months ago
Qwerty5Uiop 277f49365b
fix: Filter out internal transactions belonging to reorg (#10330) 4 months ago
varasev c6ee4719ca
feat: Add Celestia blobs support to Optimism batches fetcher (#10199) 5 months ago
nikitosing a22ee8bfb8
fix: Fix logs sorting in API v1 (#10405) 5 months ago
Alexander Kolotov a8e483053e
fix: alternative way to detect blocks range for ArbitrumOne batches (#10295) 5 months ago
Alexander Kolotov 3c268d2196
feat: AnyTrust and Celestia support as DA for Arbitrum batches (#10144) 5 months ago
Victor Baranov b5cd86277a
Fix gas price oracle flickering test (#10381) 5 months ago
Qwerty5Uiop 2a00b0cd1b
chore: Refactor init functions to use continue if needed (#10300) 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
Victor Baranov ea9f6e5efa
fix: simplify query for weekly_deployed_smart_contracts_number public metric (#10372) 5 months ago
nikitosing 1015bfd0a4
fix: Fix slow internal transactions query (#10346) 5 months ago
Victor Baranov 69a819abba
fix: public metrics enabling (#10365) 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
Qwerty5Uiop 686fceef8a
chore: Don't execute update query for empty list (#10344) 5 months ago
nikitosing 1bbe70e2b9
fix: Fix to_string error (#10319) 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
Victor Baranov 33bf9ea37f
feat: Public metrics toggler (#10279) 5 months ago
Maxim Filonov d3a7496aca
fix: add preloads to summary and tokens endpoints (#10259) 5 months ago
Victor Baranov 4f0cc81fa4
feat: Chain & explorer Prometheus metrics (#10063) 5 months ago
Maxim Filonov 454edb0d2e
fix: advanced filter contract creation transaction (#10257) 5 months ago
nikitosing ce9ecfa92d
fix: Fix possible unknown UID bug (#10240) 6 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
Alexander Kolotov c31f937680
fix: batch transactions view recovered and support of proofs through ZkSync Hyperchain (#10234) 6 months ago
Victor Baranov aaed915990
Fix nil abi issue in get_naive_implementation_abi and get_master_copy_pattern methods (#10239) 6 months ago
Maxim Filonov e02dde7ee9
feat: Advanced Filters (#9769) 6 months ago
Maxim Filonov 569cb8bbb6
fix: add smart contracts preloads to from_address (#10236) 6 months ago
Maxim Filonov 68ca0ed8ff
fix: add proxy_implementations preloads (#10225) 6 months ago
Maxim Filonov 854a81bdda
fix: cannot truncate chardata (#10227) 6 months ago
Qwerty5Uiop 3cc62227df
fix: ERC-1155 tokens metadata retrieve (#10231) 6 months ago
nikitosing d231ca62bd
fix: Replace empty arg names with argN (#9748) 6 months ago
nikitosing e292873f79
fix: Fix unknown UID bug (#10226) 6 months ago
NBMXyeu b8730cdfe0
feat: Adding Mobula price source (#9971) 6 months ago
Victor Baranov e29f3e2a52
feat: Get ERC-1155 token name from contractURI getter fallback (#10187) 6 months ago
Maxim Filonov 3bea0e842e
perf: replace individual queries with ecto preload (#10203) 6 months ago
nikitosing eddaeadc05
feat: Add feature toggle for WETH filtering (#10208) 6 months ago
nikitosing a8e2e127b5
feat: Batch read methods requests (#10192) 6 months ago