Commit Graph

89 Commits (326ea32a775173af054aa5f5571c8ddb810a8f7c)

Author SHA1 Message Date
Ayrat Badykov da2c79de7c
make coinmarketcap's number of pages configurable 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Ayrat Badykov 02f3d922fe
use seconds 6 years ago
Ayrat Badykov 6d21e8529e
fix converting to integer 6 years ago
Ayrat Badykov dd2dbbfddb
allow setting update interval for addresses with balances counter 6 years ago
Ayrat Badykov 245a19121f
replace source_module 6 years ago
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 3c0adace16 Include import_id and transaction_id in logger metadata 6 years ago
Gustavo Santos Ferreira f2cbf37200 genserver that executes validator data imports every 24 hours 6 years ago
Gustavo Santos Ferreira 7549b8f8c8 prepare configs and new dependencies for the retriever 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
Luke Imhoff 65197f5913 Add shrunk to metadata 6 years ago
Luke Imhoff 2569d2595e Move missing_block_range_count and missing_block_count out of prose 6 years ago
Luke Imhoff 1af8f89001 Move step out of prose and into metadata 6 years ago
Luke Imhoff ac35c4680f Move error_count out of prose and into metadata 6 years ago
Luke Imhoff 63e646a5ff Move count out of prose and into metadata 6 years ago
Luke Imhoff 2010e90a71 Move block range out of prose and into metadata 6 years ago
Luke Imhoff 0243726f9b Move block number out of prose and into metadata 6 years ago
Luke Imhoff fed7d304e2 Include fetcher in logger metadata 6 years ago
Luke Imhoff c7d614e2ec Include date in addition to time in log format 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
Lokraan 2a603be370 Merge with master. 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Andrew Cravenho 2cb7f4b0c7 Update README and change default variant to ganache 6 years ago
Andrew Cravenho c1d1ad996c Change the sokol node to localhost 6 years ago
Andrew Cravenho 72480f2389 Remove old sokol node from prod env 6 years ago
Andrew Cravenho 0595c8cbaa Replace dev sokol node with personal node 6 years ago
Felipe Renan 43b55ef688 Log tokens that gave errors interacting with their functions 6 years ago
Felipe Renan 0fbda6c72f Add retry fetching while fetching Token's fields 6 years ago
fvictorio 73f70745dd Fix loading of secrets file for test 6 years ago
Konstantin Zolotarev 99b70a1b65 Revert dev settings 6 years ago
Konstantin Zolotarev c1d1385abb Added docker files 6 years ago
Konstantin Zolotarev a9fd475df4 Unified config variables for all JSON RPC variants 6 years ago
Gustavo Santos Ferreira 1b988eeb83 allow to change source and supply via config 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 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
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago
Lokraan 76fc8e0377 Store validation counts for each address in an ets table. 6 years ago
Amanda Sposito 2d02ed6e24 Add a counter to store the token tranfers count info 6 years ago