Commit Graph

232 Commits (abaab828dd65823305f2088b304be2f907f3ebb8)

Author SHA1 Message Date
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
Qwerty5Uiop 3922a02f3a Moved indexer ReplacedTransaction.Supervisor configuration to static config 2 years ago
sl1depengwyn d3daec8c60
Allow to setup multiple ranges of blocks to index (#5783) 2 years ago
Qwerty5Uiop b5d8b0086e Drop admin_panel_enabled env from runtime config 2 years ago
Qwerty5Uiop ddab28e154 Runtime config fixes 2 years ago
Qwerty5Uiop 35401ab1ec Endpoint server: true 2 years ago
Qwerty5Uiop e45d3a9676 Fix runtime test conf 2 years ago
Qwerty5Uiop e269f90c95 Refactor runtime config 2 years ago
Qwerty5Uiop c9bb71565a Add build-time envs to Dockerfile args 2 years ago
Qwerty5Uiop dd9418c4e8 Fix server starting 2 years ago
Qwerty5Uiop 48946814a1 Added release building 2 years ago
Viktor Baranov c7b38cd40b Change default footer chat link 2 years ago
Viktor Baranov 3e992d3fe0 Footer links management 2 years ago
Qwerty5Uiop f49d3e2142 Write block timing logs to a separate file 2 years ago