Commit Graph

2188 Commits (0e7ee4ee965e011c11235a0cbcbbeb1dcf46c1d4)
 

Author SHA1 Message Date
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
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 ce641c02fe Combine internal transaction tile templates 6 years ago
jimmay5469 9c1dc73912 Standardize internal transaction tiles 6 years ago
Stamates d2d394d8d6 Fix transaction not having IN/OUT on live update due to misnamed variable. 6 years ago
Sebastian Abondano 14abe36573
Merge pull request #731 from poanetwork/sa-api-transaction-getstatus-2 6 years ago
Sebastian Abondano 8da1345d51 Add transaction#getstatus API endpoint 6 years ago
Andrew Cravenho ca1eaaed54
Merge pull request #657 from jsvisa/fix/table-block-field-type 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
Luke Imhoff 102f467948 Denormalize last internal transaction error to transaction 6 years ago
Luke Imhoff b32f263eda Allow status to be nil until internal transactions are indexed 6 years ago
Luke Imhoff baa5746a25 Don't infer status for gas and gas_used 6 years ago
Delweng Zheng 624787bb34 fix(ci): gas_limit and gas_used is decimal 6 years ago
mulili 952e990ffd changes requested 6 years ago
mulili 213c071848 changes requested 6 years ago
mulili 981fcd0cb4 changes requested 6 years ago
mulili bf3308bc94 added button to convert wei to ether and vice versa 6 years ago
Delweng Zheng de1a101c8c fix(apps): adjust gas_used to Decimal 6 years ago
Delweng Zheng 765cc1359c fix(explorer): gas_used/gas_limit should be numeric, not int 6 years ago
Andrew Cravenho 247ad179e2
Merge pull request #733 from poanetwork/ln-token-fetcher-value-too-long-bug 6 years ago
Lucas Narciso d8b22f6988 Handle large strings when fetching tokens 6 years ago
Andrew Cravenho 2a577161ec
Merge pull request #717 from poanetwork/ams-fix-token-balance-fetcher 6 years ago
Amanda Sposito 32ad1214b6 Increase timeout at the `Chain.import` at the 'Indexer.InternalTransaction.Fetcher' 6 years ago
Amanda Sposito 3244113be4 Increase timeout at the `Repo.transaction` level at the 'Indexer.TokenBalance.Fetcher' 6 years ago
Amanda Sposito eea81817f7 Increase 'Indexer.TokenBalance.Fetcher' timeout 6 years ago
Amanda Sposito b4a66ad7f0 Add treatment to TokenBalance.Fetcher when there is an error with the import data 6 years ago