Commit Graph

77 Commits (ea961f20ee1bc07ab5f1552df86b7167041c58c4)

Author SHA1 Message Date
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
Andrew Cravenho 9892d1bd17 Add env variables to the production parity files 6 years ago
Andrew Cravenho 3e5896396a Add environment variables to the config files 6 years ago
Luke Imhoff 32380ba1e9 prometheus_ecto 6 years ago
Andrew Cravenho 2d230686d9 add fields back and provide better docs 6 years ago
Andrew Cravenho 45bd6965e0 update readme with deployment fixes 6 years ago
Alaradia 8962aa9fa7
inculde an example of the config 6 years ago
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff fdd1090c45 Re-enable Ecto loggers 6 years ago
Luke Imhoff c032ea2291 Improved logging 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 6 years ago