Commit Graph

1540 Commits (602dda62648f4c1e8611eafcda715d0dd6a67d70)

Author SHA1 Message Date
jimmay5469 cf8c97a338 Move all USD conversions to JS 6 years ago
katibest ff6060be7b Remove obsolete file 6 years ago
Felipe Renan e86c5c79f3 Handle timeout when fetching token balances from blockchain 6 years ago
Sebastian Abondano 926ceab0ee Add stop propagation to links in API docs page 6 years ago
Luke Imhoff d42fbdb06e Treat "status" => nil the same as no status 6 years ago
Luke Imhoff 1ad6f068f5 Failing regression test for #638 6 years ago
Luke Imhoff c4f8b64a96 Cover EthereumJSONRPC.Receipts 6 years ago
Luke Imhoff 9e6198da1b Cover EthereumJSONRPC 6 years ago
Tim Mecklem fc7097893b Gettext 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 6 years ago
Luke Imhoff c1ecb966a7 Cover Explorer.Chain.Import 6 years ago
Luke Imhoff f93a475662 Cover Explorer.Chain 6 years ago
Luke Imhoff 60004c5373 Remove unused internal_transacion_suicide_factory 6 years ago
Luke Imhoff 8aa1e0e129 Cover Explorer.SmartContract.Reader 6 years ago
Luke Imhoff 13cc4d15e4 Cover BlockScoutWeb.AddressTokenBalanceController 6 years ago
Ryan Arthur 1a7254049b Internationalization 6 years ago
Ryan Arthur 3e4756e123 Refactor block and transaction details overview layout to align cards 6 years ago
Ryan Arthur c34f77c43b Internationalization 6 years ago
Ryan Arthur a3d0c10881 Align block details cards 6 years ago
Ryan Arthur a611bab15d Fix padding on token transfer tile for token page 6 years ago
Ryan Arthur 8f401d3a5d Fix older/newer pagination button inconsistencies 6 years ago
Ryan Arthur d5f4d85f78 Adjust animation timing 6 years ago
Ryan Arthur 6d4dc7978d Adjust transaction fade in animation 6 years ago
Ryan Arthur e79b38d0a1 Remove unneeded code. 6 years ago
Andrew Cravenho 702d6241fd Fix spacing on account page pagination 6 years ago
Andrew Cravenho 01c835200c Fix height container on transactions 6 years ago
Sebastian Abondano 4ab117f4b5 Add docs for block#getblockreward 6 years ago
Sebastian Abondano 152b2246ab Add account#tokenbalance API endpoint 6 years ago
Igor Florian 7077a41576 Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
Igor Florian acf14d6cf3 Rename Balance references to Address.CoinBalance 6 years ago
Igor Florian c640bf2de1 Rename AddressBalanceFetcherCase to CoinBalanceCase 6 years ago
Igor Florian 8e0f8b2e92 Rename BalanceFetcher to CoinBalanceFetcher 6 years ago
Igor Florian 2a7c2feac2 Rename Balances module to CoinBalances 6 years ago
Igor Florian 56f578717f Rename table and indexes 6 years ago
Stamates a59c6b2b7a Internationalization 6 years ago
Stamates 241df8a24e Remove unused function 6 years ago
Stamates 3f7973177f Toggle View More Transfers text and various cleanup 6 years ago
katibest fa3a42bd9e Small tweaks based of some PR comments 6 years ago
katibest a1d2fb5987 Switch position of address and amount plus renamed things 6 years ago
katibest f41332a360 Gettext internationalization 6 years ago
katibest 65f98d3fc1 Styled token tile transfer lists 6 years ago
katibest 9242a6def2 Updated token transfer view more 6 years ago
Tim Mecklem c02127eeca Consolidate transaction partial into _tile 6 years ago
katibest 32dcb5c23e Updated logo 6 years ago
katibest 738e2fb962 Updated with a classic ethereum variable stylesheet 6 years ago
Stamates ae47e8f6dc Token transfers shown for all transactions tiles (preload not working in chain queries) 6 years ago
jimmay5469 ead309152f Add tests for expand/collapse of token transfers 6 years ago
Stamates 15180b0049 Setup collapsable token transfers on transaction card 6 years ago
Luke Imhoff 854230f25f Better error message when receipt cannot be converted to elixir 6 years ago
Sebastian Abondano 24e5da232f Add filterby flag to account#txlist 6 years ago