Commit Graph

679 Commits (8d4493280397cbdbd6a91993f0e3ac00c1c15000)

Author SHA1 Message Date
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
Luke Imhoff 5be11cc2d3 fectched -> fetched 6 years ago
Luke Imhoff 9431721f66 diffficulty -> difficulty 6 years ago
Luke Imhoff a97a1a5cad tranfer -> transfer 6 years ago
Luke Imhoff 3abef690f1 hexidecimal -> hexadecimal 6 years ago
Alex Garibay d7e38a223e
Missed token transfer cataloger (#807) 6 years ago
Luke Imhoff 329aa3e627 Ensure order is preserved in Chain.hashes_to_addresses 6 years ago
Luke Imhoff 32380ba1e9 prometheus_ecto 6 years ago
Felipe Renan f9069b2871 Ignore the burn_address for ERC-721 in the query 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan d4aedd08f4 Fix queries. 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Lokraan cbb88f18fe Validations are now viewable. 6 years ago
Sebastian Abondano 07a0de6aed account#tokenlist API endpoint 6 years ago
Amanda Sposito 92a241f4ac Add 'Token Inventory' query 6 years ago
Luke Imhoff 4a1e75a87b /blocks/:id works with number or hash now 6 years ago
Luke Imhoff 49f99b1400 Search for non-consensus blocks by hash 6 years ago
Luke Imhoff 12f789a96d Use hash for Block conflict_target 6 years ago
Luke Imhoff 07bd999e35 update_block_second_degree_relations 6 years ago
Luke Imhoff 483ea2339f Explorer.Chain.stream_unfetched_uncle_hashes 6 years ago