Commit Graph

539 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Luke Imhoff 88bb8a3b55 log type must be optional 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 53d34141ee Convert blocks nonce to bytea 6 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Tim Mecklem bc6d1bdc27 Add `inserted_at` index to `blocks` to avoid sequential table scan 7 years ago
Igor Florian a94ad57fd2 Include solc-js as a dependency 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Alex Garibay c39154e6eb
Add user accounts (#176) 7 years ago
Amanda Sposito fd168a542e Add smart contract verification using the solidity cli to process code 7 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
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Igor Florian 1306f6b30f Store the Contract code in the Address 7 years ago
Luke Imhoff e1734c820f Remove credits and debits 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
Alex Garibay bf45faa513
Add Historical Data (#157) 7 years ago
Luke Imhoff 910792faac Fix internal transaction indexes 7 years ago
Chris McCord b9154901e9 Add address balance fetching 7 years ago
Luke Imhoff 40d00802ea Suicide type internal transactions 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 d6b00db768 Split explorer_web from explorer OTP app 7 years ago
Luke Imhoff 526eb526ac Umbrellify 7 years ago