Commit Graph

35 Commits (a2b281eaa63f7b9e1f90edc71413664ada359b63)

Author SHA1 Message Date
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
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 d9304c03f8 Handle errors for non-archive node 4 years ago
Victor Baranov 6e4fceb229 Switch to RPC endpoint polling if ETHEREUM_JSONRPC_WS_URL is an empty string 4 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov e59af5dc57 extend optionalilty of websockets to Geth 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
Victor Baranov 00618872cf Rename ETHEREUM_JSONRPC_JSON_RPC_TRANSPORT env var 5 years ago
Ayrat Badykov 2b4fa54a8e
allow to select IPC transport 5 years ago
Victor Baranov f7fc61c868 Revoke changes for Geth 5 years ago
Victor Baranov 0bb7685cae Optional websockets for dev environment 5 years ago
Victor Baranov 6a6a10ecb2 Increase timeout for geth indexers 6 years ago
Paul Tsupikoff b8a8a008ec
Make websocket optional for realtime fetcher (#1778) 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Paul Tsupikoff 3c338e193e
Increase HTTP timeout to 10min for prod env as well 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 72480f2389 Remove old sokol node from prod env 6 years ago
Konstantin Zolotarev a9fd475df4 Unified config variables for all JSON RPC variants 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Andrew Cravenho 9892d1bd17 Add env variables to the production parity files 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 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
Luke Imhoff fe49a753d3 block_rate -> block_interval 6 years ago
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 6 years ago