Commit Graph

367 Commits (9d56fb3c24e28f144bc50ef28ee57ce562a7fc02)

Author SHA1 Message Date
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
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
Viktor Baranov cbda556c17 Update credo, dialyxir 4 years ago
Viktor Baranov ffd535d39b Remove coveralls 4 years ago
Andrey b7aae34b68
Fix trace internal transactions for create contract without code 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 4206e477ae Elixir 11.2 4 years ago
Victor Baranov 0f16c3f054 Support of Autonity network 4 years ago
Victor Baranov cc348ef824 Price for bridged tokens 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 a5b01c632c ETHEREUM_JSONRPC_JSON_RPC_TRANSPORT -> ETHEREUM_JSONRPC_TRANSPORT 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
Victor Baranov 4910a493bb Fix revert reason detection 4 years ago
Victor Baranov eafb4ae6a1 coveralls 4 years ago
Victor Baranov f359c81b48 Fix tests 4 years ago
Victor Baranov 5882212121 Besu: Add revertReason key 4 years ago
Victor Baranov 5be42bb438 EIP-1967 support 4 years ago
Victor Baranov 067b67547a Fix several tests 5 years ago
Victor Baranov 15bc0d391e trace_block for BESU 5 years ago
Victor Baranov 0404df18b9 Display and store revert reason on demand 5 years ago
Victor Baranov 4abef9d535 RSK hardfork: cumulativeDifficulty 5 years ago
Victor Baranov 3c37a46e02 RSK hardfork: cumulativeDifficulty 5 years ago
Ayrat Badykov 111491b257
use version of ex_abi from hex.pm 5 years ago
Victor Baranov 6626502e90 Take into account FIRST_BLOCK in trace_ReplayBlockTransactions requests 5 years ago
Victor Baranov 93a2fd4960 Take into account FIRST_BLOCK for block rewards fetching 5 years ago
Victor Baranov 0eb253dd2f Token instance metadata retriever refinement: process metadata if only image URL is passed to tokenURI 5 years ago
Ayrat Badykov 5d374476fd
remove a dirty hack for decoding abi of string 5 years ago