Commit Graph

417 Commits (4a98f20c6c78f949e05b5b4151e14a70b80806f6)

Author SHA1 Message Date
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
Viktor Baranov 1f326d7767 v4.1.8 2 years ago
Viktor Baranov 191bfb1d3c Format .md files 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
fr0zn a23bdf2da0 Fixing tracer not found #5729 2 years ago
Viktor Baranov 6531cbb906 Update CHANGELOG; revert update of css-loader; rename fontawesome icons selectors 2 years ago
dependabot[bot] 1ac0bfb1c9
Bump mox from 0.5.2 to 1.0.2 2 years ago
Qwerty5Uiop e45d3a9676 Fix runtime test conf 2 years ago
Qwerty5Uiop 14f23cd8d4 Local app runtime configs 2 years ago
Qwerty5Uiop e269f90c95 Refactor runtime config 2 years ago
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Salisbury 9d0ec00124
Update debug_traceTransaction/tracer.js 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 b2a72699b4 Decimal 2.0 2 years ago
Никита Поздняков 4b43a6f978
Fix warnings in tests 3 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 423f201296 Update hackney, certifi, tzdata 3 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 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 1f7b06de7f Update ex_keccak lib 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 c229d71346 add link to the tx in case of revert in modal 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 6a4740f184 Update mix deps 3 years ago
Viktor Baranov 9b52c6b05d Migrate to Elixir 1.12.x 3 years ago
nikitosing a1bc250783 Add support EIP-1559 3 years ago