Commit Graph

2972 Commits (8eb6f08f1e1b05692dc0871b94cf909c04114977)

Author SHA1 Message Date
Victor Baranov 8eb6f08f1e
feat: enhance /api/v2/smart-contracts/:hash API endpoint (#10558) 4 months ago
nikitosing 5785ea89be
feat: Add method name to transactions CSV export (#10579) 4 months ago
nikitosing c9ddc19b22
feat: Add /api/v2/proxy/metadata/addresses endpoint (#10585) 4 months ago
Victor Baranov f4540a3601
feat: Add token decimals to token transfers CSV export (#10589) 4 months ago
nikitosing ebc99bfff9
feat: Add DELETE /api/v2/import/token-info method (#10580) 4 months ago
varasev c846237ac8
chore: Add API endpoint for OP batch blocks (#10566) 4 months ago
Alexander Kolotov a13d43f0a9
fix: filter out incorrect L1-to-L2 Arbitrum messages (#10570) 4 months ago
Kirill Fedoseev 259a143c4f
perf: speed up worlds list query (#10556) 4 months ago
Victor Baranov 0f7aba6337
fix: Fetch contract methods decoding candidates sorted by inserted_at (#10529) 4 months ago
Victor Baranov 25339b9479
fix: Sanitize topic value before making db query (#10481) 4 months ago
Fedor Ivanov 6c07246446
feat: support for `:celo` chain type (#10564) 4 months ago
Alexander Kolotov a8c0c1ba92
limited usage of infinite timeout (#10551) 4 months ago
Victor Baranov 11e71b734d
fix: Sanitize contractURI response (#10479) 4 months ago
nikitosing 44e6b6d489
feat: Add CSV_EXPORT_LIMIT env (#10497) 4 months ago
Qwerty5Uiop b05e066ff7
fix: Use token_type from tt instead of token (#10555) 4 months ago
Kirill Fedoseev ee0a51b03c
fix: non-consensus logs in JSON RPC and ETH RPC APIs (#10545) 4 months ago
jianghuyiyuan 24b1c8db1b
chore: fix some comments (#10519) 4 months ago
Qwerty5Uiop 51f9d846fa
fix: Fix address_to_logs consensus filtering (#10528) 4 months ago
nikitosing 2984bcf5b6
fix: Error on internal transactions CSV export (#10495) 4 months ago
nikitosing c6ff374d8c
feat: Backfiller for omitted WETH transfers (#10466) 4 months ago
Fedor Ivanov f59191935f
fix: extend block search range for `getblocknobytime` method (#10475) 4 months ago
Victor Baranov df084cf639
chore: Manage Solidityscan platform id via runtime variable (#10473) 4 months ago
Qwerty5Uiop c17d53063b
fix: Add missing condition to fetch_min_missing_block_cache (#10478) 4 months ago
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) 5 months ago
Qwerty5Uiop 277f49365b
fix: Filter out internal transactions belonging to reorg (#10330) 5 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