Commit Graph

340 Commits (b12c70d050c998c56330f25c132fd66084790a4c)

Author SHA1 Message Date
Ayrat Badykov 5bacac716a
remove output field from internal transaction 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
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 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 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 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
zachdaniel ec6c24e3e5 feat: add a minimum polling interval to protect from overrun 6 years ago
Ayrat Badykov f9e63cff47
fix Code.Fetcher 6 years ago
Ayrat Badykov 33cbc6e4ab
set created_contract_code_indexed_at 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