Commit Graph

172 Commits (ea3da7fd079acb28f7cf54a93b48cf1ee5324933)

Author SHA1 Message Date
Luke Imhoff b1f4696569 Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 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
Nam Chu Hoai d17917ce30 Allow unsecure WebSocket connections 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
Andrew Cravenho 9892d1bd17 Add env variables to the production parity files 6 years ago
Luke Imhoff bf7e8f11c5 Unsupport -> Unsupported 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 1ba2e01bfa lastest -> latest 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
Luke Imhoff 2f7be3fb7d OTP application descriptions 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
Luke Imhoff 48b302f935 Return uncles from EtherumJSONRPC.Block.elixir_to_params 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
Igor Florian 52e861fa73 Include and Log token_balances error attribute 6 years ago
Igor Florian 99012b2c4c Add a new log file for token_balances fetching errors 6 years ago
Lucas Narciso d8b22f6988 Handle large strings when fetching tokens 6 years ago