Commit Graph

2410 Commits (ebf4bf48b2516bcb1dcdf9d8d460948bb889d56f)

Author SHA1 Message Date
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
fvictorio f2bc30b5ce Generate gettext 6 years ago
fvictorio 27c57b62d3 Show raw data directly 6 years ago
Gustavo Santos Ferreira f945ea53d8 gettext 6 years ago
Gustavo Santos Ferreira 34dd660c1f deal with coin market cap's pagination situation 6 years ago
Gustavo Santos Ferreira ae7bd4aefc make the market history chart load async 6 years ago
Gustavo Santos Ferreira bc48b8ea23 new endpoint for the market chart data 6 years ago
Gustavo Santos Ferreira 47886ae50d keep the chart space always occupied 6 years ago
Amanda Sposito b3c04beaa2 Move transaction error bind to its own function in chain.js 6 years ago
Amanda Sposito 99bf28f0c0 Add gettext 6 years ago
Amanda Sposito 9cf7e8397e Add async loading to block list in the home page. 6 years ago
William Sanches 024ef5ecd8
Fix frontend tests 6 years ago
William Sanches ff27fb3ebb
Gettext 6 years ago
William Sanches 32f24664f2
Add async load to home page transactions 6 years ago
fvictorio 58e8a0c1b8 Generate gettext 6 years ago
fvictorio 616658adbf Show token price in USD 6 years ago
fvictorio 18c1001918 Use info style in verify contract message 6 years ago
William Sanches b06d81d891
Gettext 6 years ago
William Sanches dfc600b1c9
Add tests 6 years ago
William Sanches 57fab18a39
Add realtime to emission rewards 6 years ago
William Sanches 1e6e2251b2
Add configuration for enabling emission tiles 6 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
William Sanches 590f81004c
Add emission tiles to address transactions 6 years ago
William Sanches b42f09cdc0
Add emission reward tile 6 years ago
Amanda Sposito bd58afff74 Add blocks indexed counter at BlockScoutWeb 6 years ago
Amanda Sposito bf46d3ee51 Add BlockScoutWeb.RealtimeEventHandler and Explorer.Chain.Events.Publisher 6 years ago
Gustavo Santos Ferreira 0b3e7f987d genserver to find blocks without rewards and send them to the importer module 6 years ago
Gustavo Santos Ferreira 3a6751c3cc importer module to import batches of block rewards 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 2a4223c2c6 Allow block numbers to exceed missing block search range by > 1 6 years ago
Luke Imhoff 07cb543948 Failing regression test for #1266 6 years ago
Luke Imhoff 1579db1aec Add ON CONFLICT to derive_transaction_forks 6 years ago
Luke Imhoff 786f89164b Failing regression test for #1262 6 years ago
zachdaniel 5a19a04813 fix: update spandex for run time config 6 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Luke Imhoff 1a17658866 Increase DB transaction timeout to 4 minutes 6 years ago
Luke Imhoff bf50a03070 Change RollingWindowTest to async: false 6 years ago
Luke Imhoff 2b60cba8a1 Remove unused import 6 years ago
Luke Imhoff ef02ae0504 Fix missed pinning 6 years ago
Luke Imhoff 254d6b46a1 Increase assert_receive timeout 6 years ago
Luke Imhoff 04d3644839 Use where clause for on_conflict to only write tuples that are different 6 years ago
Luke Imhoff 3c0adace16 Include import_id and transaction_id in logger metadata 6 years ago
Amanda Sposito c939b1d8a7 Add gettext 6 years ago
Amanda Sposito 6cb8f3f2ba Add :dev to plug_cowboy dependency in explorer 6 years ago