Commit Graph

679 Commits (8d4493280397cbdbd6a91993f0e3ac00c1c15000)

Author SHA1 Message Date
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 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 4c634eb9a6 Use Ecto 3 coalesce, sum, +, and * support 6 years ago
Luke Imhoff ace3abf8df Don't generate wei^2 from Wei.mult 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 98e0529d3f
fix map access keys 6 years ago
Ayrat Badykov 20c7a1ba21
use or_where statement to update replaced transactions 6 years ago
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov b780876b3c
fix migration 6 years ago
Ayrat Badykov 915d053dd5
update replaced transaction on import 6 years ago
Ayrat Badykov fb597cd6e3
exclude replaced transaction from pending transactions list 6 years ago
Ayrat Badykov fbcf7571b1
fix CR issues 6 years ago
Luke Imhoff efe9a020e8 telemetry 0.2.0 => 0.3.0 6 years ago
Luke Imhoff 14d7c9badd Block.SecondDegreeRelation needs primary key to be preloaded 6 years ago
Luke Imhoff 82813d39a5 Tokens needs primary key to be preloaded 6 years ago
Ayrat Badykov 5bbb8c9b2e
add replaced transaction fetcher 6 years ago
Ayrat Badykov 57bc693174
add view helper to use both transactions and internal_transactions 6 years ago
Ayrat Badykov 19cd720ed3
remove compilation warning 6 years ago
zachdaniel 45bf31c2dc address view/test inconsistencies 6 years ago
Ayrat Badykov f9e63cff47
fix Code.Fetcher 6 years ago
Ayrat Badykov 33cbc6e4ab
set created_contract_code_indexed_at 6 years ago
Luke Imhoff 1e5507adbc Set Token holder_count to 0 for new tokens 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Luke Imhoff 4f1254b1be Import.Runner.CurrentTokenBalances update_token_holder_counts 6 years ago
Luke Imhoff 4144373367 Import.Runner.Block.update_token_holder_counts 6 years ago
Luke Imhoff 20f50d0dd4 Token holder_count 6 years ago
Ayrat Badykov 9852abae95
add catchup code fetcher 6 years ago
Luke Imhoff 25598e4b7b Document Explorer.Chain.SmartContract 6 years ago
Ayrat Badykov fbbdf78804
do not index internal transactions with simple token transfers 6 years ago
zachdaniel e3c4703a99 fixup! fix: poll on import completion and only new blocks 6 years ago
Luke Imhoff 4556ee2c01 Fix tests of transactions on non-consensus blocks 6 years ago
Luke Imhoff 57808d6b23 Separate usage of max consensus block number and block height 6 years ago
Luke Imhoff cb7bc384e8 Calculate indexed ratio in SQL 6 years ago
Luke Imhoff 083e5d3278 Ensure min and max block number is for consensus blocks 6 years ago
Luke Imhoff 8718ca4069 Update address_current_token_balances and address_token_balances for reorgs 6 years ago
Luke Imhoff f016475f1d Order derive_tranactions_forks SELECT to match transaction inserts 6 years ago
Luke Imhoff 75376f43e3 Delete block_rewards for non-consensus or old consensus blocks 6 years ago
Luke Imhoff aab51cf2f4 Restrict Explorer.Chain.Block.get_blocks_without_reward to consensus 6 years ago
zachdaniel 1c77ef0e19 feat: render block time with up to one decimal point of accuracy 6 years ago
Luke Imhoff 5524a49725 Don't fetch internal transactions for simple token transfers 6 years ago
Luke Imhoff 40004fdb4b Rename file to match naming convention 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
zachdaniel b02383a80b feat: store average block time in a genserver 6 years ago
Luke Imhoff df8673242e Order current token balance inserts to prevent deadlock 6 years ago
Luke Imhoff b69d437b06 Include block number when ordering token balances 6 years ago
Luke Imhoff 6165f6757f Move uniquifiation of address current token balances out of runner 6 years ago
Luke Imhoff 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
Gustavo Santos Ferreira 34dd660c1f deal with coin market cap's pagination situation 6 years ago