Commit Graph

1443 Commits (a58b0bed6a46440a1a039c94e1f6e312f90d879d)

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 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
Stamates db98461097 Add comment to clarify reason transaction.hash was added 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 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 af24e24d98 Adds error example values to API docs page 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
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
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 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
Sebastian Abondano e3f748d912 Edit API account balance actions to return Wei 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
jimmay5469 9fb766eeae Use helper for to/from_address equality 6 years ago
jimmay5469 e99535c5a4 i18n 6 years ago
katibest 7dc32c7dc3 Updated transaction tiles throughout the site 6 years ago
Stamates b941b6b927 Rename function 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