Commit Graph

36 Commits (72ed84be6425ca81946c08e205f53cabe7545536)

Author SHA1 Message Date
Qwerty5Uiop 8101bfc808
chore: Upgrade WS client (#10407) 3 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 9 months ago
Maxim Filonov 97ea7ccf17 Add `debug_traceBlockByNumber` to `method_to_url` 9 months ago
Viktor Baranov 6bf70ae7bf Filecoin JSON RPC variant 9 months ago
Qwerty5Uiop f48e4e7812 Add specific url for eth_call 11 months ago
Viktor Baranov 602b86dbbc Use tracing JSONRPC URL in case of debug_traceTransaction method 2 years ago
Qwerty5Uiop 5591b2e290 Fallback trace url 2 years ago
Qwerty5Uiop 916a3fe4db Fallback JSON RPC option 2 years ago
Qwerty5Uiop 622c2abffe ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 2 years ago
Victor Baranov 65d7ad5b45
Support basic auth in JSON RPC endpoint (#6897) 2 years ago
Victor Baranov 7cf3bc2919
Expand ETHEREUM_JSONRPC_HTTP_INSECURE env variable usage to than Geth clients (#6601) 2 years ago
Viktor Baranov 5b24c8c291 Allow and manage insecure HTTP connection to the archive node 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago
Viktor Baranov f65a23d055 Set 8545 as default port everywhere except Ganache JSON RPC variant 3 years ago
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Andrew Cravenho c1d1ad996c Change the sokol node to localhost 6 years ago
Andrew Cravenho 0595c8cbaa Replace dev sokol node with personal node 6 years ago
Konstantin Zolotarev a9fd475df4 Unified config variables for all JSON RPC variants 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 6 years ago
Peter Romfeld d9e37c44a6
fix formatting 6 years ago
Peter Romfeld b473420df3
use ETHEREUM_JSONRPC_HTTP_URL instead 6 years ago
Peter Romfeld 2ddc1b9747
get geth_url from environment and fix `variant` for {dev,prod}.exs 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago