Commit Graph

2784 Commits (a0e801ac413bfc1f103ad6bc74c5eb5e5f2e69b5)

Author SHA1 Message Date
Qwerty5Uiop b8df64b9ea
Fix pending transactions sanitizer (#9261) 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 10 months ago
Victor Baranov 250bc5d3c7
Exclude genesis block from average block time calculation (#9173) 10 months ago
Kirill Fedoseev 4377c42b90 chore: update default values 10 months ago
nikitosing 6a13e367cb
Fix 500 response on token id which is not in DB (#9187) 10 months ago
Victor Baranov 59c0056d6a
Fetch token image from CoinGecko (#9132) 10 months ago
Victor Baranov d06d4f3cab
Fix log decoding bug (#9241) 10 months ago
Kirill Fedoseev a44be8f218 feat: add basic blob fetcher tests 10 months ago
Maxim Filonov ecde63be6c
Add `MARKET_HISTORY_FETCH_INTERVAL` env (#9197) 10 months ago
Qwerty5Uiop d3209f0e2e
Handle nil token_ids in token transfers on render (#9143) 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev a22d4ca336 chore: docstrings and broken tests 10 months ago
Qwerty5Uiop 297b15d679 Add missing filter to txlist query 10 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 10 months ago
dependabot[bot] 1352619a5a
Bump credo from 1.7.1 to 1.7.3 (#9117) 11 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 11 months ago
Victor Baranov 9c41c6abb6
Proxy for Account abstraction microservice (#9145) 11 months ago
Kirill Fedoseev b177528be3 chore: refactor 11 months ago
Kirill Fedoseev 9083380c48 fix: format 11 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 11 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 11 months ago
Qwerty5Uiop 19af21189a Merge addresses stage with address referencing 11 months ago
Viktor Baranov e6b39be251 Manage proxy implementation ttl via avg block time 11 months ago
Viktor Baranov 7c24d90976 Process reviewer comments 11 months ago
Viktor Baranov 9825192aba Noves.fi API proxy 11 months ago
Viktor Baranov fd67e8a3cf Fix reviewer comments 11 months ago
Viktor Baranov d3d7435df1 Return additional sources in case of bytecode twin of EIP-1167 pattern 11 months ago
Maxim Filonov 0784151ba6 Improve update_in in gas tracker 11 months ago
Maxim Filonov d8cc916821 Fix Explorer.Chain.Cache.GasPriceOracle.merge_fees 11 months ago
Maxim Filonov 8a31151460 Return current exchange rate in api/v2/stats 11 months ago
Viktor Baranov 05242dbb66 Allow payable function with output appear in the Read tab 11 months ago
zjb0807 d2683964f8 add status in stream_transactions_with_unfetched_created_contract_codes 11 months ago
Qwerty5Uiop a0e5f11fca Update migrator's cache if migration is already finished 11 months ago
Qwerty5Uiop d4e03a8e7f Fix migration_finished? logic 11 months ago
Qwerty5Uiop a7a3d2827b Token type filling migrations 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 e52c187ff3 Set timeout: :infinity for denaromalization migration 11 months ago
Qwerty5Uiop 62eb8da2d3 Fix migration status upsert 11 months ago
Qwerty5Uiop 5c05a7e0bf Move denormalization migration modules to a separate dir 11 months ago
Qwerty5Uiop efef76742a Denormalization improvements 11 months ago
Qwerty5Uiop 39a8d6094a Denormalization improvements 11 months ago
Qwerty5Uiop 66a1b39054 Use denormalization in token transfers csv exporter 11 months ago
Qwerty5Uiop fd13a8c269 Denormalization migration + dynamic logic support 11 months ago
Viktor Baranov 5848a7ab21 Remove internal transactions from getLogs query 11 months ago
Viktor Baranov 0753b6c42d lose_consensus function: remove excessive select 11 months ago
nikitosing 1aa3bf6b39 Final distribution of changes 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Maxim Filonov b128a175d9 Improve exchange rates logging 11 months ago