Commit Graph

371 Commits (b56f8d413783241a3960aced51aa17b882fc3559)

Author SHA1 Message Date
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 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
Sebastian Abondano 1867d16417 Add account#tokentx API endpoint 6 years ago
Luke Imhoff f32d6d43dd Use curl to signal parallel build is done to coveralls.io 6 years ago
Luke Imhoff fdd1090c45 Re-enable Ecto loggers 6 years ago
Luke Imhoff c032ea2291 Improved logging 6 years ago
Luke Imhoff c6458e7272 Include transaction_hashes when update_transactions excepts 6 years ago
Alex Garibay cade255e15
Add support for named addresses (#590) 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 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
Luke Imhoff 355fbcf9c7 token_id needs to be able to hold 14251919818366649780 6 years ago
Luke Imhoff c9bf6ed23d Don't truncate Repo.safe_insert_all errors 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
jimmay5469 4acabc4219 Live reload chart, exchange rate, and market cap on homepage 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
Amanda Sposito 7f2efcfe34 Refactor 'tokens' to be inside a namespace 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
Stamates 87f6ae86fc Use CTE for optimized address transactions query 6 years ago
Andrew Cravenho 28e485a5c1 Replace poanetwork/poa-explorer urls with poanetwork/blockscout 6 years ago
Andrew Cravenho 7932e12dec Replace POA Explorer with Blockscout 6 years ago
Luke Imhoff 88db1e776f They mocked behaviours -> The mocked behaviours 6 years ago
Luke Imhoff 2dee97119f Replicate Variant and Chain testing instructions to other READMEs 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
Stamates db98461097 Add comment to clarify reason transaction.hash was added 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 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 95de1ebcb0 Add token details page backend 6 years ago
Stamates ac166adac9 Remove unused Chain.address_count function and format/credo appeasement 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 b941b6b927 Rename function 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 f2884992a7 Fetch realtime internal transactions and balances synchronously 6 years ago