Commit Graph

175 Commits (37b1f91fe8afdee9075d82142ccf5c6e7c8c8a5f)

Author SHA1 Message Date
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
Luke Imhoff 0976a572ff Implement Enumerable for BoundQueue 6 years ago
Luke Imhoff 9f09ee0226 Remove init_chunk_size 6 years ago
Luke Imhoff 67ca25725d Don't batch until run 6 years ago
Luke Imhoff 7abc419617 Don't store pid in BufferedTask state 6 years ago
Luke Imhoff b436d8bf5d Don't track retry counts 6 years ago
Luke Imhoff 1fce095a35 Shrink Catchup Sequence if its consumes too much memory 6 years ago
Luke Imhoff cae25195e5 Indexer.Memory.Monitor 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Alex Garibay 0d0aa457cd Remove null bytes from token name and symbol 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Felipe Renan bed1a730dd Consider mint transfers in the logs to index the address 6 years ago
Luke Imhoff b1f4696569 Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
Luke Imhoff 8bb151da71 Log and retry import errors in uncle fetcher 6 years ago
Luke Imhoff fcf5e6ef99 InternalTransaction.Fetcher buffer tuples instead maps 6 years ago
Luke Imhoff 18e06d14f7 Indexer.CoinBalance.Fetcher tuple instead of map in buffers 6 years ago
Luke Imhoff f04ea541d0 Indexer.CoinBalance.Fetcher bytes and integer instead of string in 6 years ago