Commit Graph

618 Commits (e4d0fef374a6388aa22d3ea099620ce0b3c20f37)

Author SHA1 Message Date
Andrew Cravenho 39f368d8d1 Add Forum support link to Footer 6 years ago
Luke Imhoff 02c6a645e9 phoenix_ecto 3.5.0 => 4.0.0 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Ayrat Badykov d5c737d9fe
fix compilation warnings 6 years ago
Ayrat Badykov 57bc693174
add view helper to use both transactions and internal_transactions 6 years ago
zachdaniel 45bf31c2dc address view/test inconsistencies 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Luke Imhoff 20f50d0dd4 Token holder_count 6 years ago
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