Commit Graph

632 Commits (fe1f33106c773064382a5b98bd97a841c30b4d38)

Author SHA1 Message Date
Ayrat Badykov dbaadc9265
limig geth internal transaction syncing to 128 blocks 6 years ago
Ayrat Badykov 55b4ce6a95
fix timeout for task 6 years ago
zachdaniel 47032c064e feat: optimize/rework `init` for replaced transactions fetcher 6 years ago
Ayrat Badykov 37f120d281
make query lighter 6 years ago
Ayrat Badykov 2ac41c6137
fix credo for temp module 6 years ago
Ayrat Badykov 659c26d4a2
add logging 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 d95a217f75
add temporary module to fix failed internal transactions 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
zachdaniel 8b46986c88 feat: show an approximation of transaction time 6 years ago
Ayrat Badykov d510d7d123
fix dialyzer 6 years ago
Ayrat Badykov 7d9c4f2972
fetch address balances in code fetcher 6 years ago
Ayrat Badykov 1f88620ce9
pass json_rpc_arguments to Chain.contract_address? 6 years ago
Ayrat Badykov 1616266194
check if to_address_hash is contract address to fetch internal transactions 6 years ago
Ayrat Badykov 5bacac716a
remove output field from internal transaction 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 c97ce0c9d8 feat: make replaced transactions disabled 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
Ayrat Badykov f54521f6c0
mix format 6 years ago
Ayrat Badykov a1a740344b
reduce uncle rewards 6 years ago
Ayrat Badykov 0be39ea2ec
fix cardinality error issue 6 years ago
Ayrat Badykov 122d8baa84
deduplicate input params in block reward fetcher 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
Andrew Cravenho d2c74a4b6b Fix formatting 6 years ago
Andrew Cravenho 24fb13233d Add Chain Consensus Logging 6 years ago
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