Commit Graph

640 Commits (2b305fdd7decd0ad621aa1cd31aabb55451c0418)

Author SHA1 Message Date
zachdaniel e4d0fef374 feat: set a ping_interval from config, defaulting to 300 seconds 6 years ago
Paul Tsupikoff b8a8a008ec
Make websocket optional for realtime fetcher (#1778) 6 years ago
Ayrat Badykov cb920e29f4
fix first block parameter 6 years ago
Paul Tsupikoff ef1b0cd273
Describe indexer structure and list existing fetchers (#1763) 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Paul Tsupikoff f02e2d8841
Remove internal tx and token balance fetching from realtime fetcher (#1724) 6 years ago
Ayrat Badykov 8839e18290
fix empty block time 6 years ago
Paul Tsupikoff c423a41e49
Flatten indexer module hierarchy and supervisor tree (#1718) 6 years ago
Ayrat Badykov 4444f15e62
fix tests 6 years ago
Ayrat Badykov 198ebcd140
do not set contract code from transactio input 6 years ago
goodsoft 0e15873fbc
Remove obsolete InvalidConsensus.Worker 6 years ago
goodsoft 9dbf51db94
Remove obsolete ConsensusEnsurer 6 years ago
Ayrat Badykov 9487d16201
Update fetcher_test.exs 6 years ago
Ayrat Badykov 76fee9241c
mix format 6 years ago
Ayrat Badykov a6a0d4c5a9
fix test 6 years ago
Ayrat Badykov 318dbae4a9
update gettext 6 years ago
Ayrat Badykov f34e88d8ce
remove fetching token 2 times 6 years ago
Ayrat Badykov e5f4ba9b8e
update tokens in fetcher 6 years ago
Ayrat Badykov 11a288120f
decrease token metadata update interval 6 years ago
goodsoft 8cbafd2ced
Set internal_transactions_indexed_at for empty blocks 6 years ago
Paul Tsupikoff 81557ab415
Add regression test for #1642 6 years ago
Ayrat Badykov 25564c7fac
add infinite timeout for Repo.transaction 6 years ago
Ayrat Badykov 1ce53363e5
set infinity timeout for addresses without code 6 years ago
Ayrat Badykov a8b108f299
modify query to fetch failed contract creations 6 years ago
Ayrat Badykov c2804dbfbf
add more logging to code fixer process 6 years ago
Ayrat Badykov 456c5549a5
do not fetch burn address balance 6 years ago
Ayrat Badykov 946b596abc
allow to set first indexing block 6 years ago
Ayrat Badykov 99e30c5a52
select queries by batches 6 years ago
Ayrat Badykov c42f81f5ca
fix credo 6 years ago
Paul Tsupikoff 5ed8a9590d
Reduce block_rewards in the catchup fetcher 6 years ago
Paul Tsupikoff 4ceb8a8ed2
Add regression test for #1584 6 years ago
saneery 5c2e2f2309 Added guard for check block number before fetch it 6 years ago
Ayrat Badykov 316a07663f
add second query 6 years ago
Ayrat Badykov 0e6d2d4d0d
fix merge conflicts 6 years ago
Ayrat Badykov b03558b755
fix tests 6 years ago
Ayrat Badykov 8f0222efa3
mix format 6 years ago
Ayrat Badykov 2d51a7f76c
add logging 6 years ago
Ayrat Badykov 06544e089a
check if code is set 6 years ago
Ayrat Badykov 2abcc44354
check hashes in tests 6 years ago
Ayrat Badykov cffd555137
add process to fix contract with code 6 years ago
nervehammer d9387ae495
add option to disable block rewards 6 years ago
zachdaniel 75b558b500 feat: allow setting different configuration just for realtime fetcher 6 years ago
Paul Tsupikoff 3c338e193e
Increase HTTP timeout to 10min for prod env as well 6 years ago
goodsoft 7f43ad5850
Don't refetch internal transactions in FailedCreatedAddress fetcher 6 years ago
goodsoft ea3af5e299
Use transaction-level fetch_internal_transactions for Geth 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
goodsoft f06787fd7f
Fix scheduling of latest block polling in Realtime Fetcher 6 years ago
Ayrat Badykov 714db43a14
fetch ERC721 token balances if senser is '0x0..0' 6 years ago
Ayrat Badykov e023ed454a
upgrade elixir to 1.8.1 6 years ago