Commit Graph

740 Commits (d99bc9638ac654cf6995ff2a38c02da49e74023d)

Author SHA1 Message Date
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
Amanda Sposito 32ad1214b6 Increase timeout at the `Chain.import` at the 'Indexer.InternalTransaction.Fetcher' 6 years ago
Amanda Sposito 3244113be4 Increase timeout at the `Repo.transaction` level at the 'Indexer.TokenBalance.Fetcher' 6 years ago
Amanda Sposito eea81817f7 Increase 'Indexer.TokenBalance.Fetcher' timeout 6 years ago
Amanda Sposito b4a66ad7f0 Add treatment to TokenBalance.Fetcher when there is an error with the import data 6 years ago
Alex Garibay 56299e308b Add support for ERC-721 token transfer logs with addresses in `data` 6 years ago
Luke Imhoff 1a8bb6cbed Restructure Indexer.BlockFetcher to match other Fetchers 6 years ago
Luke Imhoff 5b7872f030 Don't use closure for BufferedTask Task.Supervisor.async_nolink call 6 years ago
Luke Imhoff 6aaa300de0 Setup excoveralls for indexer in isolation 6 years ago
Luke Imhoff 279c6987b1 Sort Indexer project keys 6 years ago
Luke Imhoff 09051ceb8a Separate usage of Task.Supervisor 6 years ago
Luke Imhoff 9b3ed74507 Allow all genserver options to be passed to BufferedTasks 6 years ago
Felipe Renan 6148658f61 Store tokens with invalid strings in Token indexer. 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago
Felipe Renan e86c5c79f3 Handle timeout when fetching token balances from blockchain 6 years ago
Igor Florian 7077a41576 Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
Igor Florian acf14d6cf3 Rename Balance references to Address.CoinBalance 6 years ago
Igor Florian c640bf2de1 Rename AddressBalanceFetcherCase to CoinBalanceCase 6 years ago
Igor Florian 8e0f8b2e92 Rename BalanceFetcher to CoinBalanceFetcher 6 years ago
Igor Florian 2a7c2feac2 Rename Balances module to CoinBalances 6 years ago