Commit Graph

1768 Commits (8b374cbd29c8fd5f724c3d484e19afe80b16c154)

Author SHA1 Message Date
zachdaniel 91df652172 feat: better footer, configurable network list 6 years ago
zachdaniel fefd4396a6 feat: add alt tags to logos 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
zachdaniel 76ea93f735 feat: allow deferring js to specific pages 6 years ago
Luke Imhoff b57556b5d2 Order topics by array order, not name order in RPC API 6 years ago
zachdaniel 1c77ef0e19 feat: render block time with up to one decimal point of accuracy 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 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
fvictorio 27c57b62d3 Show raw data directly 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
Amanda Sposito 9cf7e8397e Add async loading to block list in the home page. 6 years ago
William Sanches 32f24664f2
Add async load to home page transactions 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 57fab18a39
Add realtime to emission rewards 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
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
Luke Imhoff 2ec9600a61 Only query for coin balance when channel connected 6 years ago
Gustavo Santos Ferreira add2b2c213 add a modal fo the validator info 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
natlg fca1f15dc3 Fix displayed address length 6 years ago
Felipe Renan b18b491839 Fix blocks validated page to show all tabs 6 years ago
Gustavo Santos Ferreira fc2985d50a class to truncate excessivelly long token names 6 years ago
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
fvictorio c9130df866 Use async load and simple pagination in blocks page 6 years ago
Gustavo Santos Ferreira 540ddb2a8a prepare controller and template for async loading 6 years ago
Felipe Renan f9ea258ad0 Refactor transactions page 6 years ago
natlg b717371a4d Add primary names to the top accounts page 6 years ago
Sebastian Abondano fa09f399d8 GraphQL API token_transfers query 6 years ago
Sebastian Abondano e7071172e2 Allows other sites to open blockscout in iframe 6 years ago
Gustavo Santos Ferreira 86b6336ea6 add missing selector 6 years ago
Amanda Sposito 845b399281 Add a cache to count the addresses with balance > 0. 6 years ago
Felipe Renan e993356744 Refactor address.js to use async_load_listing redux 6 years ago
Felipe Renan c3eec565d0 Make transactions tab at Address's page async 6 years ago
fvictorio d147e94fee Remove infinite scroll in address transactions page 6 years ago
Sebastian Abondano 8c54cbe24e Add CORSPlug 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
William Sanches ed3a621280
Refactor controller and template for async load 6 years ago
William Sanches fa05e039bb
Fix pages broken by previous commit 6 years ago