Commit Graph

3265 Commits (c1c30c4298ae5b533418cc9298ebec08a472aaf7)
 

Author SHA1 Message Date
Luke Imhoff e88fb5c999
Merge pull request #1296 from poanetwork/1295 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 cb2e17e373
Merge pull request #1291 from poanetwork/token-holders-counter 6 years ago
Luke Imhoff 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
Andrew Cravenho 7b3ca991ff
Merge pull request #1284 from poanetwork/ac-update-sokol-tests 6 years ago
Andrew Cravenho f3ab5e4c58 Update Parity Sokol node tests 6 years ago
Andrew Cravenho 0d9e6ab2cc
Merge pull request #1282 from poanetwork/remove-show-logs-button 6 years ago
fvictorio f2bc30b5ce Generate gettext 6 years ago
fvictorio 27c57b62d3 Show raw data directly 6 years ago
Gustavo e9e6d3444d
Merge pull request #1278 from poanetwork/gsf-market-history-chart-load-async 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 1e00990166
Merge pull request #1281 from poanetwork/ams-home-blocks-async 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 d81c5dd765
Merge pull request #1279 from poanetwork/wsa-async-load-home-page-transactions 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
Andrew Cravenho 927ffdfdfc
Merge pull request #1264 from poanetwork/1237-tokens-price 6 years ago
fvictorio 58e8a0c1b8 Generate gettext 6 years ago
fvictorio 616658adbf Show token price in USD 6 years ago
Andrew Cravenho 04d734fb1f
Merge pull request #1280 from poanetwork/1158-verify-contract-message-info 6 years ago
fvictorio 18c1001918 Use info style in verify contract message 6 years ago
William Sanches 8cc95e9f78
Merge pull request #1268 from poanetwork/wsa-implement-emission-reward-tile 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
Andrew Cravenho 37121c1d25
Merge pull request #1267 from poanetwork/ams-event-handler-messages 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
Andrew Cravenho 8a926c1b05
Merge pull request #1269 from poanetwork/gsf-block-rewards-for-older-blocks 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 e5e32d693a
Merge pull request #1275 from poanetwork/counters-queries 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
Andrew Cravenho 5999db7fab
Merge pull request #1272 from poanetwork/fix-compile-time-spandex-config 6 years ago