Commit Graph

1434 Commits (ee90f2d6921b9fcf86ff9e0f87e27b08c608309f)
 

Author SHA1 Message Date
Sebastian Abondano d0c1e70f13
Merge pull request #510 from poanetwork/sa-api-errors-as-200s 6 years ago
Sebastian Abondano 47edb92b06
Merge pull request #509 from poanetwork/sa-api-address-balance-in-wei 6 years ago
Stamates faa53be558 Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
Stamates 88174b3617 Setup tests for live update of avg_block_time and number of addresses 6 years ago
Stamates ef75a9dbcc Remove unused transaction_velocity statistic 6 years ago
Stamates e81dc2fd34 Setup chain page feature test and move related tests from other contexts 6 years ago
Stamates ad9c070675 Rename from homepage to chain 6 years ago
Luke Imhoff b96a9c058e
Merge pull request #508 from poanetwork/sa-api-add-post-test-coverage 6 years ago
Sebastian Abondano 137deaafb8 API returns 200s for errors 6 years ago
Igor Florian 1414a94973 Add a mock-up front-end 6 years ago
Felipe Renan 4a72926d57
Merge pull request #495 from poanetwork/frg-fix-token-transfers-in-ui 6 years ago
Felipe Renan d8baa94de8 Fix format_according_to_decimals to considers thousands separator 6 years ago
Felipe Renan 4f07176e08 Render token transfers info according to the token's type 6 years ago
Amanda Sposito 265e5ff188 Move formatted_token_amount to currency_helpers and rename it 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Luke Imhoff 9188ffa14b
Merge pull request #499 from poanetwork/sa-api-rpc-docs 6 years ago
Sebastian Abondano e3f748d912 Edit API account balance actions to return Wei 6 years ago
Andrew Gross bf903d61c0 Token support clarification 6 years ago
Sebastian Abondano 4e9dcced6c Adds API docs page with 'try it' UI 6 years ago
Sebastian Abondano 8551b64120 Improves API test coverage 6 years ago
Jimmy Lauzau 39eeaf5890
Merge pull request #493 from poanetwork/471-transaction-card-fix 6 years ago
jimmay5469 9fb766eeae Use helper for to/from_address equality 6 years ago
Andrew Gross 4279231057 Update token support 6 years ago
jimmay5469 e99535c5a4 i18n 6 years ago
katibest 7dc32c7dc3 Updated transaction tiles throughout the site 6 years ago
Luke Imhoff 8525f3d5fd
Merge pull request #501 from poanetwork/denormalize-contract-creation-address-on-transaction 6 years ago
Stamates b941b6b927 Rename function 6 years ago
Jimmy Lauzau 4ce9115f9a
Merge pull request #497 from poanetwork/live-reload-transactions-on-homepage-#35 6 years ago
jimmay5469 386f7c4481 i18n 6 years ago
Ryan Arthur 1de20f5472 Add intro animation to incoming blocks on the block index page 6 years ago
Ryan Arthur 7bec3dfa37 Add intro animation to transactions on homepage - Adjust animation values for better performance 6 years ago
Stamates 68c354c838 Add tests for transaction count updates 6 years ago
jimmay5469 6bf8124431 Increment transaction counts with new transactions 6 years ago
jimmay5469 b343972e1d Remove block range from blocks index 6 years ago
jimmay5469 62d0c692ba Refactor identical transaction tiles to single partial 6 years ago
Stamates 8e8d23fb57 Fix flaky hashes_to_transactions tests (non-ordered results) 6 years ago
Stamates d3f8e6a157 Live reload blocks on block list page 6 years ago
Stamates f7852e7eb7 Add disconnect message and ignore live reload if on page 2+ for transaction list page 6 years ago
Stamates 0531c46adb Live reload transactions on transaction list page (with batch messages) 6 years ago
Stamates f5db43b995 Add batch transactions message bar to prevent constant transaction list overwrites 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
jimmay5469 91fc54bc44 Write failing test for live reloading transactions on homepage 6 years ago
jimmay5469 ef36e8c8a5 Refactor transaction list partial on homepage 6 years ago
Stamates f75eee5e61 Refactor import test 6 years ago
Stamates d7fd7d27fb Update etherscan context transactions list to use created_contract_address_hash from transaction 6 years ago
Andrew Gross b677392e11 build instruction clarification 6 years ago
Andrew Gross a2548c7b32 README additions 6 years ago
Tim Mecklem 5a54caecb7 Use union for address fields match to improve slow token_transfers join 6 years ago
Stamates 7b82a3442d Added test that contract_creadted_address_hash is nil if to_address is not nil 6 years ago
Luke Imhoff 1eb76d7653
Merge pull request #500 from poanetwork/catchup-broadcast 6 years ago