Commit Graph

618 Commits (e4d0fef374a6388aa22d3ea099620ce0b3c20f37)

Author SHA1 Message Date
Felipe Renan e993356744 Refactor address.js to use async_load_listing redux 6 years ago
Felipe Renan c3eec565d0 Make transactions tab at Address's page async 6 years ago
fvictorio d147e94fee Remove infinite scroll in address transactions page 6 years ago
Sebastian Abondano 8c54cbe24e Add CORSPlug 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
William Sanches ed3a621280
Refactor controller and template for async load 6 years ago
William Sanches fa05e039bb
Fix pages broken by previous commit 6 years ago
Gustavo Santos Ferreira ab53b68d38 do not highlight other code boxes 6 years ago
Gustavo Santos Ferreira e90e1d4bf6 highlight, number the lines and print correctly the contract code 6 years ago
Gustavo Santos Ferreira 0eb912a28f new function to help print line numbers on the page 6 years ago
Felipe Renan 26c472903b Remove references from pending transactions feature 6 years ago
Gustavo Santos Ferreira 454d4a5697 adapt the token holders controller and template to work async 6 years ago
William Sanches 87f1118507
Refactor template for first page async load 6 years ago
William Sanches e5d7fae2e3
Add JSON handle to address token transfer controller 6 years ago
Felipe Renan da72f83b35 Refactor token transfers' pagination 6 years ago
Felipe Renan e880788232 Remove joins from token transfers' query 6 years ago
Gustavo Santos Ferreira 833cc8aae8 make internal transactions load async 6 years ago
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