Commit Graph

18 Commits (464054e6adb5cdfe531c95345f42534bd4286133)

Author SHA1 Message Date
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Viktor Baranov 294caa9946 Add DATABASE_QUEUE_TARGET env 12 months ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
POA 5e3a8cb5be Set pool_size to 1 for polygon_zkevm 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago
Viktor Baranov c18b929b9e Fix db pool size exceeds Postgres max connections 1 year ago
Maxim Filonov 80c99447dd Add RSK chain type 1 year ago
varasev 3235ab1caa
Deposits and Withdrawals for Polygon Edge (#8180) 1 year ago
Viktor Baranov 1d6da1b305 Set integration with Blockscout eth bytecode DB endpoint by default, replace old UI with new one in docker-compose configs, set default value for port: 4000 1 year ago
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Viktor Baranov 50487be827 Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash 2 years ago
Viktor Baranov 9fb791ec19 Refactor DB config 2 years ago
Viktor Baranov 74b9daa405 Finalize Account functionality PR 2 years ago
Никита Поздняков 17f4946b7a
Fix docker compose 2 years ago
Никита Поздняков 00ee70f5a9
Add redis storage to have possibility to invalidate sessions 2 years ago
Viktor Baranov ddc898b359 Rename account env vars 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Qwerty5Uiop e269f90c95 Refactor runtime config 2 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago
Viktor Baranov ce94949460 Fix pool_size value setting from env vars in configs 3 years ago
Viktor Baranov 6fa2c0b740 Various Docker setup fixes 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
Victor Baranov 613f6bb9f1 Return default hostname and database 5 years ago
Victor Baranov 300d12a8e6 Fix pool size default value in config 5 years ago
Victor Baranov 60374779e2 Refine dev config 5 years ago
Ayrat Badykov a2d947c4c8
log token instances fetching to a separate file 5 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Andrew Cravenho 2cb7f4b0c7 Update README and change default variant to ganache 6 years ago
Felipe Renan 43b55ef688 Log tokens that gave errors interacting with their functions 6 years ago
Konstantin Zolotarev 99b70a1b65 Revert dev settings 6 years ago
Konstantin Zolotarev c1d1385abb Added docker files 6 years ago
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 6 years ago
Luke Imhoff fdd1090c45 Re-enable Ecto loggers 6 years ago
Luke Imhoff c032ea2291 Improved logging 6 years ago
Peter Romfeld 2ddc1b9747
get geth_url from environment and fix `variant` for {dev,prod}.exs 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Amanda Sposito f772e1a56f Increase db timeout at dev enviroment 6 years ago
Luke Imhoff 60a2668641 Remove 60_000 Ecto.Repo timeout from config 7 years ago
Luke Imhoff 1fb23bf395 Sokol indexer complete to block 2229598 7 years ago
Chris McCord 117871a834 WIP 7 years ago
Luke Imhoff d6b00db768 Split explorer_web from explorer OTP app 7 years ago
Luke Imhoff 526eb526ac Umbrellify 7 years ago
CJ Bryan and Desmond Bowe 5f937d84ed FORMAT ALL TEH THINGS 7 years ago
Doc Ritezel c8e9760f75 Add a balance view and a refresh job 7 years ago
CJ Bryan and Matt Olenick 0afe26a004 Get pending blocks with a scheduled job. 7 years ago
Doc Ritezel 89bba0b6e9 Configure block workers to run on their own queues 7 years ago
Doc Ritezel f0ace70d9b Switch to a worker model for job scheduling and execution 7 years ago
Doc Ritezel 7b2afeae34 Configure quantum to run the scraper every second 7 years ago