Commit Graph

1528 Commits (acf14d6cf3a740918a98f628e2063bbfa2cdab90)
 

Author SHA1 Message Date
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
Andrew Cravenho a76ca06fbc
Merge pull request #637 from poanetwork/529-resize-token-transfer-cards 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
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 4693ce2bb5
Merge pull request #636 from poanetwork/618 6 years ago
Luke Imhoff 854230f25f Better error message when receipt cannot be converted to elixir 6 years ago
Sebastian Abondano ea28252d88
Merge pull request #629 from poanetwork/sa-api-add-filterby-flag-to-txlist 6 years ago
Sebastian Abondano 24e5da232f Add filterby flag to account#txlist 6 years ago
Sebastian Abondano 8bdf93386d
Merge pull request #616 from poanetwork/sa-api-account-getminedblocks 6 years ago
Sebastian Abondano 0b42ed19f4 Add account#getminedblocks API endpoint 6 years ago
Sebastian Abondano 233730abba
Merge pull request #617 from poanetwork/sa-api-docs-embed-token-standard-links 6 years ago
Sebastian Abondano 6c05d0a9f3 Adds links to token standards in API docs 6 years ago
Luke Imhoff 56403341cd
Merge pull request #630 from poanetwork/628 6 years ago
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 6 years ago
Felipe Renan 867ed7235e
Merge pull request #612 from poanetwork/frg-use-indexed-token-balances-in-dropdown 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 196f298f3e
Merge pull request #583 from poanetwork/iff-frg-fetch-token-balances-values 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
Felipe Renan 01af13e325 Include TokenBalanceFetcher to Indexer.Supervisor test support 6 years ago
Igor Florian 53e7866016 Fetch TokenBalances value in the Catchup Indexer 6 years ago
Igor Florian b56f8d4137 Fetch TokenBalances values in the Realtime Indexer 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff 41fd006283
Merge pull request #613 from poanetwork/fix-error-log-path 6 years ago
Luke Imhoff 7caa1d6422 Set error log path 6 years ago
Luke Imhoff dbeb871f27
Merge pull request #619 from poanetwork/614 6 years ago
Luke Imhoff 80a9170ebb Port on_conflict from Balance to TokenBalance 6 years ago
Luke Imhoff 7eeb3226e2 Correct uniqueness of token balances 6 years ago
Luke Imhoff c484bc2d25 Separate Indexer.Address.TokenBalances from Indexer.Balances 6 years ago
Jimmy Lauzau df5a01a49e
Merge pull request #607 from poanetwork/381-usd-decimal-formatting 6 years ago
jimmay5469 3cb1e62ac3 Update USD formatting in javascript 6 years ago