Commit Graph

2349 Commits (21ace095babefc1789248b99422e353d0e85625c)
 

Author SHA1 Message Date
Luke Imhoff 21ace095ba Fix divide-by-zero error in indexed_ratio 6 years ago
Luke Imhoff e690c3219b Don't use :replace_all with tokens 6 years ago
Luke Imhoff 806b623fb4 Ensure that `on_conflict` can pass to `insert` from `run` 6 years ago
Luke Imhoff 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Luke Imhoff e4aa6ff5a7 Don't replace_all fields of token_transfers on_conflict 6 years ago
Luke Imhoff 7f7cdf753d Switch token_transfers to composite primary key 6 years ago
Luke Imhoff 92264a59e2 Don't replace_all fields of logs on_conflict 6 years ago
Luke Imhoff 96b97f0dc1 Switch logs to composite primary key 6 years ago
Luke Imhoff f757e1100f Port #978 fix to blocks 6 years ago
Luke Imhoff ac2bf31856 Don't replace_all fields of internal_transactions on_conflict 6 years ago
Luke Imhoff 95e3774e9a Switch internal_transactions to composite primary key 6 years ago
Luke Imhoff 6a4d69d383
Merge pull request #960 from poanetwork/frg-improve-token-balances-fetcher 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
Andrew Cravenho e3555b8892
Merge pull request #977 from poanetwork/ams-fix-internal-transaction-listing 6 years ago
Andrew Cravenho 158546cca7
Merge branch 'master' into ams-fix-internal-transaction-listing 6 years ago
Luke Imhoff 6f5b8f381c
Merge pull request #961 from poanetwork/rolling-window-rate-limit-timeouts 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 1ae7206d83
Merge pull request #971 from poanetwork/888 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
Andrew Cravenho 879a8382f2
Merge pull request #975 from svenski123/20171022-942-genserver-blockscoutweb-eventhandler-terminating-nil-from_address-hash-0-is-undefined 6 years ago
Amanda Sposito 1283be8ec2 Fix InternalTransaction listing page by removing transaction fields. 6 years ago
Andrew Cravenho 14d7a1ef31
Merge branch 'master' into 20171022-942-genserver-blockscoutweb-eventhandler-terminating-nil-from_address-hash-0-is-undefined 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
Luke Imhoff 3a077592ed
Merge pull request #966 from poanetwork/sa-block-getblockreward-api-200-errors 6 years ago
Sebastian Abondano 2cd4c7ff54 block#getblockreward API returns 200 for errors 6 years ago
Luke Imhoff 9f64b89ff9
Merge pull request #945 from konstantinzolotarev/fix-ws-ping 6 years ago
Konstantin Zolotarev 1674540779 Fix ping/pong from ganache ws implementation 6 years ago
Andrew Cravenho bcc340eb70
Merge pull request #928 from poanetwork/ams-internal-transaction-performance 6 years ago
Andrew Cravenho b5b8c66009
Merge branch 'master' into ams-internal-transaction-performance 6 years ago