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/test/ethereum_jsonrpc
zachdaniel e4d0fef374 feat: set a ping_interval from config, defaulting to 300 seconds 6 years ago
..
geth Geth internal transactions 6 years ago
http Chunk JSON-RPC batches in case connection times out 6 years ago
parity Failing regression tests for #1337 6 years ago
web_socket feat: set a ping_interval from config, defaulting to 300 seconds 6 years ago
block_test.exs Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
blocks_test.exs Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
contract_test.exs Fix test coverage 6 years ago
encoder_test.exs Allow executing smart contract functions in arbitrarily sized batches 6 years ago
geth_test.exs Use transaction-level fetch_internal_transactions for Geth 6 years ago
log_test.exs mix format 6 years ago
mox_test.exs Support for Moxing WebSocket 6 years ago
parity_test.exs Use transaction-level fetch_internal_transactions for Geth 6 years ago
receipt_test.exs fix receipts for pending transactions 6 years ago
receipts_test.exs update tests 6 years ago
request_coordinator_test.exs feat: Add RSK support 6 years ago
rolling_window_test.exs Change RollingWindowTest to async: false 6 years ago
transaction_test.exs Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
transactions_test.exs Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
uncle_test.exs Block.SecondDegreeRelation 6 years ago
uncles_test.exs Block.SecondDegreeRelation 6 years ago
web_socket_test.exs Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago