Commit Graph

517 Commits (96654f56bf15818d021af89955f4ee7f019283bd)

Author SHA1 Message Date
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
Luke Imhoff 1c915bdb3a conflict_target and on_conflict for Block Rewards importer 6 years ago
Luke Imhoff d25ffd2fcd Failing regression test for #1297 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
Luke Imhoff 6165f6757f Move uniquifiation of address current token balances out of runner 6 years ago
Gustavo Santos Ferreira 0b3e7f987d genserver to find blocks without rewards and send them to the importer module 6 years ago
Gustavo Santos Ferreira 3a6751c3cc importer module to import batches of block rewards 6 years ago