Commit Graph

232 Commits (1ddb84ac517574ab3629345f6f9a3a4caa2f6dbc)

Author SHA1 Message Date
Stamates 18380efe0a fix broken tests 6 years ago
Stamates 4e05488136 Send internal_transaction ids on Pub-Sub and Repo fetch with preloads of internal_transaction in Notifier 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 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
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
Stamates 241df8a24e Remove unused function 6 years ago
Stamates ae47e8f6dc Token transfers shown for all transactions tiles (preload not working in chain queries) 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
Felipe Renan 74be090451 Remove unnecessary code in Token.BalanceReader 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
Igor Florian 53e7866016 Fetch TokenBalances value in the Catchup Indexer 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Sebastian Abondano 1867d16417 Add account#tokentx API endpoint 6 years ago
Alex Garibay cade255e15
Add support for named addresses (#590) 6 years ago
Igor Florian b05196df0f Create records for TokenBalances in the database 6 years ago
Luke Imhoff 9880ae72ce Use sequence for log factory index to prevent collisions 6 years ago
Alex Garibay f81d20fc24
Add support for multiple return types in contracts (#562) 6 years ago
Sebastian Abondano 493695c95a Add API txlistinternal action for account module 6 years ago
Felipe Renan dc6bc8f51d Add module TokenBalanceReader 6 years ago
Felipe Renan 3970233b3a Build query to fetch tokens from an address 6 years ago
Alex Garibay 0f61ea45cf
Add function for validating address hashes (#537) 6 years ago
Sebastian Abondano e4dcdc3e92 Add event logs API support 6 years ago
Lucas Narciso 42f7c3e168
Show Token Transfers tab on other contexts 6 years ago
Lucas Narciso d4668f6e2d
Add token transfers route, controller and html 6 years ago
Luke Imhoff bf5f2fd054 Remove flaky refute_receive check 6 years ago
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Amanda Sposito e5a1f79e6b Add total supply formatting according to token type 6 years ago
Amanda Sposito 95de1ebcb0 Add token details page backend 6 years ago
Stamates faa53be558 Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
Stamates ef75a9dbcc Remove unused transaction_velocity statistic 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Stamates 8e8d23fb57 Fix flaky hashes_to_transactions tests (non-ordered results) 6 years ago
Stamates f75eee5e61 Refactor import test 6 years ago
Stamates d7fd7d27fb Update etherscan context transactions list to use created_contract_address_hash from transaction 6 years ago
Tim Mecklem 5a54caecb7 Use union for address fields match to improve slow token_transfers join 6 years ago
Stamates 7b82a3442d Added test that contract_creadted_address_hash is nil if to_address is not nil 6 years ago
Tim Mecklem ab0ca21dac Update indexer to set created_contract_address_hash on transaction 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Luke Imhoff 12f70945da Switch Chain.import options to maps 6 years ago
Felipe Renan b6a4e48414 Add Token's reference to Token Transfers 6 years ago
Felipe Renan 64f289fcf1 Fix Token Transfer factory 6 years ago
Felipe Renan 7c2255f7fc Show token transfers on transactions' tab from Address' page. 6 years ago
Luke Imhoff 2f3af51741 Unified Explorer.Chain.import 6 years ago