Commit Graph

1768 Commits (8b374cbd29c8fd5f724c3d484e19afe80b16c154)

Author SHA1 Message Date
Sebastian Abondano 67c68b6f41 GraphQL API query to get addresses by hash 6 years ago
Sebastian Abondano a660b662fd Adds hash to GraphQL block object 6 years ago
Felipe Renan 3f7dd2bcdd Move Token holder's query to Address.CurrentTokenBalance 6 years ago
Ryan Arthur d23cc6b546 API docs mobile layout improvements 6 years ago
Sebastian Abondano c27292b717 Add GraphiQL link to topnav 6 years ago
Ryan Arthur ecf0fec998 Fix rich list tiles on mobile 6 years ago
Ryan Arthur 8b50c6dbb6 Fix block label alignment on tablet 6 years ago
Ryan Arthur 3d5b007eca Improve API docs action layout 6 years ago
jimmay5469 8b6903e13a Address feedback 6 years ago
jimmay5469 3a73db3edb Fix channel disconnected and batching messages 6 years ago
jimmay5469 a55c602836 Update tests 6 years ago
Ryan Arthur 0a80f12985 Style infinite scroll loading indicator 6 years ago
jimmay5469 d844185c18 Cleanup 6 years ago
jimmay5469 4a682a7134 Infinite scroll spike 6 years ago
jimmay5469 2e7e5d1932 Use listMorph on address page 6 years ago
robertoschneiders 5055686578 Fixes the topics order in the gettxinfo endpoint 6 years ago
robertoschneiders b50b80dd1e Fixes broken test 6 years ago
robertoschneiders 6a3b3b3c43 Removes debug code 6 years ago
robertoschneiders de97c6b8f9 Add gettxinfo API endpoint 6 years ago
Ryan Arthur 1f5d183d8d More loading spinners 6 years ago
Ryan Arthur 12e47616c2 Change the order the data is diplayed under the contract address hash for token contracts 6 years ago
Ryan Arthur fc56d0f6f7 Change the order of the contract code tab data to match the verification form 6 years ago
Ryan Arthur 17e6b542e4 Text capitalization 6 years ago
Ryan Arthur 9cfc27c518 Replace bootstrap loading spinner with blockscout loading spinner 6 years ago
Ryan Arthur 32a91a5ab1 Improve the verify contract button loading state 6 years ago
Ryan Arthur 0da68144f8 Remove extra space at the top of code blocks in the contract code tab 6 years ago
Ryan Arthur d53ddc2264 Adjust the address balance token loading spinner, count, and dropdown link styling 6 years ago
Ryan Arthur 7ccecdfa6d Fix transaction input code layout and style 6 years ago
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