Commit Graph

722 Commits (86aae1f61be2075e2307f820783566b8f4c6a009)

Author SHA1 Message Date
Ayrat Badykov 1068c5f775
start cache in repo process 6 years ago
Ayrat Badykov 98461ecd04
cache max and min block number 6 years ago
Ayrat Badykov c71d49b4f3
update transaction even if internal transaction are inserted 6 years ago
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago
Luke Imhoff 00e136e20c Calculate gas payments for all blocks in batch in SQL 6 years ago
Luke Imhoff d7c494435f Use alias consistently 6 years ago
Luke Imhoff ace3abf8df Don't generate wei^2 from Wei.mult 6 years ago
Ayrat Badykov 722650faab
add Indexer.ReplacedTransaction.FetcherTest 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 20c7a1ba21
use or_where statement to update replaced transactions 6 years ago
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov fbcf7571b1
fix CR issues 6 years ago
Ayrat Badykov 6ec2776681
fix tests 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 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 43fce861c0 Additional tests to show #1317 is no reproducible 6 years ago
Luke Imhoff 51f181db15 Failing regression tests for #1320 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 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 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
fvictorio 616658adbf Show token price in USD 6 years ago
William Sanches dfc600b1c9
Add tests 6 years ago
William Sanches 590f81004c
Add emission tiles to address transactions 6 years ago
Amanda Sposito bf46d3ee51 Add BlockScoutWeb.RealtimeEventHandler and Explorer.Chain.Events.Publisher 6 years ago
Gustavo Santos Ferreira af8b92aa0d new queries for blocks and transactions 6 years ago
Gustavo Santos Ferreira f139317f88 multiply two wei values 6 years ago
Luke Imhoff 903d322553 Use index and COUNT(*) for address_to_validation_count 6 years ago
Luke Imhoff f67241cfc0 Use COUNT(*) for count_token_transfers_from_token_hash 6 years ago
Luke Imhoff 07cb543948 Failing regression test for #1266 6 years ago
Luke Imhoff 786f89164b Failing regression test for #1262 6 years ago
Luke Imhoff 2b60cba8a1 Remove unused import 6 years ago
Luke Imhoff ef02ae0504 Fix missed pinning 6 years ago
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
William Sanches 2b48235898
Remove opcodes from CodeCompiler 6 years ago
William Sanches c1e582e85c
Add better error messages 6 years ago
Gustavo Santos Ferreira ebf0aa6860 module that imports validators metadata into the DataBase 6 years ago
Gustavo Santos Ferreira be397fbd7b retriever module that queries the contracts to generate validator metadata 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago