Commit Graph

636 Commits (1e51b24d87c812980047ca2a2a238e94909e7a7f)

Author SHA1 Message Date
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
Ayrat Badykov ecf2602eb6
fix credo 6 years ago
Ayrat Badykov 8f3da42b50
add missing alias 6 years ago
Ayrat Badykov 898ee44e6f
pass default query to GraphiQL interface 6 years ago
Ayrat Badykov 585e4e79c6
add default query to graphiql-playground 6 years ago
Ayrat Badykov 4240af044d
add constructor arguments field to the view 6 years ago
Ayrat Badykov 1b74bc3781
fix html tests 6 years ago
Ayrat Badykov 4f54ac02c9
fix compilation warning 6 years ago
Ayrat Badykov 77c8357aed
pass external_libraries form params from view to the verifier 6 years ago
Ayrat Badykov 15a8406dff
add view field for external libraries 6 years ago
zachdaniel 949a971c25 fix: import clique genesis blocks 6 years ago
Andrew Cravenho 6e75a5a704 Remove muted class from version 6 years ago
Andrew Cravenho fc61e66b9c Update Copy Code Text 6 years ago
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