Commit Graph

368 Commits (master)

Author SHA1 Message Date
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Maxim Filonov f3bb60fb43
Rework token prices (#6925) 2 years ago
Qwerty5Uiop 622c2abffe ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 2 years ago
Viktor Baranov 0ee01011d2 Allow disable contract interaction 2 years ago
Nikita Pozdniakov fbcdbacd35
Add /account/v1/authenticate 2 years ago
Nikita Pozdniakov 5c67bbc1e4
Forward API v2 logs to api_v2.log; Refactor API logging 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Viktor Baranov c52b2cc94d Token instance fetcher batch size and concurrency env vars 2 years ago
Nikita Pozdniakov ca59693fd3
Fix TokenTotalSupplyOnDemand fetcher; Add FirstTraceOnDemand fetcher; Add fallback values in blocks to on demand fetchers 2 years ago
Viktor Baranov 44d9562f41 Remove compile-time vars 2 years ago
Viktor Baranov 21fdf670e8 Manage BlockReward fetcher params 2 years ago
sl1depengwyn 80fa295d84 Extend `INDEXER_MEMORY_LIMIT` env parsing 2 years ago
Viktor Baranov 1742a02453 Allow disable API rate limit 2 years ago
Viktor Baranov 99b6e5da3d Remove warning from config helper 2 years ago
Victor Baranov 65d7ad5b45
Support basic auth in JSON RPC endpoint (#6897) 2 years ago
Viktor Baranov 81cd6a7e99 Fix value in "Indexing tokens" banner 2 years ago
Viktor Baranov 93c7479e57 Add env variable to hide Add to MM button 2 years ago
Viktor Baranov 501794ea82 Disable dark mode env var 2 years ago
POA be99681177 Add INDEXER_TX_ACTIONS_ENABLE env variable 2 years ago
nikitosing 8464e8254a
Integrate sig provider (#6541) 2 years ago
Viktor Baranov d17d9c95db Permanent dark mode 2 years ago
sl1depengwyn 498ca30253 Add callTracer support for geth 2 years ago
POA 9aa9c5399e Refactoring 2 years ago
Qwerty5Uiop 685888d342 Find min_missing_block_number by batches 2 years ago
Qwerty5Uiop cc67f502da Missing ranges collector 2 years ago
POA dfb8c859a8 Add cache size limit to tx actions transformer 2 years ago
POA 0f9adc4885 Add tx actions async fetcher for old blocks (draft version) 2 years ago
Никита Поздняков ff6914ba91
Add restricted access check to account's watchlist 2 years ago
nikitosing 708a6b0036
Improve working with contracts implementations (#5561) 2 years ago
Lymarenko Lev 9bcdea8204 Add visualuze sol2uml controller 2 years ago
nikitosing 0e0931e130
Blockscout core API v2 (#6429) 2 years ago
Qwerty5Uiop a032cae0bd Coin balances and tx receipts batch size and concurrency envs 2 years ago
Qwerty5Uiop bfd8e9df8b Internal transaction fetcher envs 2 years ago
Qwerty5Uiop 9abcfd5faf Move token_id migrator to Explorer application 2 years ago
Qwerty5Uiop 357bcd5f04 Token id migration process 2 years ago
Viktor Baranov 590ce86c71 Apps embedded links 2 years ago
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 2 years ago
Viktor Baranov 50487be827 Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash 2 years ago
Viktor Baranov 96e673044b Disable forum link en var 2 years ago
Никита Поздняков 6a127294a7
Copy public tags functionality to master 2 years ago
Qwerty5Uiop dc2ea8d70a Fix DISABLE_TOKEN_INSTANCE_FETCHER env 2 years ago
Qwerty5Uiop ef3b901602 DISABLE_TOKEN_INSTANCE_FETCHER env 2 years ago
Viktor Baranov e4ffc16589 Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES, refactor parsing integer env vars in config 2 years ago
Viktor Baranov 276dd01836 INDEXER_CATCHUP_BLOCKS_BATCH_SIZE and INDEXER_CATCHUP_BLOCKS_CONCURRENCY env varaibles 2 years ago
Viktor Baranov 3dcf91d38f Fix runtime definition of ETHEREUM_JSONRPC_VARIANT variable 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
Viktor Baranov 0f4a4bd6a7 Refactor JSON RPC variants 2 years ago
Viktor Baranov 9fb791ec19 Refactor DB config 2 years ago
Viktor Baranov 74b9daa405 Finalize Account functionality PR 2 years ago
Viktor Baranov b4a3748de4 ACCOUNT_DATABASE_URL from DATABASE_URL if not provided 2 years ago