Commit Graph

1978 Commits (32380ba1e964796b9381604088f5c91fa167f8dc)
 

Author SHA1 Message Date
Andrew Cravenho 7e15f4df7d
Merge branch 'master' into 742-redesign-top-menu 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
Andrew Cravenho 52fe1f1320
Merge branch 'master' into 623-live-reload-pending-transaction-details 6 years ago
Andrew Cravenho 0ba232b8c8
Merge pull request #762 from poanetwork/sa-indexer-successful-transaction-with-error 6 years ago
Andrew Cravenho d162051d25
Merge branch 'master' into sa-indexer-successful-transaction-with-error 6 years ago
Igor Florian 6a65500cbd
Merge pull request #754 from poanetwork/iff-include-token-balances-logs 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
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