Commit Graph

496 Commits (c3997a1d8a9a191decc898ef4a7c8ad5bed18f63)

Author SHA1 Message Date
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
Ayrat Badykov 228baff5d6
fix comment 6 years ago
Ayrat Badykov 29f96d9d09
select only distinct failed transactions 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
Ayrat Badykov 80002c6508
set correct log level for production 6 years ago
Ayrat Badykov 5625693d58
fix build 6 years ago
Ayrat Badykov c0a9b2e36b
do not do work in process initialization 6 years ago
Ayrat Badykov add1eaf865
fix credo 6 years ago
Ayrat Badykov dbaadc9265
limig geth internal transaction syncing to 128 blocks 6 years ago
Ayrat Badykov 55b4ce6a95
fix timeout for task 6 years ago