Commit Graph

29 Commits (f890d9076c7aae2c5f5c91ac102a56d5fded572b)

Author SHA1 Message Date
zachdaniel b02383a80b feat: store average block time in a genserver 6 years ago
Luke Imhoff 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
fvictorio 616658adbf Show token price in USD 6 years ago
Luke Imhoff 903d322553 Use index and COUNT(*) for address_to_validation_count 6 years ago
Luke Imhoff f67241cfc0 Use COUNT(*) for count_token_transfers_from_token_hash 6 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
Amanda Sposito 7eef405a36 Add BlockValidationCounter config to disable it in test env. 6 years ago
Amanda Sposito 845b399281 Add a cache to count the addresses with balance > 0. 6 years ago
Locke ad606e4df4 Conform to code review. 6 years ago
Lokraan 582345cfb7 Create tests for new dependency injection model. 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
fvictorio 73f70745dd Fix loading of secrets file for test 6 years ago
Gustavo Santos Ferreira 92cf06ef3e module to calculate market cap 6 years ago
Lucas Narciso ea3da7fd07
Consolidate Token Holders count info 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
Stamates faa53be558 Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Luke Imhoff e71781cde8 Increase pool_timeout for tests 6 years ago
Tim Mecklem 89c1416b2c Allow test environment configuration to be overridden similar to dev 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Alex Garibay c39154e6eb
Add user accounts (#176) 7 years ago
Alex Garibay aa8dfff5fc
Use configuration to conditionally start processes (#178) 7 years ago
Luke Imhoff 5c187420db Remove ethereumex 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 18e0d9afde Cache Balances for Addresses 7 years ago
CJ Bryan and Desmond Bowe 5f937d84ed FORMAT ALL TEH THINGS 7 years ago
CJ Bryan, Derek Barnes, Desmond Bowe and Matt Olenick 2ba3cc821e Display Internal Transactions on the Transaction detail page. 7 years ago
CJ Bryan and Matt Olenick 261f15f10d Double the test database timeout. 7 years ago
Doc Ritezel 5409faf7e3 Upgrade ethereumex 7 years ago
Doc Ritezel 4f326808cd Update Jasmine test page build structure 7 years ago
CJ Bryan and Matt Olenick f5dd228551 Use a larger ownership timeout in test mode. 7 years ago
Doc Ritezel 63efe24b36 Extract exthereum configuration to environment variables and config/dev.secret.exs 7 years ago
Doc Ritezel d2177aca8b Run tests with headless chrome 7 years ago
CJ Bryan and Matt Olenick 4043b54215 Add Wallaby for integration testing. 7 years ago
CJ Bryan and Matt Olenick a78e87177a Remove default db credentials from dev and test 7 years ago
CJ Bryan and Matt Olenick 4726b1c794 Create Phoenix app 7 years ago