Commit Graph

297 Commits (53b2b79c3cad511d40598752210c1961d56e6713)

Author SHA1 Message Date
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
Victor Baranov fb22268651 Fix condition for external rewards 4 years ago
Victor Baranov d483f823c3 Support unlimited number of external rewards 4 years ago
Victor Baranov ee142f597c Refactoring: Handle empty array type input 4 years ago
Victor Baranov 9437a198d2 Handle empty array type input 4 years ago
Victor Baranov 0b2df34ecc Mix format 4 years ago
Victor Baranov 782b2f4a2d Contract interaction: array input type 4 years ago
Victor Baranov 41a4d2a8fe Actualize tests 4 years ago
Victor Baranov fe16d056d9 Contracts read/write: method_id instead function_name as a key 4 years ago
Victor Baranov 76454ac0ca Fix tests 4 years ago
Victor Baranov fd5b83096c Fix contract funnction method detection 4 years ago
Victor Baranov 089b74aafe Bridged tokens 4 years ago