Commit Graph

337 Commits (a7008a0d8c7f36f1f947465edc0687de5ec72e36)

Author SHA1 Message Date
Nikita Pozdniakov ba481afc8d
Add batches to TokenInstance fetchers 1 year ago
sl1depengwyn a3322e693d Take into account EIP-1559 in gas price oracle 1 year ago
sl1depengwyn b86f1408c6 Add fetch blocks by tag function 1 year ago
Viktor Baranov 2a12423b88 Op Stack: ignore depositNonce 1 year ago
Qwerty5Uiop 30e5e0904c Chunk realtime balances requests 1 year ago
Viktor Baranov 85fa6f1925 Small refactoring 1 year ago
Maxim Filonov 347f5d3641 Add possibility to add extra headers with RPC URL 1 year ago
Viktor Baranov 5a4d9c35fa Fix ethereum_jsonrpc tests 1 year ago
Viktor Baranov cc193daa7c Fix pending gas price in pending tx 1 year ago
Maxim Filonov c82bc7eb07 Add withdrawals count field for blocks 2 years ago
Maxim Filonov d09d3fb127 Fix gwei to wei in database 2 years ago
Qwerty5Uiop bc30e000f0 Handle empty id in json rpc responses 2 years ago
Maxim Filonov 56ae240340 Add polygon edge support 2 years ago
Viktor Baranov 129ecb7da8 Fix pending txs is not a map 2 years ago
Nikita Pozdniakov 4189362e0f Handle smart contracts read errors 2 years ago
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
Maxim Filonov 62c1687b11 Fix Elixir tracer to work with polygon edge 2 years ago
Qwerty5Uiop 53e33411a2 Inc error count for chunked_json_rpc as well 2 years ago
Qwerty5Uiop 5591b2e290 Fallback trace url 2 years ago
Qwerty5Uiop 916a3fe4db Fallback JSON RPC option 2 years ago
Viktor Baranov 28fb7b3106 Refactor code to support Credo 1.7 2 years ago
Qwerty5Uiop d4aa6deea3 Fix timeout duration parsing 2 years ago
Qwerty5Uiop 622c2abffe ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Qwerty5Uiop e9e25b6995 Fix wss connect 2 years ago
Qwerty5Uiop be73daec57 Fix WebSocketClient 2 years ago
sl1depengwyn b11e10eb46 Fix handling unknown calls from callTracer 2 years ago
sl1depengwyn 498ca30253 Add callTracer support for geth 2 years ago
ericlee 0b0b5d9d93 ignore receipt fileds for metis 2 years ago
Никита Поздняков 340a76d02f
Allow gasUsed in failed internal txs; Leave error field for staticcall 2 years ago
nikitosing 708a6b0036
Improve working with contracts implementations (#5561) 2 years ago
Viktor Baranov 50487be827 Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash 2 years ago
Viktor Baranov 3dcf91d38f Fix runtime definition of ETHEREUM_JSONRPC_VARIANT variable 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
Viktor Baranov 0f4a4bd6a7 Refactor JSON RPC variants 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
Viktor Baranov 9fb791ec19 Refactor DB config 2 years ago
Никита Поздняков aa18eb2446
Add regression tests on 1155 improvements 2 years ago
sl1depengwyn 510e7f52eb Disable archive balances by env 2 years ago
Viktor Baranov eae7b1e3e8 Allow timestamp param in the log of eth_getTransactionReceipt method 2 years ago
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Viktor Baranov 53f973deb5 Add clause for EthereumJSONRPC.Transaction.elixir_to_params/1 when gas_price is missing in the response 2 years ago
Viktor Baranov 58236eebb9 Do not fill pending blocks ops with block numbers below TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov 77e14683e9 Manage debug_traceTransaction JSON RPC method timeout 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
Viktor Baranov f2d4fa6412 Ignore arbitrary block details fields for custom Ethereum clients 3 years ago
Viktor Baranov 6ead3869bd Block data for Avalanche: pass blockExtraData and extDataHash params 3 years ago
Viktor Baranov c544efbbc6 Block entry_to_elixir comments for custom chains additions 3 years ago
cen1 e912d98b70 add missing keys 3 years ago
Viktor Baranov 5e044e3813 Besu: revertReason support in trace 3 years ago