Commit Graph

2027 Commits (7d38bab8ad8ec0da43cdc210ed0c4ebf581e2e1b)

Author SHA1 Message Date
Felipe Renan 37800a6eef Refactor view to use configured envs 6 years ago
Andrew Cravenho 3e5896396a Add environment variables to the config files 6 years ago
Stamates 8699c7f928 Rename to RenderHelpers to be more specific about usage 6 years ago
Stamates a5370d94a3 I18n 6 years ago
Stamates 374b28f8bd Remove duplicate transaction rendering 6 years ago
Stamates 424e51bc43 Rework validation list to only subscribe to new_blocks of the miner_hash, prepend list with clingBottom, and update the validations count 6 years ago
Stamates 5af6dfa7e2 Fix issue with channel connection on transactions 6 years ago
Ryan Arthur b338158dd8 Always display the transactions headline title in the block transactions tab 6 years ago
Ryan Arthur 777844c979 Always display the transaction headline title in the address transactions tab 6 years ago
Ryan Arthur 2921e048ea Add loading spinner element to the transaction status label 6 years ago
Ryan Arthur 61dbcfea29 Fix intro animation fill mode 6 years ago
Ryan Arthur 764f35e20a Fix dropdown buttons that are not in the navbar 6 years ago
Stamates 602dda6264 Remove test asserting pending transactions appear above transactions 6 years ago
Stamates b9f233fd85 Don’t render pending transaction beyond page one 6 years ago
Stamates 44f330763e Remove flaky remove pending transaction live test (due to animation delay before removal) 6 years ago
Stamates 61ee2b8ef8 Update transaction counts beyond page one and cleanup pending transaction behavior 6 years ago
Stamates 50b164629e Base batch accumulation counts on the filtered list results 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Luke Imhoff 613bf24c93 requuest -> request 6 years ago
Luke Imhoff 072f05f320 commmand -> command 6 years ago
Luke Imhoff 73ffc842d4 transcations -> transactions 6 years ago
Luke Imhoff 7cf137a4ba macthes -> matches 6 years ago
Luke Imhoff d8be0e557a Bolck -> Block 6 years ago
Luke Imhoff 29aeee6fe3 unknow -> unknown 6 years ago
Luke Imhoff ff9d03e404 decimails -> decimals 6 years ago
Luke Imhoff 091fabbb4b intereacting -> interacting 6 years ago
Luke Imhoff 11998b8a89 OptimzationUsed -> OptimizationUsed 6 years ago
Luke Imhoff 3b67bb8ca2 datastructures -> data structures 6 years ago
Luke Imhoff f9da8ba5ae Remove unneeded comments 6 years ago
Luke Imhoff a9e64139d9 repesented -> represented 6 years ago
Luke Imhoff 5b17a94aed AddresstransactionViewTest -> AddressTransactionViewTest 6 years ago
Luke Imhoff a97a1a5cad tranfer -> transfer 6 years ago
Luke Imhoff 8e15f963b9 conatiner -> container 6 years ago
Luke Imhoff c62fe8f436 Bootstarp -> Bootstrap 6 years ago
Luke Imhoff 98472e2629 transitons -> transitions 6 years ago
Luke Imhoff c4e591c574 tryng -> trying 6 years ago
Luke Imhoff 89fcb81a1e prometheus_process_collector 6 years ago
Luke Imhoff 9dde152e27 prometheus_phoenix 6 years ago
Luke Imhoff 1ed0a26303 Add Prometheus exporter 6 years ago
Alex Garibay b738291a5c
Display shortened addresses in named address links (#839) 6 years ago
Alex Garibay 23ce75ef9a Display miner address names in block views 6 years ago
Lucas Narciso 4070b700dc
Generate gettext 6 years ago
Lucas Narciso 7354bec042
Fix gettext bug on Contract's Code page 6 years ago
Lucas Narciso 6fa24d9fa2
Remove duplicated template code from Address page 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Lokraan a58b0bed6a New validations are added to the page. 6 years ago
Lokraan cbb88f18fe Validations are now viewable. 6 years ago
Sebastian Abondano 07a0de6aed account#tokenlist API endpoint 6 years ago
Alex Garibay 40af46e47b
Display all log topics when viewing transaction logs (#824) 6 years ago