Commit Graph

610 Commits (cb60387ea13b678e39b439ffc3781bc15cfc3dae)

Author SHA1 Message Date
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
Stamates 4f3dec146e Add Uncles block list page and filter uncles out of Blocks list 6 years ago
Stamates 5007f24fcb Add uncle links to block detail page 6 years ago
Stamates 32212135ef Create Uncle Details page 6 years ago
Ryan Arthur 5d37e21d90 Improve animations 6 years ago
Ryan Arthur bf7ec84e0b Add DAI Chain theme styles and assets 6 years ago
Amanda Sposito a3148d3584 Remove token holders count from Token's page 6 years ago
Alex Garibay 42d304bc16
Set endpoint to load favicon-related assets (#882) 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Felipe Renan 5b574afc9d Add metatags to the Block's page 6 years ago
Felipe Renan b4ca0d4abc Add metatags to the Transaction's page 6 years ago