Commit Graph

423 Commits (cffc5360baeefec373fefd0c985ee5525a528a63)

Author SHA1 Message Date
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
nithronium bf2b8111bc Addition of `revertReason` 3 years ago
Joshua Fernandes ec7333b520 adding in fields to ignore 3 years ago
Viktor Baranov 70d8297aab Bump credo from 1.5.6 to 1.6.4 3 years ago
nikitosing 698ec6a316 Hide request url in exceptions message 3 years ago
Viktor Baranov e1fac60c24 eth_call method: remove from param from the request, if it is null 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
nikitosing d80b5ed685 Remove clauses for outdated ganache bugs 3 years ago
Viktor Baranov 9b52c6b05d Migrate to Elixir 1.12.x 3 years ago
nikitosing a1bc250783 Add support EIP-1559 3 years ago
Viktor Baranov 56cefe00d1 Skip genesis block for requesting of trace_block API endpoint 3 years ago
Donald Hutchison 29b97b22c4 Optimise github actions (#363) 3 years ago
Viktor Baranov d39d4e57d7 Mix format 3 years ago
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
jagdeep sidhu c26aecbbef minimal base fee parsing inclusion only 3 years ago
jagdeep sidhu 450d9cec5f parse base fee from eth RPC 3 years ago