Commit Graph

423 Commits (5b8ec2324e846d0ec15410c8aa76fb361faf0d43)

Author SHA1 Message Date
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 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
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Alex Garibay b3447d4376
Trim address and token names of whitespace (#849) 6 years ago
Luke Imhoff 5ab216f0e0 Only lose consensus when a block will immediately claim consensus 6 years ago
Luke Imhoff b878590125 Add missing `:transaction_forks` docs for Import.all 6 years ago
Luke Imhoff e6c6ea6354 Test timeout override 6 years ago
Luke Imhoff e4916eb90a Derive transaction forks for transacion in blocks that go non-consensus 6 years ago
Luke Imhoff 3debed6d03 Nil out receipt fields on transactions from blocks that go non-consensus 6 years ago
Luke Imhoff c16ffadc13 Lose consensus on blocks with same number 6 years ago
Luke Imhoff b6c0809103 convinience -> convenience 6 years ago
Luke Imhoff ee994339b0 Etherum -> Ethereum 6 years ago
Luke Imhoff 23406f6655 recieved -> received 6 years ago
Luke Imhoff 7eddae586e transfered -> transferred 6 years ago
Luke Imhoff 29ecc04354 occured -> occurred 6 years ago
Luke Imhoff 20bfae0067 recomended -> recommended 6 years ago
Luke Imhoff b6455d2df8 Explor -> Explorer 6 years ago
Luke Imhoff 37b8204f8b contarct -> contract 6 years ago
Luke Imhoff 94cd083265 effciently -> efficiently 6 years ago
Luke Imhoff ffad1a8fa5 Addres -> Address 6 years ago
Luke Imhoff 768e460fe3 requets -> requests 6 years ago