Commit Graph

322 Commits (1068c5f775af8436661141447d7634fdc3d976d1)

Author SHA1 Message Date
Ayrat Badykov b9a6073597
mix format 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
Luke Imhoff 00e136e20c Calculate gas payments for all blocks in batch in SQL 6 years ago
Luke Imhoff ace3abf8df Don't generate wei^2 from Wei.mult 6 years ago
Luke Imhoff 01ca7e9f8c Optimize add_gas_payments 6 years ago
Luke Imhoff 3570436c33 Rename reward functions to match domain names 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Ayrat Badykov 722650faab
add Indexer.ReplacedTransaction.FetcherTest 6 years ago
Ayrat Badykov 359b2608fe
fix dialyzer 6 years ago
Ayrat Badykov a4f2aee213
add ReplacedTRansaction fetcher to supervision tree 6 years ago
Ayrat Badykov cf78b8cb80
move replaced transactions update to fetcher 6 years ago
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov 944e953351
mix format 6 years ago
Ayrat Badykov fbcf7571b1
fix CR issues 6 years ago
Ayrat Badykov 9462939806
set default interval to 1 second 6 years ago
Ayrat Badykov 0497a9daa7
mix format 6 years ago
Ayrat Badykov 734583c1d2
fix compilation warnings 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
zachdaniel ec6c24e3e5 feat: add a minimum polling interval to protect from overrun 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
Ayrat Badykov 33cbc6e4ab
set created_contract_code_indexed_at 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Ayrat Badykov 3d0d0f6209
return async_import_internal_transactions 6 years ago
Ayrat Badykov fdc57c8488
always run InternalTransaction.Fetcher 6 years ago
Ayrat Badykov 2d67e6faf5
fix dialyzer 6 years ago
Ayrat Badykov 2e94a0d2a6
return InternalTransaction.Fetcher 6 years ago
Ayrat Badykov 3520c7d8d7
fix address extraction for codes parameters 6 years ago
Ayrat Badykov 9852abae95
add catchup code fetcher 6 years ago
Ayrat Badykov 13ca7f4b25
do not fetch internal transaction from simple token transfer transactions 6 years ago
Ayrat Badykov fbbdf78804
do not index internal transactions with simple token transfers 6 years ago
zachdaniel 6bfc9cf4a6 fixup! fixup! fix: poll on import completion and only new blocks 6 years ago
zachdaniel e3c4703a99 fixup! fix: poll on import completion and only new blocks 6 years ago
zachdaniel c8fb42aba0 fix: poll on import completion and only new blocks 6 years ago
Luke Imhoff 57808d6b23 Separate usage of max consensus block number and block height 6 years ago
Luke Imhoff 083e5d3278 Ensure min and max block number is for consensus blocks 6 years ago
Ayrat Badykov 5c1fca9ac9
fix sigil formatting 6 years ago
Ayrat Badykov 9f45c14ef7
fix CR issues 6 years ago
Ayrat Badykov 60a36a4739
return polling to realtime fetcher 6 years ago
Luke Imhoff 5524a49725 Don't fetch internal transactions for simple token transfers 6 years ago
Luke Imhoff ee76f6ee18 Fix assert in test 6 years ago