Commit Graph

2248 Commits (512e977963f84df74239775e7a609c6c150c09be)

Author SHA1 Message Date
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
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