Commit Graph

524 Commits (0a3f29eb5289e74d388d2661b5fac2b60b47da14)

Author SHA1 Message Date
POA 1fda56ef15 Small changes 10 months ago
POA 1515055579 Add zkevm_bridge_l1_tokens table 10 months ago
POA 8cf0f63b33 Prepare zkevm_bridge table and its importer 10 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 10 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
POA 6673b1cee1 Extend zkEVM batches indexer 1 year ago
POA e630e51939 Draft zkEVM indexer implementation 1 year ago
POA 63b023f5e5 Create zkEVM tables 1 year ago
Viktor Baranov e485c1d7d9 DefiLlama TVL source 1 year ago
Maxim Filonov 80c99447dd Add RSK chain type 1 year ago
nikitosing daed959d8f
Add owner_address_hash and other fields to token_instances; Move toke… (#8386) 1 year ago
Andrey Atapin 776ff695bb
Fix empty TransferBatch event handling (#7959) 1 year ago
Viktor Baranov 9f07e5a364 Move PolygonEdge-related migration to the corresponding repository 1 year ago
varasev 3235ab1caa
Deposits and Withdrawals for Polygon Edge (#8180) 1 year ago
Qwerty5Uiop fa0a167f98 Drop token balances tokens foreign key 1 year ago
Qwerty5Uiop b212ddf631 Drop ctb tokens foreign key 1 year ago
Qwerty5Uiop 270e4634f3 Drop rest address foreign keys 1 year ago
Qwerty5Uiop a8553eefe9 Drop foreign keys for token/coin balances, tokens, int transactions 1 year ago
Qwerty5Uiop e381723d60 Drop address foreign keys from token transfers and transactions 1 year ago
Qwerty5Uiop fc5fb4f91f Drop logs address_hash foreign key 1 year ago