Commit Graph

2241 Commits (ee76f6ee1826050e5be4101abcfc79c7e1e0e6d2)

Author SHA1 Message Date
Luke Imhoff ee76f6ee18 Fix assert in test 6 years ago
Luke Imhoff 1c915bdb3a conflict_target and on_conflict for Block Rewards importer 6 years ago
Luke Imhoff d25ffd2fcd Failing regression test for #1297 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
Amanda Sposito 5fb1347bf4 Fix 'DBConnection.OwnershipError' in feature tests. 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
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