Commit Graph

365 Commits (e1c7ef8c739c8c0017d8db1e5c48c7f48505f5bb)

Author SHA1 Message Date
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 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
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