Commit Graph

628 Commits (d72d226a5b4946ee15c3ba2358e40ea376ac6667)

Author SHA1 Message Date
jimmay5469 e39a776e19 Infinite scroll on pending transactions page 6 years ago
jimmay5469 7fb5c64e40 Infinite scroll on transactions page 6 years ago
jimmay5469 e5aee95bb9 Infinite scroll on uncles and reorgs pages 6 years ago
jimmay5469 056f0648fe Infinite scroll on blocks page 6 years ago
Sebastian Abondano 3e5ebfc310 Add GraphQL API references to RPC API docs 6 years ago
zachdaniel dd5dec4da2 feat: decode transaction input on overview 6 years ago
Ryan Arthur c4986542ab Change configuration to use the neutral theme and BlockScout logo 6 years ago
Amanda Sposito 20f56810a3 Remove the 'pending transactions' from the address transaction page. 6 years ago
William Sanches c046923f30
Add TokenID to tokentx API endpoint 6 years ago
Sebastian Abondano 55c6b30062 Add smart_contract field to address object 6 years ago
Amanda Sposito 299404ab52 Remove the extra queries from address_to_transactions 6 years ago
Sebastian Abondano 98b243aa64 Fix no schema on GraphiQL 6 years ago
jimmay5469 3f557ef08d Enable transaction channel batching on homepage 6 years ago
jimmay5469 0251d00e95 listMorph all the things 6 years ago
Lucas Narciso 920925ccdc
Fix address[] display when reading Smart Contracts 6 years ago
svenski123 ef00168764 Performance improvements to generation of top accounts page 6 years ago
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