Commit Graph

140 Commits (0976a572ff1ef01f8243b9bb932e60872eb2866d)

Author SHA1 Message Date
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
Luke Imhoff 8d542f07bd Buffer tuples instead of maps 6 years ago
Luke Imhoff b313af6d7f Buffer hash bytes instead of hash strings 6 years ago
Luke Imhoff 48b1de4617 Buffer formatted params instead of %TokenBalance{} 6 years ago
Luke Imhoff 753319de4a Store ranges as tuples in Sequence :queue 6 years ago
Sebastian Abondano f58bf1586f Log InternalTransaction.Fetcher errors as error 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Luke Imhoff 1918040eeb Explorer.Chain.Import.Runner behaviour 6 years ago
Luke Imhoff 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 991a2fe672 Extract Explorer.Chain.Import.Transactions 6 years ago
Luke Imhoff 22cb89058a Extract Explorer.Chain.Import.Tokens 6 years ago
Luke Imhoff 14aa12e9bd Extract Explorer.Chain.Import.TokenTransfers 6 years ago
Luke Imhoff 753fbd8bd5 Remove obsolete receipts 6 years ago
Luke Imhoff 5ffb54129f Extract Explorer.Chain.Import.Logs 6 years ago
Luke Imhoff 4842462667 Extract Explorer.Chain.Import.Block.SecondDegreeRelations 6 years ago
Luke Imhoff 56f0365239 Extract Explorer.Chain.Import.Blocks 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 147a7e14fb Don't do async imports with empty lists 6 years ago
Luke Imhoff 2e3627d536 Don't run imports for empty params 6 years ago
Luke Imhoff 9264a92db3 remaning -> remaining 6 years ago
Luke Imhoff c60ae9467f upto -> up to 6 years ago
Luke Imhoff 088589b11a transaactions -> transactions 6 years ago
Luke Imhoff 65cbce71b4 registred -> registered 6 years ago
Luke Imhoff f87235c79a strucutured -> structured 6 years ago
Alex Garibay d7e38a223e
Missed token transfer cataloger (#807) 6 years ago
Felipe Renan cc89b1f6db Ignore burn address token balance for Tokens ERC-721 6 years ago
Luke Imhoff b8d9edf97d Indexer.Block.Catchup.BoundIntervalSupervisor is proper supervisor 6 years ago
Sebastian Abondano fdd0c84721 Realtime fetcher retries for unknown block number 6 years ago
Luke Imhoff 8e8b4b5508 Indexer.Block.Uncle.Fetcher 6 years ago
Felipe Renan e74bfb9d3b Fix token balance log error 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Stamates ff5d4d0163 Wireup live update of pending transactions 6 years ago
Sebastian Abondano 8e3d80a6db Realtime indexer waits half a second before fetch 6 years ago
Sebastian Abondano 14b916f9e8 Realtime.Fetcher async fetching and no skips 6 years ago