Commit Graph

15 Commits (baa5746a25981a9b67e4a9422a8402b696119d3d)

Author SHA1 Message Date
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff dc8be8673b Use :utc_datetime and DateTime for timestamps 7 years ago
Chris McCord e813045564 Add initial BufferedTask behaviour 7 years ago
Luke Imhoff beea8f5a60 Denormalize blocks.number into transasctions.block_number 7 years ago
Luke Imhoff b8dfa6720c transactions.index index 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 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 45c32667a2 Remove (sub)section comments 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