Commit Graph

1515 Commits (9242a6def2a4f0a5fc8314b717bf7113df067a5e)
 

Author SHA1 Message Date
Ryan Arthur 7344d147fb Add aria labels to form fields and validation error messages 6 years ago
Ryan Arthur 9f60d4cd27 Adjust button hover state styles 6 years ago
Ryan Arthur f426345c69 Add error validation classes to error messages 6 years ago
Ryan Arthur 72ee518e17 Add design fixes for the new smart contract form 6 years ago
Ryan Arthur d1f22bd15e Add design fixes for un-verified/un-published contract code 6 years ago
Stamates b5ee6ee835 Add block-number data-selector to template and fix feature test that always passes (because assert_has uses =~ matching to text) 6 years ago
Luke Imhoff bf201f1a52 Elixir 1.7.2 / Erlang 21.0.4 6 years ago
Luke Imhoff 3e4a48785e
Merge pull request #505 from poanetwork/491 6 years ago
Luke Imhoff bf5f2fd054 Remove flaky refute_receive check 6 years ago
Luke Imhoff aebd1c6fc9 Remove flaky UI tests 6 years ago
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Jimmy Lauzau 955a49ad57
Merge pull request #523 from poanetwork/521-optimize-address-page-query 6 years ago
Stamates db98461097 Add comment to clarify reason transaction.hash was added 6 years ago
Jimmy Lauzau 5bb0a5a62e
Merge pull request #526 from poanetwork/fix-node-sass-security-vulnerability 6 years ago
jimmay5469 b281134d64 Upgrade node-sass to clear security vulnerability alerts 6 years ago
Stamates 1c46a0ade8 Add transaction hash to order_by on address_to_transactions query to prevent postgres from using transactions_recent_collated_index for an index_scan 6 years ago
Amanda b5458fe7e0
Merge pull request #486 from poanetwork/iff-token-detail-page 6 years ago
Amanda Sposito e49079f833 Add total_supply? verification at Token Details Page 6 years ago
Amanda Sposito e5a1f79e6b Add total supply formatting according to token type 6 years ago
Amanda Sposito ecf9001db6 Add 'decimal' as a explicit dependency 6 years ago
Amanda Sposito 1435347ea6 Move formatted_token_amount to currency_helpers and rename it 6 years ago
Amanda Sposito 95de1ebcb0 Add token details page backend 6 years ago
Sebastian Abondano 6983671a02
Merge pull request #512 from poanetwork/sa-api-docs-add-error-examples 6 years ago
Sebastian Abondano af24e24d98 Adds error example values to API docs page 6 years ago
Andrew Cravenho 829f852de1
Merge pull request #503 from andogro/ag-README-additions 6 years ago
John Stamates da3419ddbb
Merge pull request #511 from poanetwork/live-update-chain-statistics-#33 6 years ago
Stamates aef7942867 Move FakeAdapter switch out of module attribute 6 years ago
Stamates ac166adac9 Remove unused Chain.address_count function and format/credo appeasement 6 years ago
Stamates 36949da03b Add FakeAdapter to replace reltuple count query during testing 6 years ago
Stamates 1e43456b0e Wireup live update of address count 6 years ago
Stamates 5c50e08fd1 Live update average_block_time 6 years ago
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