Commit Graph

125 Commits (807a42b3a91c2dc644565a8c0788072dcc50e681)

Author SHA1 Message Date
Ayrat Badykov e8b1ce732b
start 'Code.Supervisor' bound_interval_supervisor_test.exs 6 years ago
Ayrat Badykov 19cd720ed3
remove compilation warning 6 years ago
Ayrat Badykov 4b7fdef526
skip parity in Code.FetcherTest 6 years ago
Ayrat Badykov 691c2b05fb
update code for parity 6 years ago
Ayrat Badykov 6acce91e21
use code from mainnet 6 years ago
Ayrat Badykov f9e63cff47
fix Code.Fetcher 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Ayrat Badykov 2e94a0d2a6
return InternalTransaction.Fetcher 6 years ago
Ayrat Badykov 3520c7d8d7
fix address extraction for codes parameters 6 years ago
Ayrat Badykov 9852abae95
add catchup code fetcher 6 years ago
Ayrat Badykov 13ca7f4b25
do not fetch internal transaction from simple token transfer transactions 6 years ago
Ayrat Badykov fbbdf78804
do not index internal transactions with simple token transfers 6 years ago
Luke Imhoff ee76f6ee18 Fix assert in test 6 years ago
Luke Imhoff d25ffd2fcd Failing regression test for #1297 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
Gustavo Santos Ferreira 3a6751c3cc importer module to import batches of block rewards 6 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Luke Imhoff 254d6b46a1 Increase assert_receive timeout 6 years ago
Sebastian Abondano c762719ba0 Ensures consensus is valid for parent blocks 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
Andrew Cravenho bd769c6724 Fix core tests 6 years ago
Amanda 3c146f92e4
Add test to MetadataUpdater's GenServer 6 years ago
William Sanches 3528e4dc51
Add metadata updater 6 years ago
Felipe Renan d627e700d9 Increase the timeout to 15s in Indexer.TokenBalances 6 years ago
Felipe Renan e2827ba907 Log token balances that raised errors 6 years ago
Felipe Renan a79fa5b3e4 Add retry feature to the TokenBalance.Fetcher 6 years ago
Felipe Renan 477de645fb Refactor Indexer.Token.Fetcher 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Gustavo Santos Ferreira c50d77d233 upsert addresses along with their token balances 6 years ago
Felipe Renan af6a735894 Ensure that token balances that gave errors will be scheduled 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 6 years ago
Alex Garibay c0ffdd2f0c Add function for recovering signer address for Clique 6 years ago
Gustavo Santos Ferreira 965bbb5e75 replace decimals from int to decimal 6 years ago
Andrew Cravenho 5892c8357b enqueue fix for push_front 6 years ago
Felipe Renan 5d1441d515 Do not store token_hash as address_hash in token balances 6 years ago
Luke Imhoff 96b97f0dc1 Switch logs to composite primary key 6 years ago
Felipe Renan 5ccfb258d6 Send unfetched token balances to be fetched by TokenBalance.Fetcher 6 years ago
Luke Imhoff 91042f4af3 Shrinkable BufferedTasks 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 b436d8bf5d Don't track retry counts 6 years ago
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