Commit Graph

457 Commits (7549b8f8c80e11b4880928e81844bb718f01ed56)

Author SHA1 Message Date
Gustavo Santos Ferreira 1bbca2604d also support address payable type 6 years ago
Gustavo Santos Ferreira 97ec31e116 convert to address and then string when solidity type address is received 6 years ago
Sebastian Abondano 853fc201e0 GraphQL token transfers subscription 6 years ago
Ryan Arthur cca2e59bd0 Color code internal transactions 6 years ago
Ryan Arthur 495955e3e9 Fix read contract response layout 6 years ago
Gustavo Santos Ferreira 965bbb5e75 replace decimals from int to decimal 6 years ago
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