Commit Graph

460 Commits (4551d7f70c42b321def6ffe80e52a217685ad391)

Author SHA1 Message Date
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
Luke Imhoff 2ec9600a61 Only query for coin balance when channel connected 6 years ago
Gustavo Santos Ferreira add2b2c213 add a modal fo the validator info 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
natlg fca1f15dc3 Fix displayed address length 6 years ago
Felipe Renan b18b491839 Fix blocks validated page to show all tabs 6 years ago
Gustavo Santos Ferreira fc2985d50a class to truncate excessivelly long token names 6 years ago
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
fvictorio c9130df866 Use async load and simple pagination in blocks page 6 years ago
Gustavo Santos Ferreira 540ddb2a8a prepare controller and template for async loading 6 years ago
Felipe Renan f9ea258ad0 Refactor transactions page 6 years ago
natlg b717371a4d Add primary names to the top accounts page 6 years ago
Sebastian Abondano fa09f399d8 GraphQL API token_transfers query 6 years ago
Sebastian Abondano e7071172e2 Allows other sites to open blockscout in iframe 6 years ago
Gustavo Santos Ferreira 86b6336ea6 add missing selector 6 years ago
Amanda Sposito 845b399281 Add a cache to count the addresses with balance > 0. 6 years ago
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