Commit Graph

2948 Commits (bf3f32137d6fdf8aa7c4ff83cd87fc579396ef4c)

Author SHA1 Message Date
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Gustavo Santos Ferreira e5e31526a6 move function to a good position and add a space 6 years ago
Gustavo Santos Ferreira 83b75939d3 remove duplicate lines 6 years ago
Gustavo Santos Ferreira 6535f7283f resolve conflicts from master 6 years ago
Gustavo Santos Ferreira 429e3927fc fix small mistake of addin mr-4 to a data attribute 6 years ago
Gustavo Santos Ferreira 605d28cb4d preload token in queries that need it 6 years ago
Gustavo Santos Ferreira 78a0215cc7 give view contract its own line when on smaller screens 6 years ago
Gustavo Santos Ferreira 2e88214a78 change contract to view contract 6 years ago
Gustavo Santos Ferreira 79dd6c0d79 change from 6 last to 6 first chars on the hash 6 years ago
Gustavo Santos Ferreira fe91cb3e47 get the contract_address_hash straight from the pattern matching 6 years ago
Gustavo Santos Ferreira 85770c547d have the token beside the transactions count as name(symbol) 6 years ago
Gustavo Santos Ferreira 1a947867e2 pass the token(or nil if there's no token) to the address transaction indexrender 6 years ago
Gustavo Santos Ferreira af76d4918a use conn on the token details partial too 6 years ago
Gustavo Santos Ferreira 0f235b498b use @ conn instead of BlockScoutWeb.Endpoint 6 years ago
Gustavo Santos Ferreira 9550c31ccf add contract link on token page 6 years ago
Gustavo Santos Ferreira 9d8c4d5089 add link to token on addresses that are contracts 6 years ago
katibest 7b1eee7399 Added in the missing Gettext 6 years ago
Felipe Renan d0766c2017 Rafactor to count the holders from token balances instead of token transfers 6 years ago
Felipe Renan e9e03120c9 Add tab token holders in the Token's page 6 years ago
Stamates 5b8b08a255 Refactor address rendering functions and add test coverage 6 years ago
Stamates a514f3f5b9 Consolidate address rendering view function and partials 6 years ago
Stamates 849306a95b Use view function for displaying addresses on transaction detail overview 6 years ago
Sebastian Abondano a372acaa1d Add contract#getabi API endpoint 6 years ago
Lucas Narciso 1942248670
Add a "Tokens" tab on the Address page 6 years ago
Lucas Narciso 83b3c77ced
Change tile-type-token to tile-type-token-transfer 6 years ago
katibest 30d65eb5ce Added gettext to aria-label 6 years ago
katibest c6a6cf5fa3 Added copy button to transaction overview to copy txn hash 6 years ago
katibest 4385ff6fab Moved search button to the right side 6 years ago
mulili 9e918c3b8a changes requested 6 years ago
Sebastian Abondano a07998547f API account#txlist filterby=from support 6 years ago
katibest 6338627e79 Updated tile and added type, copy, qr code 6 years ago
Ryan Arthur 3e8ad3a2e9 Remove tooltip default text so that it only says 'Copied' when clicked 6 years ago
Ryan Arthur 8320dcd270 Fix copy contract source code tooltip text 6 years ago
Ryan Arthur 41761fd029 Remove address token index template 6 years ago
Ryan Arthur d0b064ba85 Refactor button class names 6 years ago
Stamates 113e242296 fix channel issues 6 years ago
Stamates 0309478140 Coveralls cleanup 6 years ago
Stamates 15f566f8b1 Add disconnect and batching messages to internal_transactions live update 6 years ago
Stamates 4e05488136 Send internal_transaction ids on Pub-Sub and Repo fetch with preloads of internal_transaction in Notifier 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 6 years ago
Igor Florian 09303c825f 🐛 Fix hard-coded id in the Token page 6 years ago
Igor Florian 8fbeea8ed8 Remove I18n Localization 6 years ago
jimmay5469 9dcbc50839 Copy improvements 6 years ago
jimmay5469 cf8c97a338 Move all USD conversions to JS 6 years ago
katibest ff6060be7b Remove obsolete file 6 years ago
Sebastian Abondano 926ceab0ee Add stop propagation to links in API docs page 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 6 years ago
Ryan Arthur 3e4756e123 Refactor block and transaction details overview layout to align cards 6 years ago
Ryan Arthur a3d0c10881 Align block details cards 6 years ago