Commit Graph

39 Commits (fc65c4373a706d0efe8e511afb5282ef6673371c)

Author SHA1 Message Date
Felipe Renan b6a4e48414 Add Token's reference to Token Transfers 6 years ago
Felipe Renan 64f289fcf1 Fix Token Transfer factory 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Tim Mecklem 7392b84fb1 Restore factory needed by tests 6 years ago
Tim Mecklem e42a7cfb10 Set up contract verification test with `create` internal transaction 6 years ago
Amanda Sposito 2b57b537c7 Add address_hash_to_smart_contract/1 function 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 904a63b504 Explorer.Chain.Hash.Truncated -> Explorer.Chain.Hash.Address 6 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Stamates 43d0a62118 Load contract creation address link on transactions index 7 years ago
katibest 4a4ef716a0 Refactor query for better performance 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Luke Imhoff beea8f5a60 Denormalize blocks.number into transasctions.block_number 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Tim Mecklem 7932eeb2fc Add `call` type to `internal_transaction_factory` 7 years ago
Tim Mecklem 9844ca27ad Always show internal transactions of type `create` 7 years ago
Tim Mecklem 35c4aed09e Make index a required argument for internal transaction factory 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff 3f7a737238 standard_v is a smallint (2 bytes) that must be between 0 and 3 7 years ago
Luke Imhoff 9e24b3b0d3 Convert transactions r and s to decimal 7 years ago
Luke Imhoff a96f05d065 Store variable-length DATA as Explorer.Chain.Data 7 years ago
Luke Imhoff 71793e6251 Fix dialyzer warnings 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 7 years ago
Luke Imhoff dd7d3277ad Move ExplorerWeb-only factory helpers to ExplorerWeb.Factory 7 years ago
Luke Imhoff 45c32667a2 Remove (sub)section comments 7 years ago
Luke Imhoff 4d82d2df65 Fix tests for Sokol full changes 7 years ago
Luke Imhoff 1fb23bf395 Sokol indexer complete to block 2229598 7 years ago
Luke Imhoff 5a725265f6 WIP Hash primary keys 7 years ago
Chris McCord 117871a834 WIP 7 years ago
Luke Imhoff 8fb72a26ed Chain context 7 years ago
Luke Imhoff 526eb526ac Umbrellify 7 years ago
CJ Bryan, Derek Barnes, Desmond Bowe and Matt Olenick 2ba3cc821e Display Internal Transactions on the Transaction detail page. 7 years ago
Doc Ritezel f07489a989 Import logs for transaction receipts 7 years ago
CJ Bryan, Doc Ritezel and Matt Olenick bb4ba872a4 Backfill receipts for transactions 7 years ago
CJ Bryan and Matt Olenick 9570cd46de Use a join table to link Blocks and Transactions. 7 years ago
CJ Bryan and Matt Olenick 737a5e276f View additional fields on the Transaction page. 7 years ago
Doc Ritezel 5c304fa592 Add dialyzer 7 years ago
CJ Bryan and Matt Olenick b39bc5d25f Display the last five Transactions on the homepage. 7 years ago
CJ Bryan and Matt Olenick 1237f90cba Create a Block with a basic Schema and Changeset. 7 years ago