Commit Graph

539 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Qwerty5Uiop 400b45b145
Massive blocks fetcher (#9486) 9 months ago
Victor Baranov 610f6223ab
API v1 bridgedtokenlist endpoint (#9506) 9 months ago
POA 528b64ca8c Fix timestamp handler for unfinalized zkEVM batches 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
nikitosing 7467d4d075
Add tsvector index on smart_contracts.name (#9487) 9 months ago
Kirill Fedoseev b74ddce2a2 feat: stream blocks without internal transactions backwards 9 months ago
Qwerty5Uiop ac736defdc Add block_consensus to token_transfers 9 months ago
Qwerty5Uiop dbaedbca2c Create token_transfers token_type index concurrently 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 9 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 9 months ago
POA cb29b6d341 Fix Explorer.Chain.Import.Runner.Zkevm.BridgeOperations 9 months ago
POA 09f2429e9a Add l2_token_address field for preliminary Indexer.Fetcher.Zkevm.BridgeL1 9 months ago
POA 1fda56ef15 Small changes 9 months ago
POA 1515055579 Add zkevm_bridge_l1_tokens table 9 months ago
POA 8cf0f63b33 Prepare zkevm_bridge table and its importer 9 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 9 months ago
Viktor Baranov 8f5588db48 Change index creation to concurrent 10 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
nikitosing 6df3521564
Add GET and POST /api/v2/smart-contracts/:address_hash/audit-reports (#9120) 10 months ago
Victor Baranov e4e1653459
"cataloged" index on tokens table (#9233) 10 months ago
Victor Baranov 400403fb1f
Enhanced unfetched token balances index (#9153) 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 10 months ago
Kirill Fedoseev b177528be3 chore: refactor 10 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 10 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 10 months ago
Viktor Baranov c7f566156e Add ASC indices for logs, token transfers, transactions 11 months ago
Victor Baranov a4799d35aa Drop unused token_id column from token_transfers table and indexes based on this column (#9005) 11 months ago
Victor Baranov 83978978f9 Drop logs type column and related index (#9007) 11 months ago
Victor Baranov 4df5df71fa Change log topic type in the DB to bytea (#9000) 11 months ago
Qwerty5Uiop 39a8d6094a Denormalization improvements 11 months ago
Qwerty5Uiop fd13a8c269 Denormalization migration + dynamic logic support 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Viktor Baranov f6f225d772 Change index: base it to hash column 11 months ago
Viktor Baranov a176c38825 Index for block refetch_needed 11 months ago
Viktor Baranov 6cbbe1f2ae Drop unused indexes on address_current_token_balances table 11 months ago
Viktor Baranov fec9509027 Refine token transfers token ids index 11 months ago
Maxim Filonov f2a79e45da Expand gas price oracle functionality 11 months ago
Nikita Pozdniakov f0b05faace
Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS 12 months ago
Maxim Filonov f22c4b50d5 Add testing for all CHAIN_TYPEs 1 year ago
Maxim Filonov 48bc9a16bd Take into account `CHAIN_TYPE` for RSK 1 year ago
Maxim Filonov aec9261178 Add rootstock specific fields (#8076) 1 year ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago
POA 03566d53b5 Store l2 transactions count in the batch table 1 year ago
POA c87e64fa3a Add API v2 output for transaction list of the specified batch 1 year ago
POA 9b50f4d796 Add zkEVM fields to API v2 response for transaction page 1 year ago