Commit Graph

41 Commits (4551d7f70c42b321def6ffe80e52a217685ad391)

Author SHA1 Message Date
Luke Imhoff 3c0adace16 Include import_id and transaction_id in logger metadata 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
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
William Sanches 3528e4dc51
Add metadata updater 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 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
Luke Imhoff cae25195e5 Indexer.Memory.Monitor 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago
Nam Chu Hoai d17917ce30 Allow unsecure WebSocket connections 6 years ago
Andrew Cravenho 9892d1bd17 Add env variables to the production parity files 6 years ago
Igor Florian 99012b2c4c Add a new log file for token_balances fetching errors 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
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 6 years ago
Peter Romfeld d9e37c44a6
fix formatting 6 years ago
Peter Romfeld b473420df3
use ETHEREUM_JSONRPC_HTTP_URL instead 6 years ago
Peter Romfeld 2ddc1b9747
get geth_url from environment and fix `variant` for {dev,prod}.exs 6 years ago
Luke Imhoff fe49a753d3 block_rate -> block_interval 6 years ago
Amanda Sposito 3335817d90 Fix prod config file to use prod config instead of dev 6 years ago
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago
Luke Imhoff 27b4bf62d5 mix new indexer --sup 7 years ago