Commit Graph

189 Commits (8f626539281413056126ef80078866c8196915f8)

Author SHA1 Message Date
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
Никита Поздняков 17f4946b7a
Fix docker compose 2 years ago
Никита Поздняков 4a88a10bda
Fix tests 2 years ago
Никита Поздняков 00ee70f5a9
Add redis storage to have possibility to invalidate sessions 2 years ago
Viktor Baranov 428aac0152 Ability to disable account by default and enable it with ACCOUNT_ENABLED env variable 2 years ago
Viktor Baranov ddc898b359 Rename account env vars 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Viktor Baranov 7c60afabd0 Move SENDGRID_ and PUBLIC_TAGS_AIRTABLE_ variables to runtime config 2 years ago
Alexey Patrikeev b292cc1f07 Moved ueberauth configuration to runtime 2 years ago
Oleg Sovetnik 46558f52da Add rotation to account log 2 years ago
Victor Baranov ebb8dc2908 Account/Watchlist/Notifications (#13) 2 years ago
Никита Поздняков 69c89c0dc0
Remove unused Config import 2 years ago
Viktor Baranov f2d4d68ad0 Format README, change Discord link 2 years ago
Viktor Baranov ff914e43a3 Move "contract interaction" and "Add chain to MM" env vars to runtime 2 years ago
sl1depengwyn 510e7f52eb Disable archive balances by env 2 years ago
Viktor Baranov 532010cda1 Enhance health API endpoint: better parsing HEALTHY_BLOCKS_PERIOD and use it in the response 2 years ago
Никита Поздняков 3d33e0704c
Add missing gettext; Move envs to runtime config; Add envs to makefile 2 years ago