Commit Graph

181 Commits (ea961f20ee1bc07ab5f1552df86b7167041c58c4)

Author SHA1 Message Date
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
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Konstantin Zolotarev 1674540779 Fix ping/pong from ganache ws implementation 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Luke Imhoff 1100f56fa1 Test WebSocketClient with cowboy_websocket_handler 6 years ago
Luke Imhoff b1f4696569 Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
Luke Imhoff 32535bd73c Simplify WebSocketClient.respond_to_registration 6 years ago
Konstantin Zolotarev ff8053d656 fix formatting 6 years ago
Konstantin Zolotarev 3eee0a2944 Fix spacing 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago
Nam Chu Hoai d17917ce30 Allow unsecure WebSocket connections 6 years ago
Luke Imhoff 5d0c1fc18a succucessfully -> successfully 6 years ago
Luke Imhoff 8da99addcb JSONR-RPC -> JSON-RPC 6 years ago
Luke Imhoff b93377cccd chainId -> chain_id for elixir variable 6 years ago
Luke Imhoff 64bd973076 suscribed -> subscribed 6 years ago
Luke Imhoff a4509ed42e resultscan -> results can 6 years ago
Luke Imhoff 36c939f14a Ethereums -> Ethereum 6 years ago
Luke Imhoff fa1c9ac944 passsed -> passed 6 years ago
Luke Imhoff 076d12d905 quanity -> quantity 6 years ago
Luke Imhoff 6b53d96075 _optons -> _options 6 years ago
Luke Imhoff 7eddae586e transfered -> transferred 6 years ago
Luke Imhoff 480300b542 Ethreums -> Ethereum 6 years ago
Luke Imhoff 6dbb511700 failes -> fails 6 years ago
Luke Imhoff 0b5729c144 correclty -> correctly 6 years ago
Luke Imhoff e20c98949e econded -> encoded 6 years ago
Luke Imhoff 33c12ca780 Ethererum -> Ethereum 6 years ago
Luke Imhoff dc669423c2 peformed -> performed 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Luke Imhoff 2f7be3fb7d OTP application descriptions 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Luke Imhoff 48b302f935 Return uncles from EtherumJSONRPC.Block.elixir_to_params 6 years ago
Luke Imhoff b32f263eda Allow status to be nil until internal transactions are indexed 6 years ago
Luke Imhoff baa5746a25 Don't infer status for gas and gas_used 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Luke Imhoff c10b6c218b Disable another test that times out on Infura 6 years ago
Igor Florian d460fb8d50 Deal with :bad_gateway errors while querying contracts functions 6 years ago