Commit Graph

547 Commits (f0bde6abd8319ffb7addc649da6472fd7be55142)

Author SHA1 Message Date
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
Luke Imhoff 818f84a424 Transaction.Fork 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Stamates ff5d4d0163 Wireup live update of pending transactions 6 years ago
Lucas Narciso 428e674667
Handle more errors types at Smart Contract Reader 6 years ago
Felipe Renan a8b185a865 Add Token Transfers's tab in the Address' page. 6 years ago
Felipe Renan e4d4154fc7 Build query to fetch transactions with token transfers 6 years ago
Gustavo Santos Ferreira 958a277bad create Address.TokenCard to do the querying of tokens from an address 6 years ago
Gustavo Santos Ferreira 7e8974c4fb alter query to bring balances and count transfers all at once 6 years ago
Gustavo Santos Ferreira 172a2cd6bc make sure pagination disregards case 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
Sebastian Abondano 6be5bc81b7 Derive status from internal transaction at index 0 6 years ago
Stamates e000921433 Remove FakeAdapter for count estimation and just assert that an integer is returned from count estimation functions. 6 years ago