Commit Graph

1963 Commits (cc89b1f6db11c77dfd7c99ea6bafd249b99261f2)
 

Author SHA1 Message Date
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
Andrew Cravenho 3d1c2ecc2f
Merge branch 'master' into 623-live-reload-pending-transaction-details 6 years ago
Andrew Cravenho 23d7416917
Merge pull request #744 from poanetwork/686-account-list-pg 6 years ago
Andrew Cravenho f2347a0011
Merge branch 'master' into 686-account-list-pg 6 years ago
Andrew Cravenho 2e7563f6f7
Merge pull request #761 from poanetwork/ams-fix-token-fetcher 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
Andrew Cravenho c9c62dcac2
Merge pull request #753 from poanetwork/optimize-address-page-loading 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
Stamates 742e543cdb Incorporate update for blocks gas_used and gas_limit in initial migration 6 years ago
Stamates c6af8d363e Create recent collated indexes by address with hash on transaction table and remove address/hash indexes 6 years ago
Stamates bd755fe469 Add transaction hash to address indexes for transaction and token_transfer tables to optimize count query 6 years ago
Stamates 4598eba91f Remove transaction table joins from address_transaction_count query and count only distinct hashes 6 years ago
Tim Mecklem d5d039a78d Add address transaction count query back and include token transfers 6 years ago
Tim Mecklem 285fa9fa1e Run transaction fetch queries separately per address_field 6 years ago
Stamates c515d765c1 Split address transactions query into separate query/fetches and combine the results due to postgres not selecting optimized query plan consistently 6 years ago
Sebastian Abondano a0ba0323ab
Merge pull request #750 from poanetwork/sa-api-stats-ethprice 6 years ago
Sebastian Abondano b74a9290e1 Add stats#ethprice API endpoint 6 years ago
Alex Garibay 4f9e7a5963
Preload contract addresses names for transaction push (#746) 6 years ago
Sebastian Abondano a857166b70
Merge pull request #734 from poanetwork/sa-api-stats-ethsupply 6 years ago
Sebastian Abondano 608dfc5ef8 Add stats#ethsupply API endpoint 6 years ago
Jimmy Lauzau 756eb3218a
Merge pull request #725 from poanetwork/708-contract-verification-mobile-optimization 6 years ago
Ryan Arthur 9808cff276 Internationalization 6 years ago
Ryan Arthur 5c5873bac7 Fix failing UI tests 6 years ago
Ryan Arthur c3292b8db9 Make the contract ABI code wrap to multiple lines 6 years ago
Ryan Arthur aafe238d51 Mobile enhancements for the Address/Contract Details page 6 years ago
Ryan Arthur b91512560b Fix button states 6 years ago
Andrew Cravenho a9e1628b6b
Merge pull request #732 from poanetwork/673 6 years ago
Andrew Cravenho ac1055ba8e
Merge branch 'master' into 673 6 years ago
Andrew Cravenho f7123a7c11
Merge pull request #710 from poanetwork/622-more-detail-on-internal-transaction-tile 6 years ago
Andrew Cravenho 40af6b2f09
Merge branch 'master' into 673 6 years ago
jimmay5469 4fffba677a i18n 6 years ago