Commit Graph

2042 Commits (1bdb8c116645a2b072c9382e82895530a5512693)

Author SHA1 Message Date
Luke Imhoff 95e3774e9a Switch internal_transactions to composite primary key 6 years ago
Felipe Renan 5ccfb258d6 Send unfetched token balances to be fetched by TokenBalance.Fetcher 6 years ago
Felipe Renan 0fbd09653c Increase batch_size in TokenBalance.Fetcher 6 years ago
Alex Garibay bbf88ca947 Fix typo 6 years ago
Alex Garibay 6d61420f32 Address code review feedback 6 years ago
Alex Garibay b6bc6cc2f8 Add backoff for bad gateway errors 6 years ago
Alex Garibay 76970f6258 Finish documentation and tests for request backoffs 6 years ago
zachdaniel 75c88fac85 WIP: test rolling window and request coordinator 6 years ago
zachdaniel bd31796d40 WIP: Finish/clean up rolling window tracker 6 years ago
Alex Garibay be7271a8d9 WIP: clean up request coordinator with functionality and docs 6 years ago
zachdaniel 9410a86605 WIP: application + request coordinator cleanup 6 years ago
zachdaniel 961a2fb03c WIP: request coordinator + starting rolling window 6 years ago
zachdaniel 697be65e82 WIP: Rolling window event counter. 6 years ago
Alex Garibay 632981e16b WIP: generalize rolling window 6 years ago
zachdaniel 0e3fdc3995 WIP: Add rolling window rate limiter + retry logic 6 years ago
Luke Imhoff 91042f4af3 Shrinkable BufferedTasks 6 years ago
Luke Imhoff 0976a572ff Implement Enumerable for BoundQueue 6 years ago
Luke Imhoff 9f09ee0226 Remove init_chunk_size 6 years ago
Luke Imhoff 67ca25725d Don't batch until run 6 years ago
Luke Imhoff 7abc419617 Don't store pid in BufferedTask state 6 years ago
Luke Imhoff b436d8bf5d Don't track retry counts 6 years ago
Luke Imhoff 1fce095a35 Shrink Catchup Sequence if its consumes too much memory 6 years ago
Luke Imhoff cae25195e5 Indexer.Memory.Monitor 6 years ago
Amanda Sposito 1283be8ec2 Fix InternalTransaction listing page by removing transaction fields. 6 years ago
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Kristofer Peterson f10b800bfd Fix mix formatting 6 years ago
Kristofer Peterson d3bc5044f6 In BlockScoutWeb.Notifier handle_event() for :internal_transactions, retrieve InternalTransaction from Repo by {transaction_hash, index} instead of {id}. 6 years ago
Sebastian Abondano 2cd4c7ff54 block#getblockreward API returns 200 for errors 6 years ago
Konstantin Zolotarev 1674540779 Fix ping/pong from ganache ws implementation 6 years ago
Amanda Sposito f6f8afe878 Add mix task to migrate transaction_index and block_number at internal_transactions 6 years ago
Amanda Sposito c9870aa8fa Include 'cowboy' as dependency in 'explorer/mix.exs' 6 years ago
Amanda Sposito 5ee4df3714 Alter 'Chain.address_to_internal_transactions' query 6 years ago
Amanda Sposito 373248dbee Update 'internal_transactions'.'block_number' after block reorg 6 years ago
Amanda Sposito 1acebdc7f7 Add 'block_number' and 'transaction_index' in 'internal_transaction' 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Lucas Narciso 12835a5fbd
Generate gettext 6 years ago
Lucas Narciso 955db36c42
Add type to Internal Transaction tile 6 years ago
Gustavo Santos Ferreira 1b988eeb83 allow to change source and supply via config 6 years ago
Gustavo Santos Ferreira 985c3f6a63 make chart calculate differently when receiving the supply by date 6 years ago
Alex Garibay 0d0aa457cd Remove null bytes from token name and symbol 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Gustavo Santos Ferreira 92cf06ef3e module to calculate market cap 6 years ago
Gustavo Santos Ferreira 702f701b3e module to count total supply 6 years ago
Gustavo Santos Ferreira f65af39593 new function to subtract a wei value from another 6 years ago
jimmay5469 ac7e052bcc i18n 6 years ago
Ryan Arthur 841185b396 Move batching message 6 years ago
Ryan Arthur fa1c40c548 Fix tests 6 years ago
Ryan Arthur 89c0c254ac Add txn dropdown to navbar. Remove tab nav from txn index pages. 6 years ago
Lokraan fb5139c386 Run mix format, gettext, credo, dialyzer. 6 years ago
Lokraan 8cfd2cf159 Update queries. 6 years ago