Commit Graph

308 Commits (498ca30253d369c4eb2858a53d4355be8d2de1a5)

Author SHA1 Message Date
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
Viktor Baranov 688d5eb3b2 Unescape characters for string output type in the contract response 3 years ago
Viktor Baranov 94f860515a Support effectiveGasPrice property in receipt (geth specific) 3 years ago
Viktor Baranov 520d25eb62 Support tx type in eth_getTransactionReceipt response 4 years ago
Victor Baranov 06c87bfcfe Revert reason in result of contract call 4 years ago
Victor Baranov 4c3f9b3de4 Allow brakets for arrays for contract input data, fix decoding for multiple inputs 4 years ago
Victor Baranov 0f16c3f054 Support of Autonity network 4 years ago
Victor Baranov e3acd57c20 Add EthereumJSONRPC.HTTP.HTTPoison.json_rpc function clause when URL is null 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov f13f48ffac Add external rewards limit fix for Parity variant 4 years ago