Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blockscout/apps/ethereum_jsonrpc/lib/ethereum_jsonrpc
Qwerty5Uiop 53e33411a2 Inc error count for chunked_json_rpc as well 2 years ago
..
besu Refactor JSON RPC variants 2 years ago
block Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
geth Allow gasUsed in failed internal txs; Leave error field for staticcall 2 years ago
http Add EthereumJSONRPC.HTTP.HTTPoison.json_rpc function clause when URL is null 4 years ago
nethermind Refactor JSON RPC variants 2 years ago
utility Fallback trace url 2 years ago
web_socket Fix wss connect 2 years ago
application.ex Fallback JSON RPC option 2 years ago
arbitrum.ex Add arbitrum support 3 years ago
besu.ex Refactor JSON RPC variants 2 years ago
block.ex Ignore arbitrary block details fields for custom Ethereum clients 3 years ago
blocks.ex Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
contract.ex Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash 2 years ago
decode_error.ex Hide request url in exceptions message 3 years ago
encoder.ex Add regression tests on 1155 improvements 2 years ago
erigon.ex Refactor JSON RPC variants 2 years ago
fetched_balance.ex Partial retries for CoinBalance.Fetcher 6 years ago
fetched_balances.ex Fetched Beneficiaries partial batch retries 6 years ago
fetched_beneficiaries.ex Refactor JSON RPC variants 2 years ago
fetched_beneficiary.ex Update FetchedBeneficiary typespec 6 years ago
fetched_code.ex fetch codes 6 years ago
fetched_codes.ex fetch codes 6 years ago
ganache.ex Raw trace on demand 5 years ago
geth.ex Fix timeout duration parsing 2 years ago
http.ex Inc error count for chunked_json_rpc as well 2 years ago
ipc.ex use poolboy for concurrent request execution 5 years ago
log.ex Fix spell in namings, add spell checking in CI 2 years ago
logs.ex Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
nethermind.ex Refactor JSON RPC variants 2 years ago
pending_transaction.ex Fix spell in namings, add spell checking in CI 2 years ago
receipt.ex ignore receipt fileds for metis 2 years ago
receipts.ex Revert "Filter pending logs" 5 years ago
request_coordinator.ex Refactor code to support Credo 1.7 2 years ago
rolling_window.ex Optimise github actions (#363) 3 years ago
subscription.ex Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
trace_replay_block_transactions.ex Refactor JSON RPC variants 2 years ago
tracer.ex feat: support tracing via spandex 6 years ago
transaction.ex Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
transactions.ex fixed uncles without full transactions 6 years ago
transport.ex bump elixir version to 1.9.0 5 years ago
uncle.ex Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
uncles.ex Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
variant.ex Fix runtime definition of ETHEREUM_JSONRPC_VARIANT variable 2 years ago
web_socket.ex Bump credo from 1.5.6 to 1.6.4 3 years ago