Commit Graph

190 Commits (f60ec30505e2b1f2f81ef8953dfaf421ff98cab2)

Author SHA1 Message Date
pasqu4le 144f39db5b
Remove duplicate params in `Indexer.Fetcher.TokenBalance` 5 years ago
saneery 50794d8a43 fix test 6 years ago
pasqu4le 2aec1f4c9f
Removes duplicate entries from Indexer.Fetcher.UncleBlock 6 years ago
saneery 741d0005bd mix format 6 years ago
saneery b4376e027c filter pending logs 6 years ago
Ayrat Badykov 55854d9b3b
add test 6 years ago
Ayrat Badykov a9bbf8acd4
fix retries 6 years ago
saneery 8d2ecb9f61 update pools fetcher 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
saneery 147f0c4347 edit staking pools fetcher test 6 years ago
Ayrat Badykov e49412f389
remove temporary worker modules 6 years ago
saneery eb4154f14e batching pool data requests 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
saneery b158d71219 add staking pools fetcher test 6 years ago
Paul Tsupikoff f02e2d8841
Remove internal tx and token balance fetching from realtime fetcher (#1724) 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
goodsoft 0e15873fbc
Remove obsolete InvalidConsensus.Worker 6 years ago
Ayrat Badykov 9487d16201
Update fetcher_test.exs 6 years ago
Ayrat Badykov a6a0d4c5a9
fix test 6 years ago
Paul Tsupikoff 81557ab415
Add regression test for #1642 6 years ago
Ayrat Badykov 456c5549a5
do not fetch burn address balance 6 years ago
Ayrat Badykov 99e30c5a52
select queries by batches 6 years ago
Paul Tsupikoff 4ceb8a8ed2
Add regression test for #1584 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
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
Ayrat Badykov 714db43a14
fetch ERC721 token balances if senser is '0x0..0' 6 years ago
Ayrat Badykov 9d21d4687f
use MapSet 6 years ago
Ayrat Badykov e8c205ae27
fix coin balance params reducer for pening transaction 6 years ago
zachdaniel 47032c064e feat: optimize/rework `init` for replaced transactions fetcher 6 years ago
Ayrat Badykov f619016587
fix credeo, add query timeout 6 years ago
Ayrat Badykov 61c9781ee0
add supervisor to supervise failed created addresses fixer 6 years ago
Ayrat Badykov a92df4cbf5
fix query 6 years ago
Ayrat Badykov c595125023
fix query, add test 6 years ago
Ayrat Badykov a3ec5c50ae
do not run test on parity and geth 6 years ago
Ayrat Badykov 0ca82e17c5
set logs block number form transaction block number if it's empty 6 years ago
Ayrat Badykov 7d9c4f2972
fetch address balances in code fetcher 6 years ago
Ayrat Badykov f76ea69cff
exclude test from parity 6 years ago
Ayrat Badykov 366f9b7aa6
do not create contracts on failed parent transactions 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
zachdaniel 30031c32bb fix: cleanup uncataloged fetcher query, and push_front 6 years ago
zachdaniel 949a971c25 fix: import clique genesis blocks 6 years ago
Ayrat Badykov 05a4cf370e
start ReplacedTransaction Supervisor in BoundIntervalSupervisor test 6 years ago
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago