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
Ayrat Badykov d37fb1d579
fix most tests
5 years ago
..
block Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
geth mix format 5 years ago
http Request transport module and options for all JSONRPC calls 6 years ago
parity Extend external reward types up to 20 5 years ago
web_socket fix: ignore messages without error 6 years ago
application.ex use poolboy for concurrent request execution 5 years ago
block.ex Remove changes, that fixed on Nethermind side 5 years ago
blocks.ex Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
contract.ex fix credo 6 years ago
decode_error.ex limit request body in json rpc error 5 years ago
encoder.ex fix credo 6 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 Fetched Beneficiaries partial batch retries 6 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 Use transaction-level fetch_internal_transactions for Geth 6 years ago
geth.ex Update geth.ex 5 years ago
http.ex format result from ipc 5 years ago
ipc.ex use poolboy for concurrent request execution 5 years ago
log.ex fix most tests 5 years ago
logs.ex Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
parity.ex Use transaction-level fetch_internal_transactions for Geth 6 years ago
receipt.ex support chainId in integer format 5 years ago
receipts.ex Revert "Filter pending logs" 5 years ago
request_coordinator.ex feat: Add RSK support 6 years ago
rolling_window.ex fix typespec 5 years ago
subscription.ex Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago
transaction.ex fix realtime fetcher small skips feature 5 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 Use transaction-level fetch_internal_transactions for Geth 6 years ago
web_socket.ex upgrade elixir to 1.8.1 6 years ago