Commit Graph

419 Commits (bd769c6724a6fbf9087516fae48b26abe05549a7)

Author SHA1 Message Date
Gustavo Santos Ferreira 5555a706e0 Change how template and controller act. 6 years ago
zachdaniel 168bb12fc3 chore: gettext 6 years ago
zachdaniel f82d40c866 chore: privatize function and fix indentation 6 years ago
zachdaniel 743f446e48 chore: do_copy_text -> defp 6 years ago
zachdaniel 7d5fe1eaad chore: remove comments 6 years ago
zachdaniel 705d7fb2a8 chore: hide decoded input for transfers/contract creations 6 years ago
zachdaniel 8f05ada7f4 chore: cleanup, error handling, tests 6 years ago
zachdaniel a2f01eccae chore: refactor/clean up and improve visuals 6 years ago
zachdaniel 7610adb155 chore: resolve credo warnings 6 years ago
zachdaniel ee3c1b3d34 fix: handle case where contract is not verified 6 years ago
zachdaniel 21a1c1403c feat: fix ABI decodding, and decode tx logs 6 years ago
l1h3r 2a60023fd5 Update unit price on `new_rate` channel events 6 years ago
l1h3r 71d590d190 Display unit price similar to Etherscan 6 years ago
l1h3r 58ca93da13 Add unit price to address details page 6 years ago
Sebastian Abondano 195f7d39ee GraphQL support to get transactions by address 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Amanda Sposito 2db2c98f06 Fix pattern matching error when transaction does not loads to_address.smart_contract 6 years ago
Gustavo Santos Ferreira 18c1c5ed42 render the new screens for all the transaction controllers 6 years ago
Gustavo Santos Ferreira 0f7f61ff0a new screens for when the transaction is not found or the hash is invalid 6 years ago
William Sanches 629b0edd0d
Refactor message building from controller to view 6 years ago
William Sanches 885e218c25
Add 404 page for not found blocks 6 years ago
jimmay5469 49754df378 Load first page of address transactions asynchronously 6 years ago
jimmay5469 6796d1ee3b Address PR feedback 6 years ago
jimmay5469 bbdb581e07 Use block hash as key for uncles/reorgs 6 years ago
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