Commit Graph

996 Commits (714d6d82b2f27031280c62788371d4f4af04a859)

Author SHA1 Message Date
Luke Imhoff 82813d39a5 Tokens needs primary key to be preloaded 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Ayrat Badykov 5bbb8c9b2e
add replaced transaction fetcher 6 years ago
Ayrat Badykov 6ec2776681
fix tests 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
Luke Imhoff a89fe692a7 Make insert_address_current_token_balances_in_batches only insert new 6 years ago
Ayrat Badykov 9a30c0c850
add index 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 28695f3d75 Data migration to populate tokens holder_count 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 2e94a0d2a6
return InternalTransaction.Fetcher 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
Luke Imhoff 8a1c526cf8 Optimize update_address_current_token_balances_in_batches 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 99e6947d62 Update `address_current_token_balances` that are out-of-date 6 years ago
Luke Imhoff 43fce861c0 Additional tests to show #1317 is no reproducible 6 years ago
Luke Imhoff 8718ca4069 Update address_current_token_balances and address_token_balances for reorgs 6 years ago
Luke Imhoff 51f181db15 Failing regression tests for #1320 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
Luke Imhoff 2ec6c85c14 Failing regression test for #1310 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
Andrew Cravenho f3ab5e4c58 Update Parity Sokol node tests 6 years ago
Gustavo Santos Ferreira 34dd660c1f deal with coin market cap's pagination situation 6 years ago
fvictorio 616658adbf Show token price in USD 6 years ago
William Sanches dfc600b1c9
Add tests 6 years ago
William Sanches 57fab18a39
Add realtime to emission rewards 6 years ago
William Sanches 590f81004c
Add emission tiles to address transactions 6 years ago