Commit Graph

702 Commits (7549b8f8c80e11b4880928e81844bb718f01ed56)

Author SHA1 Message Date
Felipe Renan ed183c988d Import the current token balances 6 years ago
Felipe Renan 233d539a00 Add AddressCurrentTokenBalance schema 6 years ago
Gustavo Santos Ferreira 965bbb5e75 replace decimals from int to decimal 6 years ago
Gustavo Santos Ferreira acf74e6267 migration to change type of field decimals 6 years ago
Konstantin Zolotarev 99b70a1b65 Revert dev settings 6 years ago
Konstantin Zolotarev c1d1385abb Added docker files 6 years ago
Luke Imhoff edab5ac773 timex 3.1.25 => 3.4.1 6 years ago
Luke Imhoff 6947d6f82e timex_ecto 3.2.1 => 3.3.0 6 years ago
Luke Imhoff e5ffb852f8 ex_machina 2.1.0 => 2.2.1 6 years ago
Luke Imhoff 9ab1ab0376 Remove crontab 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Luke Imhoff 9f7145d560 bypass 0.8.1 => 0.9.0 6 years ago
Konstantin Zolotarev a9fd475df4 Unified config variables for all JSON RPC variants 6 years ago
Gustavo Santos Ferreira 1cd5450252 expose enable consolidation config 6 years ago
Luke Imhoff 21ace095ba Fix divide-by-zero error in indexed_ratio 6 years ago
Luke Imhoff e690c3219b Don't use :replace_all with tokens 6 years ago
Luke Imhoff 806b623fb4 Ensure that `on_conflict` can pass to `insert` from `run` 6 years ago
Luke Imhoff 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Luke Imhoff e4aa6ff5a7 Don't replace_all fields of token_transfers on_conflict 6 years ago
Luke Imhoff 7f7cdf753d Switch token_transfers to composite primary key 6 years ago
Luke Imhoff 92264a59e2 Don't replace_all fields of logs on_conflict 6 years ago
Luke Imhoff 96b97f0dc1 Switch logs to composite primary key 6 years ago
Luke Imhoff f757e1100f Port #978 fix to blocks 6 years ago
Luke Imhoff ac2bf31856 Don't replace_all fields of internal_transactions on_conflict 6 years ago
Luke Imhoff 95e3774e9a Switch internal_transactions to composite primary key 6 years ago
Amanda Sposito 1283be8ec2 Fix InternalTransaction listing page by removing transaction fields. 6 years ago
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Amanda Sposito f6f8afe878 Add mix task to migrate transaction_index and block_number at internal_transactions 6 years ago
Amanda Sposito c9870aa8fa Include 'cowboy' as dependency in 'explorer/mix.exs' 6 years ago
Amanda Sposito 5ee4df3714 Alter 'Chain.address_to_internal_transactions' query 6 years ago
Amanda Sposito 373248dbee Update 'internal_transactions'.'block_number' after block reorg 6 years ago
Amanda Sposito 1acebdc7f7 Add 'block_number' and 'transaction_index' in 'internal_transaction' 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Gustavo Santos Ferreira 1b988eeb83 allow to change source and supply via config 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Gustavo Santos Ferreira 92cf06ef3e module to calculate market cap 6 years ago
Gustavo Santos Ferreira 702f701b3e module to count total supply 6 years ago
Gustavo Santos Ferreira f65af39593 new function to subtract a wei value from another 6 years ago
Lokraan fb5139c386 Run mix format, gettext, credo, dialyzer. 6 years ago
Lokraan 8cfd2cf159 Update queries. 6 years ago
Lokraan 59b38cdf1d Create tests for chain.hash_to_address and chain.find_or_insert_address_from_hash. 6 years ago
Lokraan c26abbd05b If an address is searched up but doesn't exist, ignore it. 6 years ago
Alex Garibay c60bd06e5e
Add bare admin panel (#927) 6 years ago
Lucas Narciso ea3da7fd07
Consolidate Token Holders count info 6 years ago
Lucas Narciso 234128a923
Avoid redundant calculation of @burn_address_hash 6 years ago
Felipe Renan 7f56c76ff9 Refactor transactions count by address 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago
Luke Imhoff 3284388120 Get transaction created_contract_address_hash from first internal 6 years ago
Luke Imhoff 77d32df7c2 Store exchange rates as tuples in ETS 6 years ago