Commit Graph

229 Commits (e912abe3628ea84a79c87f0bc14f779f1fd01c1b)

Author SHA1 Message Date
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
Luke Imhoff e0a19e906f Ignore beneficiaries with different block hash 6 years ago
Luke Imhoff 229df065b4 Failing regression tests for #1337 6 years ago
Luke Imhoff 7098f4b78d Use Explorer.Chain.import in Indexer.Block.UncatalogedRewards.Importer 6 years ago
Ayrat Badykov 722650faab
add Indexer.ReplacedTransaction.FetcherTest 6 years ago
Ayrat Badykov a4f2aee213
add ReplacedTRansaction fetcher to supervision tree 6 years ago
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov 0497a9daa7
mix format 6 years ago
Ayrat Badykov 34d247875c
fix supervisor names 6 years ago
Ayrat Badykov 5bbb8c9b2e
add replaced transaction fetcher 6 years ago
Ayrat Badykov e8b1ce732b
start 'Code.Supervisor' bound_interval_supervisor_test.exs 6 years ago
Ayrat Badykov 19cd720ed3
remove compilation warning 6 years ago
Ayrat Badykov 4b7fdef526
skip parity in Code.FetcherTest 6 years ago
Ayrat Badykov 691c2b05fb
update code for parity 6 years ago
Ayrat Badykov 6acce91e21
use code from mainnet 6 years ago
Ayrat Badykov f9e63cff47
fix Code.Fetcher 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Ayrat Badykov 2e94a0d2a6
return InternalTransaction.Fetcher 6 years ago