Commit Graph

1477 Commits (9431721f6660f27e77c0e0fa7bd748cee07834a5)

Author SHA1 Message Date
mulili 931ff46fbc fixed merge conflict and fixed number formatting 6 years ago
Ryan Arthur 914740bc71 Position new icons 6 years ago
Ryan Arthur 456cc6ea0c Replace icon assets 6 years ago
Ryan Arthur ab755a73da Adjust navbar elements whitespace 6 years ago
Ryan Arthur 58b934179c Add viewBox property to SVGs for proper scaling 6 years ago
Felipe Renan d876e89eb4 Generate gettext 6 years ago
Felipe Renan 49f0aad9f3 Add link to Address' page opened in Token Transfer tab 6 years ago
Felipe Renan a8b185a865 Add Token Transfers's tab in the Address' page. 6 years ago
Felipe Renan 4c9a1b5193 Fix pagination button in Address Token's tab 6 years ago
Felipe Renan e4d4154fc7 Build query to fetch transactions with token transfers 6 years ago
Gustavo Santos Ferreira 958a277bad create Address.TokenCard to do the querying of tokens from an address 6 years ago
Gustavo Santos Ferreira 7e8974c4fb alter query to bring balances and count transfers all at once 6 years ago
Gustavo Santos Ferreira 172a2cd6bc make sure pagination disregards case 6 years ago
jimmay5469 a21b73e76f If the navbar is visible stick to top, otherwise stick to bottom 6 years ago
jimmay5469 66eee235b4 Use range for userIsScrolling in case scrollTop is still working 6 years ago
jimmay5469 1e236ce2a3 Use prependWithClingBottom instead of jquery prepend 6 years ago
jimmay5469 45a5b73667 Cleanup and extract prependWithClingBottom to utils 6 years ago
jimmay5469 cfdca2a5c9 Spike on scroll during prepend 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
Igor Florian 52e861fa73 Include and Log token_balances error attribute 6 years ago
Igor Florian 99012b2c4c Add a new log file for token_balances fetching errors 6 years ago
Sebastian Abondano 6be5bc81b7 Derive status from internal transaction at index 0 6 years ago
Ryan Arthur f4a4b777dc Internationalization 6 years ago
Ryan Arthur d5ae3177d1 Add a real link to the accounts index page 6 years ago
Ryan Arthur c2c72fa2ee Expand the max width of the top nav container & wordsmithing 6 years ago
Ryan Arthur 13cc8cb1f6 Add icons for accounts and testnet 6 years ago
Ryan Arthur 5a59d41b6f Adjust theme colors 6 years ago
Ryan Arthur 10ae9af89c Remove commented code 6 years ago
Ryan Arthur 16d8b0f315 Adjust the brightness of the Sokol secondary color 6 years ago
Ryan Arthur 7b95fdbcbb Add custom SVG icons to navbar links 6 years ago
Ryan Arthur 7987e82e6f Adjust the hover state of the topnav links 6 years ago
Ryan Arthur 83fd7adf07 Add icons to navbar links 6 years ago
Amanda Sposito fc38d7e2bf Alter Token decimals column to bigint 6 years ago
jimmay5469 81ba8ca614 Wire-up page reload of pending transaction detail when collated channel message received 6 years ago
Stamates e000921433 Remove FakeAdapter for count estimation and just assert that an integer is returned from count estimation functions. 6 years ago
Stamates 4169cac864 I18n 6 years ago
Stamates cfac04336d Remove pagination and return top 250 addresses by balance 6 years ago
Stamates 6ee50a6993 Estimated address count of addresses with balance > 0 using EXPLAIN rows estimate 6 years ago
Stamates 02688e2465 Bugfix on calling matching_address_check function 6 years ago
Stamates 5e6a7ec45e Formatted percentage of Market Cap to be 4 decimal places. 6 years ago
Ryan Arthur 3061c6b069 Adjust the infomation hierarchy within address tiles 6 years ago
Ryan Arthur 90691f56a4 Address index layout adjustments 6 years ago
Stamates c060b86527 Wireup top_addresses page 6 years ago
Ryan Arthur b616f5c0aa Add mobile layout optimization for top address tiles 6 years ago
Ryan Arthur f917347c6b Add a static representation of top address tiles 6 years ago
Ryan Arthur 7cbe5cd1f3 Adjust the font size to the transaction index page title 6 years ago
Ryan Arthur a2ac0bdfd7 Create a default state for tiles without a colored border 6 years ago
Ryan Arthur 96898cec49 Add a new route to top addresses view 6 years ago
Ryan Arthur f38455ede9 Add whitespace between the transfer count and the token name on the contract address details view 6 years ago
Stamates af6976317d Use EXPLAIN in count query to speed up and get estimated row results 6 years ago