Commit Graph

411 Commits (344f2fec13f620588e67e8014029a4b74c4f8ad0)

Author SHA1 Message Date
Ayrat Badykov fbbdf78804
do not index internal transactions with simple token transfers 6 years ago
zachdaniel 6bfc9cf4a6 fixup! fixup! fix: poll on import completion and only new blocks 6 years ago
zachdaniel e3c4703a99 fixup! fix: poll on import completion and only new blocks 6 years ago
zachdaniel c8fb42aba0 fix: poll on import completion and only new blocks 6 years ago
Luke Imhoff 57808d6b23 Separate usage of max consensus block number and block height 6 years ago
Luke Imhoff 083e5d3278 Ensure min and max block number is for consensus blocks 6 years ago
Ayrat Badykov 5c1fca9ac9
fix sigil formatting 6 years ago
Ayrat Badykov 9f45c14ef7
fix CR issues 6 years ago
Ayrat Badykov 60a36a4739
return polling to realtime fetcher 6 years ago
Luke Imhoff 5524a49725 Don't fetch internal transactions for simple token transfers 6 years ago
Luke Imhoff 1c915bdb3a conflict_target and on_conflict for Block Rewards importer 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
Luke Imhoff 6165f6757f Move uniquifiation of address current token balances out of runner 6 years ago
Gustavo Santos Ferreira 0b3e7f987d genserver to find blocks without rewards and send them to the importer module 6 years ago
Gustavo Santos Ferreira 3a6751c3cc importer module to import batches of block rewards 6 years ago
Luke Imhoff e22fca4ada Don't use step variable twice 6 years ago
Luke Imhoff 3592b66340 Chunk pending transactions 6 years ago
Luke Imhoff 8e1bfc0589 Convert DBConnection.ConnectionError tcp recv: closed to {:error, :timeout} 6 years ago
Luke Imhoff 3bfc342941 Missed error pattern change in #1233 6 years ago
Luke Imhoff cbe3308c3d fetch_and_import_range_from_sequence log exceptions instead of raise 6 years ago
Luke Imhoff adc03fd08b Label all steps in Block.Fetcher implementations 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
Luke Imhoff 6a0f625da7 Port fix for InvalidConsensus to Uncataloged 6 years ago
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