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
Viktor Baranov 520d25eb62 Support tx type in eth_getTransactionReceipt response 4 years ago
..
besu Fix condition for external rewards 4 years ago
block Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
geth mix format 5 years ago
http Add EthereumJSONRPC.HTTP.HTTPoison.json_rpc function clause when URL is null 4 years ago
parity Add external rewards limit fix for Parity variant 4 years ago
web_socket fix: ignore messages without error 6 years ago
application.ex use poolboy for concurrent request execution 5 years ago
besu.ex Fix several tests 5 years ago
block.ex Support of Autonity network 4 years ago
blocks.ex Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
contract.ex Allow brakets for arrays for contract input data, fix decoding for multiple inputs 4 years ago
decode_error.ex limit request body in json rpc error 5 years ago
encoder.ex Revert reason in result of contract call 4 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 Raw trace on demand 5 years ago
geth.ex Finalize Besu variant 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 tests 4 years ago
logs.ex Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
parity.ex Fix several tests 5 years ago
receipt.ex Support tx type in eth_getTransactionReceipt response 4 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 revert reason detection 4 years ago
transactions.ex fixed uncles without full transactions 6 years ago
transport.ex bump elixir version to 1.9.0 6 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 Raw trace on demand 5 years ago
web_socket.ex upgrade elixir to 1.8.1 6 years ago