Commit Graph

128 Commits (3ff530c22e1fccc73c10a9add49bff14f26665ed)

Author SHA1 Message Date
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 7eddae586e transfered -> transferred 6 years ago
Luke Imhoff 480300b542 Ethreums -> Ethereum 6 years ago
Luke Imhoff 6dbb511700 failes -> fails 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 96d5aea311 Block.SecondDegreeRelation 6 years ago
Luke Imhoff 48b302f935 Return uncles from EtherumJSONRPC.Block.elixir_to_params 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
Igor Florian d460fb8d50 Deal with :bad_gateway errors while querying contracts functions 6 years ago
Luke Imhoff b7d7ceaaa0 Temporary work-around for #673 value-only transactions 6 years ago
Luke Imhoff d42fbdb06e Treat "status" => nil the same as no status 6 years ago
Luke Imhoff 9e6198da1b Cover EthereumJSONRPC 6 years ago
Luke Imhoff 854230f25f Better error message when receipt cannot be converted to elixir 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff 9a4a23b5c5 Remove EthereumJSONRPC.WebSocket impl that don't work with Infura 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff 727459ec92 Use `socket`'s Socket.Web for another implementation of WebSockets 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 6 years ago
Luke Imhoff 6036dea12d Websocket json_rpc, subscribe, and unsubscribe against Sokol 6 years ago
Alex Garibay f81d20fc24
Add support for multiple return types in contracts (#562) 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Luke Imhoff f2884992a7 Fetch realtime internal transactions and balances synchronously 6 years ago
Luke Imhoff 3427873986 {:ok, nil} -> {:error, :not_found} in handle_get_block_by_tag 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Amanda Sposito b8a8f083d2 Add parser function to handle addresses arguments when calling the blockchain 6 years ago
Amanda Sposito 421b8df68c Add treatment to decode string values from blockchain 6 years ago
Lucas Narciso 537f090597 Create Explorer.SmartContract.Reader 6 years ago
Lucas Narciso 4b9bc4a69f Create EthereumJSONRPC.Encoder 6 years ago
Lucas Narciso acdbed2ba7 Support eth_call on EthereumJSONRPC 6 years ago
Luke Imhoff ac841af29f Split batches on 504 Gateway Timeout 6 years ago
Luke Imhoff 834ad23f26 Standardize JSONRPC response 6 years ago
Luke Imhoff 3d1aa20287 Convert empty batch to empty response list 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Luke Imhoff 3c680ff953 Log, but do not fail tests, when 502 Bad Gateway occurs 6 years ago
Luke Imhoff 4ecfb3b409 CircleCI tests for Geth 6 years ago
Luke Imhoff cac1cab39c Geth receipts compatibility 6 years ago