Commit Graph

295 Commits (7467d4d075ad5f2b42fc8d8cc37f0fc5a2467d79)

Author SHA1 Message Date
Luke Imhoff 1fce095a35 Shrink Catchup Sequence if its consumes too much memory 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 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 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 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 2e3627d536 Don't run imports for empty params 6 years ago
Luke Imhoff bf7e8f11c5 Unsupport -> Unsupported 6 years ago
Luke Imhoff 1ba2e01bfa lastest -> latest 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 8e8b4b5508 Indexer.Block.Uncle.Fetcher 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
Igor Florian 52e861fa73 Include and Log token_balances error attribute 6 years ago
Lucas Narciso d8b22f6988 Handle large strings when fetching tokens 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 09051ceb8a Separate usage of Task.Supervisor 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
Felipe Renan d7bfcd1e87 Change Address.TokenBalance value to be decimal 6 years ago
Felipe Renan 01af13e325 Include TokenBalanceFetcher to Indexer.Supervisor test support 6 years ago
Igor Florian 53e7866016 Fetch TokenBalances value in the Catchup Indexer 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff c484bc2d25 Separate Indexer.Address.TokenBalances from Indexer.Balances 6 years ago
Luke Imhoff 64585c4938 Insert all BufferedTaskTest assert_receive timeouts to 200ms 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 6 years ago
Luke Imhoff ae21b7e8b0 Separate sequence from BlockFetcher.t 6 years ago
Luke Imhoff 0873bcdc28 Disable BlockFetcher.SupervisorTest for Geth 6 years ago
Andrew Cravenho 28e485a5c1 Replace poanetwork/poa-explorer urls with poanetwork/blockscout 6 years ago
Luke Imhoff f24d2a8d0c Sleep before checking for DOWN 6 years ago
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Luke Imhoff 81ba3a5b7b Only use address_hash_to_block_number if block_number is missing 6 years ago
Luke Imhoff 1225bc2f74 Regression test for https://github.com/poanetwork/poa-explorer/pull/489#issuecomment-409637329 6 years ago
Luke Imhoff f2884992a7 Fetch realtime internal transactions and balances synchronously 6 years ago