Commit Graph

35 Commits (fdbb881a18a4b52538d2a9ffb9277a68e56a5e9d)

Author SHA1 Message Date
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev 37e968f76c fix: tests 10 months ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
POA 5ea5da2ba4 Define chain type 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
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 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 300d12a8e6 Fix pool size default value in 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
Felipe Renan 43b55ef688 Log tokens that gave errors interacting with their functions 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 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
Luke Imhoff 60a2668641 Remove 60_000 Ecto.Repo timeout from config 7 years ago
Luke Imhoff 5c187420db Remove ethereumex 7 years ago
Chris McCord 117871a834 WIP 7 years ago
Luke Imhoff 125b540871 Increase credo and formatter columns to 120 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 Derek Barnes 487a78bd67 Create worker for importing internal transactions 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
Doc Ritezel c8e4f6c9e6 Add a queue for processing receipt imports 7 years ago
Doc Ritezel e19c023219 Move schedules into environment variables 7 years ago
CJ Bryan and Matt Olenick c3fe2130a5 Temper the latest Block importer. 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 5409faf7e3 Upgrade ethereumex 7 years ago
Doc Ritezel 90f14052db Instrument all queries with NewRelic 7 years ago
Doc Ritezel da0c9db07a Speed up ChainController#show queries 7 years ago
Doc Ritezel bd3cb7ac8e Add pgbouncer wrapper script 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
Doc Ritezel 63efe24b36 Extract exthereum configuration to environment variables and config/dev.secret.exs 7 years ago
Doc Ritezel 1f35823aa9 Collapse ExplorerWeb.Endpoint config 7 years ago
Doc Ritezel 57f677912d Configure NewRelic for production environments 7 years ago