Commit Graph

90 Commits (3a97967b5f4860613a4ba63dab7b0c7d3a318eec)

Author SHA1 Message Date
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
Luke Imhoff ded4ec4246 Disable tests for Geth that timeout on Infura 6 years ago
Luke Imhoff b7d7ceaaa0 Temporary work-around for #673 value-only transactions 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago
Luke Imhoff d42fbdb06e Treat "status" => nil the same as no status 6 years ago
Luke Imhoff 1ad6f068f5 Failing regression test for #638 6 years ago
Luke Imhoff c4f8b64a96 Cover EthereumJSONRPC.Receipts 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
Luke Imhoff 9a8cdc4031 Use Path.absname so that log paths are stable during reload 6 years ago
Felipe Renan e4a9463584 Add tests to EthereumJSONRPC.execute_contract_functions/3 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff f32d6d43dd Use curl to signal parallel build is done to coveralls.io 6 years ago
Luke Imhoff fdd1090c45 Re-enable Ecto loggers 6 years ago
Luke Imhoff c032ea2291 Improved logging 6 years ago
Luke Imhoff 9a4a23b5c5 Remove EthereumJSONRPC.WebSocket impl that don't work with Infura 6 years ago
Luke Imhoff 72bd8d7c68 Ether Mainnet needs a block interval of 25000ms for consistency 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
Andrew Cravenho 28e485a5c1 Replace poanetwork/poa-explorer urls with poanetwork/blockscout 6 years ago
Andrew Cravenho 8f9a961d0b Fix trace url 6 years ago
Luke Imhoff 88db1e776f They mocked behaviours -> The mocked behaviours 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 9532c6e9fe Remove 'abi' lib in favor of the 'ex_abi' one 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 8a8f2bb20b Add the ABI lib to handle encoding and decoding 6 years ago
Lucas Narciso e81281edf6 Fix typo in etheream_jsonrpc_test.exs 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 8f827ecfa6 Use Mox by default for local integration tests 6 years ago
Luke Imhoff 834ad23f26 Standardize JSONRPC response 6 years ago