Commit Graph

702 Commits (7549b8f8c80e11b4880928e81844bb718f01ed56)

Author SHA1 Message Date
Gustavo Santos Ferreira 7549b8f8c8 prepare configs and new dependencies for the retriever 6 years ago
Gustavo Santos Ferreira d563a2568a add metadata column to address_names 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago
Luke Imhoff d36dac0dc2 Import stages 6 years ago
Luke Imhoff 29d945b9b6 Use reraise and __STACKTRACE__ to reraise safe_insert_all errors 6 years ago
Luke Imhoff 75f9af7f56 Use lag windowing function to reduce missing block time 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
William Sanches 23bd2b0049
Rename block_rewards to emission_rewards 6 years ago
Luke Imhoff 65197f5913 Add shrunk to metadata 6 years ago
Luke Imhoff 2569d2595e Move missing_block_range_count and missing_block_count out of prose 6 years ago
Luke Imhoff 1af8f89001 Move step out of prose and into metadata 6 years ago
Luke Imhoff ac35c4680f Move error_count out of prose and into metadata 6 years ago
Luke Imhoff 63e646a5ff Move count out of prose and into metadata 6 years ago
Luke Imhoff 2010e90a71 Move block range out of prose and into metadata 6 years ago
Luke Imhoff 0243726f9b Move block number out of prose and into metadata 6 years ago
Felipe Renan 3ce83278fb Improve docs in Address.TokenBalance and Address.CurrentTokenBalance schemas 6 years ago
Amanda Sposito 4833c6c962 Fix Address Trasaction query 6 years ago
Amanda Sposito 607be27612 Remove unused function from Transaction module. 6 years ago
fvictorio be36adbc8e Improve token balances fetching for specific addresses 6 years ago
Luke Imhoff fed7d304e2 Include fetcher in logger metadata 6 years ago
Sebastian Abondano c762719ba0 Ensures consensus is valid for parent blocks 6 years ago
Luke Imhoff c7d614e2ec Include date in addition to time in log format 6 years ago
Luke Imhoff 4d778f032d Stream token holders into ETS table 6 years ago
Luke Imhoff e0921ff3a9 Stream block validations into ETS table 6 years ago
Luke Imhoff e99850c65d Stream token transfers into ETS table 6 years ago
Luke Imhoff a1f3f1f3b7 Explorer.Repo.stream_in_transaction 6 years ago
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
natlg b717371a4d Add primary names to the top accounts page 6 years ago
fvictorio 65e2592a9d Only assert that last token name is null 6 years ago
Sebastian Abondano fa09f399d8 GraphQL API token_transfers query 6 years ago
zachdaniel 04ae8cf52b fix: match more explicitly on ABI decoding result 6 years ago
Amanda Sposito 7eef405a36 Add BlockValidationCounter config to disable it in test env. 6 years ago
Amanda Sposito 845b399281 Add a cache to count the addresses with balance > 0. 6 years ago
Locke ad606e4df4 Conform to code review. 6 years ago
Lokraan 582345cfb7 Create tests for new dependency injection model. 6 years ago
Lokraan 2a603be370 Merge with master. 6 years ago
Lokraan 42504acd44 Create tests for CoinGecko api. 6 years ago
Lokraan 15337d4672 Move duplicate functionality into `source.ex` 6 years ago
Lokraan b078ed7a76 Create module to interact with coingecko api. 6 years ago
fvictorio ed93bfbb55 Fix randomly failing test 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Felipe Renan d4feeff7b1 Fix pagination on inventory tab at Token's page 6 years ago
Luke Imhoff 6ec9afb4ba Gradual migration support for call_has_call_type, call_has_input, and create_has_init 6 years ago
Luke Imhoff 39b6eccfda Separate schema and data migration for EIP-6 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Amanda Sposito 8ad5a3103e Add index to addresses table 6 years ago
Amanda Sposito 40a9da3022 Add script to migrate nonce to addresses 6 years ago
svenski123 a3364385c6 Comment out update query in migration script due to run length concerns on a large existing database. 6 years ago