Commit Graph

146 Commits (ad1f58a00345accd24b779d04666745eb7cfa9e2)

Author SHA1 Message Date
Luke Imhoff 768f2c14d5 Renames and delete 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
Stamates 43d0a62118 Load contract creation address link on transactions index 7 years ago
katibest 4a4ef716a0 Refactor query for better performance 7 years ago
Amanda Sposito b3d6964650 Add page to verify contract 7 years ago
Luke Imhoff d3ea7c251a Fetch pending transactions 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Luke Imhoff a9944fb82d Fix tests broken by rebase 7 years ago
Chris McCord c5037a089c Move debug indexer logs out of state 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 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
Luke Imhoff 7978c42e90 Compact aliases together 7 years ago
Tim Mecklem f7d67b7a86 Change `Market.fetch_exchange_rate/1` and supporting code to be testable 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
Tim Mecklem d27dec7615 Convert remaining address page tests to page module calls 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 4fcace87b0 Replace TransactionForm with TransactionView functions 7 years ago
Luke Imhoff 8fb72a26ed Chain context 7 years ago
Luke Imhoff d6b00db768 Split explorer_web from explorer OTP app 7 years ago
Luke Imhoff 526eb526ac Umbrellify 7 years ago