Commit Graph

713 Commits (04d3644839f7399a37c6591ed14a62e070ba2265)

Author SHA1 Message Date
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
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
Lokraan 0530d69e7f Doesn't count every sibling unecessarily. 6 years ago
Ryan Arthur e34e9f1d02 Credo and formatting appeasement 6 years ago
Stamates 05935d825b Ensure that consensus = true blocks do not show in uncles list (could potentially have an uncle with consensus = true briefly during reorg) 6 years ago
Stamates 15ea7e3247 Setup reorg block detail and list pages 6 years ago
Stamates 4f3dec146e Add Uncles block list page and filter uncles out of Blocks list 6 years ago
Amanda Sposito a3148d3584 Remove token holders count from Token's page 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 7a972b7bbc Add 'token_transfers' in the broadcast events after database inserting. 6 years ago
Amanda Sposito 2d02ed6e24 Add a counter to store the token tranfers count info 6 years ago
Luke Imhoff 15511f5c4e nil error when forking transactions 6 years ago
Luke Imhoff 07c0e2b2b4 Failing regression test for #868 6 years ago
Luke Imhoff 1918040eeb Explorer.Chain.Import.Runner behaviour 6 years ago
Luke Imhoff 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 042eb418b2 Extract Explorer.Chain.Import.Transaction.Forks 6 years ago
Luke Imhoff 991a2fe672 Extract Explorer.Chain.Import.Transactions 6 years ago
Luke Imhoff 22cb89058a Extract Explorer.Chain.Import.Tokens 6 years ago
Luke Imhoff 14aa12e9bd Extract Explorer.Chain.Import.TokenTransfers 6 years ago
Luke Imhoff 753fbd8bd5 Remove obsolete receipts 6 years ago
Luke Imhoff 5ffb54129f Extract Explorer.Chain.Import.Logs 6 years ago
Luke Imhoff bca8f8a645 Extract Explorer.Chain.Import.InternalTransactions 6 years ago
Luke Imhoff 4842462667 Extract Explorer.Chain.Import.Block.SecondDegreeRelations 6 years ago
Luke Imhoff 56f0365239 Extract Explorer.Chain.Import.Blocks 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 31ae4f51fe Extract Explorer.Chain.Import.Addresses 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 6b8340bb0c Return errors from derive_transaction_forks 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
Luke Imhoff 1e14446ee9 Only count consensus blocks as not missing. 6 years ago
Luke Imhoff dacab21f28 Failing regression test for #838 6 years ago