Commit Graph

344 Commits (0c4c80c88013115439854bee82de3771c15a48d4)

Author SHA1 Message Date
Luke Imhoff 0c4c80c880 Add missing constraints for internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
zachdaniel dd5dec4da2 feat: decode transaction input on overview 6 years ago
Amanda Sposito 20f56810a3 Remove the 'pending transactions' from the address transaction page. 6 years ago
Amanda Sposito 299404ab52 Remove the extra queries from address_to_transactions 6 years ago
svenski123 ae9f4140ea Fixup test cases 6 years ago
svenski123 20543a2ca0 Fixup test cases 6 years ago
Felipe Renan 3f7dd2bcdd Move Token holder's query to Address.CurrentTokenBalance 6 years ago
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
Luke Imhoff e5ffb852f8 ex_machina 2.1.0 => 2.2.1 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 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Luke Imhoff 7f7cdf753d Switch token_transfers to composite primary key 6 years ago
Luke Imhoff 96b97f0dc1 Switch logs to composite primary key 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 5ee4df3714 Alter 'Chain.address_to_internal_transactions' query 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 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 59b38cdf1d Create tests for chain.hash_to_address and chain.find_or_insert_address_from_hash. 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
Felipe Renan 7f56c76ff9 Refactor transactions count by address 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
Luke Imhoff b313af6d7f Buffer hash bytes instead of hash strings 6 years ago
Lokraan 53561131b4 Merge branch 'master' into consolidate-validation-count 6 years ago
Lokraan 112fcf1aab Run mix format, credo, gettext.extract --merge. 6 years ago
Lokraan 76fc8e0377 Store validation counts for each address in an ets table. 6 years ago
Stamates 883886c047 Create placeholder for loading percentage and live update 6 years ago
Stamates 0e7ee4ee96 Calculate loading status triggered by catchup block event 6 years ago
Sebastian Abondano 8a79923fcb account#txlist API endpoint takes timestamp range 6 years ago
Amanda Sposito 6afd0e7002 Use 'Counters::TokenTransfer' instead of the database count 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Amanda Sposito 2d02ed6e24 Add a counter to store the token tranfers count info 6 years ago
Luke Imhoff 07c0e2b2b4 Failing regression test for #868 6 years ago
Luke Imhoff 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 2e3627d536 Don't run imports for empty params 6 years ago
Luke Imhoff 8ad765efad Don't select forked transactions where there are no blocks 6 years ago
Luke Imhoff f7a902fecb Failing regression test for #850 6 years ago
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 6 years ago