Commit Graph

628 Commits (d72d226a5b4946ee15c3ba2358e40ea376ac6667)

Author SHA1 Message Date
Ryan Arthur f14c7d159f Highlight code tab icon 6 years ago
Ryan Arthur ed4a59fac3 [WIP] Adjust response layout 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Sebastian Abondano 00b48e828e GraphQL API get transaction by hash 6 years ago
Sebastian Abondano 53a52b6fd2 Add custom GraphQL scalar types 6 years ago
Santiago Gonzalez Toral 9330e4b047 Fixed mobile search bar and network ui bug 6 years ago
Sebastian Abondano fa9ca42c8e First GraphQL API commit 6 years ago
Ryan Arthur 0832321df4 Fix topnav dropdown link hover state 6 years ago
Gustavo Santos Ferreira 94596a5caa remove unused file 6 years ago
Gustavo Santos Ferreira 43cc7c1b44 hide token holder counts when consolidation is off 6 years ago
Luke Imhoff 95e3774e9a Switch internal_transactions to composite primary key 6 years ago
Amanda Sposito 1283be8ec2 Fix InternalTransaction listing page by removing transaction fields. 6 years ago
Kristofer Peterson f10b800bfd Fix mix formatting 6 years ago
Kristofer Peterson d3bc5044f6 In BlockScoutWeb.Notifier handle_event() for :internal_transactions, retrieve InternalTransaction from Repo by {transaction_hash, index} instead of {id}. 6 years ago
Sebastian Abondano 2cd4c7ff54 block#getblockreward API returns 200 for errors 6 years ago
Lucas Narciso 955db36c42
Add type to Internal Transaction tile 6 years ago
Gustavo Santos Ferreira 985c3f6a63 make chart calculate differently when receiving the supply by date 6 years ago
Ryan Arthur 841185b396 Move batching message 6 years ago
Ryan Arthur 89c0c254ac Add txn dropdown to navbar. Remove tab nav from txn index pages. 6 years ago
Lokraan c26abbd05b If an address is searched up but doesn't exist, ignore it. 6 years ago
jimmay5469 d9640e18ec Display "0 tokens" to avoid height glitch 6 years ago
Ryan Arthur af49a63a7b Style hide/show pending txn link 6 years ago
jimmay5469 0eab4537d9 Smooth out animation when transaction goes from pending to validated 6 years ago
jimmay5469 71777e0e9a Update number of pending transactions 6 years ago
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
Stamates acfc0ea887 Refactor link to allow for updatable counter 6 years ago
Stamates 4f6031de13 Initial wires of a pending-transaction toggle 6 years ago
Lokraan 67480b4242 Conform to code review. 6 years ago
Lokraan c9a90aeb83 Run mix format, gettext.extract --merge. 6 years ago
Lokraan 697ce5269f Only display the number of validations if it's a validator. 6 years ago
Lokraan 4c3ee49eb3 Move address info into a tile. 6 years ago
Alex Garibay c60bd06e5e
Add bare admin panel (#927) 6 years ago
Lucas Narciso ea3da7fd07
Consolidate Token Holders count info 6 years ago
Felipe Renan 7f56c76ff9 Refactor transactions count by address 6 years ago
Ryan Arthur 184fa1e222 Fix text color in address balance 6 years ago
Stamates 883886c047 Create placeholder for loading percentage and live update 6 years ago
Ryan Arthur f6fc1ec62e WIP add indexing alert message dummy element in the UI 6 years ago
Stamates 0e7ee4ee96 Calculate loading status triggered by catchup block event 6 years ago
Ryan Arthur 0462b65ed0 Formatting 6 years ago
Ryan Arthur 306b0ff2e8 Fix the fixes 6 years ago
Ryan Arthur e241278e4a UI fixes for all chains 6 years ago
Stamates 5b8ec2324e Improve coveralls coverage 6 years ago
Stamates 8bb75e77a0 Fix text on Block Mined (includes I18n) 6 years ago
Sebastian Abondano 8a79923fcb account#txlist API endpoint takes timestamp range 6 years ago
Gustavo Santos Ferreira 71f075734a pass block type to tile partial 6 years ago
Gustavo Santos Ferreira 4a941816dd join association of nephew 6 years ago
Stamates 1d37033518 Add block_type to block_channel to receive channel updates. Ensure uncle and reorg list pages don’t receive block live updates. Fix failing tests due to selector overload. 6 years ago
Ryan Arthur 8d307cb137 Design cleanup 6 years ago
Ryan Arthur e34e9f1d02 Credo and formatting appeasement 6 years ago
Stamates 15ea7e3247 Setup reorg block detail and list pages 6 years ago