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 2a12423b88 Op Stack: ignore depositNonce 1 year ago
..
besu Refactor JSON RPC variants 2 years ago
block Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
geth Add polygon edge support 2 years ago
http Add possibility to add extra headers with RPC URL 1 year 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 Add withdrawals to eth json rpc app 2 years ago
blocks.ex Handle empty id in json rpc responses 2 years ago
contract.ex Handle smart contracts read errors 2 years ago
decode_error.ex Handle smart contracts read errors 2 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 Handle empty id in json rpc responses 2 years ago
fetched_beneficiaries.ex Handle empty id in json rpc responses 2 years ago
fetched_beneficiary.ex Update FetchedBeneficiary typespec 6 years ago
fetched_code.ex fetch codes 6 years ago
fetched_codes.ex Handle empty id in json rpc responses 2 years ago
ganache.ex Raw trace on demand 5 years ago
geth.ex Merge pull request #7513 from blockscout/mf-fix-polygon-edge 2 years ago
http.ex Chunk realtime balances requests 1 year 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 pending txs is not a map 2 years ago
receipt.ex Op Stack: ignore depositNonce 1 year ago
receipts.ex Handle empty id in json rpc responses 2 years ago
request_coordinator.ex Refactor code to support Credo 1.7 2 years ago
rolling_window.ex Small refactoring 1 year ago
subscription.ex Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
trace_replay_block_transactions.ex Handle empty id in json rpc responses 2 years ago
tracer.ex feat: support tracing via spandex 6 years ago
transaction.ex Small refactoring 1 year 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
withdrawal.ex Fix gwei to wei in database 2 years ago
withdrawals.ex Add withdrawals count field for blocks 2 years ago