Commit Graph

1141 Commits (cf8c97a338cf5fe275a22868fc78006bc71ed826)

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
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
Sebastian Abondano 0b42ed19f4 Add account#getminedblocks API endpoint 6 years ago
Sebastian Abondano 6c05d0a9f3 Adds links to token standards in API docs 6 years ago
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 6 years ago
Felipe Renan 4a1031406e Add tests to AddressTokenBalanceView functions 6 years ago
Felipe Renan 74be090451 Remove unnecessary code in Token.BalanceReader 6 years ago
Felipe Renan 0ef7c4ce0c Refactor Token Balances dropdown to use database 6 years ago
Felipe Renan 0c05600126 Add query to fetch the last token balances 6 years ago
Felipe Renan 9ee44cda98 Remove token from token balances factory 6 years ago
Felipe Renan d7bfcd1e87 Change Address.TokenBalance value to be decimal 6 years ago
Felipe Renan e4a9463584 Add tests to EthereumJSONRPC.execute_contract_functions/3 6 years ago
Felipe Renan ad50a21c1e Fix dialyzer 6 years ago