Commit Graph

501 Commits (a4b04d38bfc919853e5d4f7f57d8579838baceb8)

Author SHA1 Message Date
saneery 8d2ecb9f61 update pools fetcher 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 6 years ago
Ayrat Badykov d05e4d53fa
fix CR issues 6 years ago
Ayrat Badykov e6c86801fa
fix CR issue 6 years ago
Ayrat Badykov dd711fa939
get data from cache 6 years ago
saneery 3c4d63149c mark pools as deleted if they don't exist in the list 6 years ago
Ayrat Badykov 88a2a528f7
fix build 6 years ago
Ayrat Badykov e49412f389
remove temporary worker modules 6 years ago
saneery 32498b5b29 fix typo 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
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 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 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
goodsoft 8cbafd2ced
Set internal_transactions_indexed_at for empty blocks 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
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 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