Commit Graph

719 Commits (ae0847e61ee48cf272bfe580e11275618b9f04b0)

Author SHA1 Message Date
Luke Imhoff c978b6168b Don't log when queue is unavailable 6 years ago
Luke Imhoff e4902fc479 Fix picking wrong clause for fetch_token_balances_from_blockchain 6 years ago
Luke Imhoff 5a0f02019b Don't log errors when uncles aren't found 6 years ago
Luke Imhoff 14c17cb2ee Retry retried_entries for uncles 6 years ago
Luke Imhoff 30e0ac4498 Log timeout in PendingTransaction fetcher instead of crashing 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
Sebastian Abondano c762719ba0 Ensures consensus is valid for parent blocks 6 years ago
Sebastian Abondano 532a0a97bb Fix realtime indexer's 'no skips prevention' bug 6 years ago
Sebastian Abondano 0204d08fba Fix realtime indexer's 'no skips prevention' bug 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Luke Imhoff 3499155cdb Partial retries for fetch_blocks_by_range 6 years ago
Luke Imhoff d43a8c6133 Partial retry of batches of blocks by hash 6 years ago
Luke Imhoff ad1119eb4c Fetched Beneficiaries partial batch retries 6 years ago
Luke Imhoff 3efa2d9996 Partial retries for CoinBalance.Fetcher 6 years ago
svenski123 3b45474e36 Update address extraction testcases 6 years ago
svenski123 29199eb54e Add nonce field to Address object and addresses table. 6 years ago
William Sanches 421262a2da
Fix credo and format issues 6 years ago
William Sanches 2df87c2cd1
Refactor metadata_updater to get interval on start 6 years ago
William Sanches 5b14292aa9
Fix reducer function on metadata updater 6 years ago
William Sanches 3528e4dc51
Add metadata updater 6 years ago
Felipe Renan d627e700d9 Increase the timeout to 15s in Indexer.TokenBalances 6 years ago
Felipe Renan 321a93da88 Standardize Realtime to a list of token balances 6 years ago
Felipe Renan e26a0aab93 Improve TokenBalance.Fetcher docs 6 years ago
Felipe Renan c97d7c1572 Handle empty list in Indexer.TokenBalances 6 years ago
Felipe Renan e2827ba907 Log token balances that raised errors 6 years ago
Felipe Renan a79fa5b3e4 Add retry feature to the TokenBalance.Fetcher 6 years ago
Felipe Renan 10821e6b0b Rename FunctionsReader to MetadaRetriever 6 years ago
Felipe Renan 477de645fb Refactor Indexer.Token.Fetcher 6 years ago
Luke Imhoff e4b7a4ee5f Geth internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Gustavo Santos Ferreira c50d77d233 upsert addresses along with their token balances 6 years ago
Felipe Renan ed183c988d Import the current token balances 6 years ago
Felipe Renan af6a735894 Ensure that token balances that gave errors will be scheduled 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 6 years ago
Alex Garibay c0ffdd2f0c Add function for recovering signer address for Clique 6 years ago
Andrew Cravenho 5892c8357b enqueue fix for push_front 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Gustavo Santos Ferreira cf1be63b60 add new field to address extractor 6 years ago
Felipe Renan 5d1441d515 Do not store token_hash as address_hash in token balances 6 years ago
Luke Imhoff 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Felipe Renan 5ccfb258d6 Send unfetched token balances to be fetched by TokenBalance.Fetcher 6 years ago
Felipe Renan 0fbd09653c Increase batch_size in TokenBalance.Fetcher 6 years ago
Luke Imhoff 91042f4af3 Shrinkable BufferedTasks 6 years ago