Commit Graph

456 Commits (b9cc8a417fdf22eb6e3d35643fd2eb2aa4237fb9)

Author SHA1 Message Date
Ayrat Badykov 7cb07f3610
remove workers from indexer readme 6 years ago
Ayrat Badykov 88a2a528f7
fix build 6 years ago
Ayrat Badykov e49412f389
remove temporary worker modules 6 years ago
saneery eb4154f14e batching pool data requests 6 years ago
saneery 32498b5b29 fix typo 6 years ago
saneery d18116f00e update readme and changelog 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
saneery fc79dfb9eb fix credo warnings 6 years ago
saneery b158d71219 add staking pools fetcher test 6 years ago
saneery 009a54466e fix staking pools fetcher 6 years ago
saneery e9c61945e6 add staking pools fetcher 6 years ago
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