Commit Graph

1626 Commits (10dd88d7ede45022fed2fc57f8df0f9a488d178b)
 

Author SHA1 Message Date
Luke Imhoff a07ff15373 Work-around Cldr.{Number, Unit} spec bugs 6 years ago
katibest aabe71c45c Wrote some js wrong, but its fixed now 6 years ago
katibest 201d7f0e5f Internationalization 6 years ago
katibest 013802d33c Added max height to code blocks and copy buttons 6 years ago
Ryan Arthur 05610f6392 Internationalization 6 years ago
Ryan Arthur 82535ad1ec Fix test 6 years ago
Ryan Arthur d6c40f95bb Add layout and style improvements to the Read Contract view 6 years ago
katibest 230ff8e736 Updated verified smart contract page 6 years ago
Ryan Arthur da68fbc081 Remove unneeded class name from the new smart contract form 6 years ago
Ryan Arthur b2e55c42db Enable textareas to grow with the size of their contents 6 years ago
Ryan Arthur dcc650dbeb Add a Cancel button to the new smart contract form 6 years ago
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