Commit Graph

64 Commits (3dea9b9d25fe344a457065ec65422a81b54197d2)

Author SHA1 Message Date
Viktor Baranov 58236eebb9 Do not fill pending blocks ops with block numbers below TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 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
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 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov ee3a819c3f Besu support 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Ayrat Badykov b4387c2701
support chainId in integer format 5 years ago
Ayrat Badykov 2207de931c
add net_version function 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
goodsoft ea3af5e299
Use transaction-level fetch_internal_transactions for Geth 6 years ago
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Ayrat Badykov e40e4dca27
fetch codes 6 years ago
Luke Imhoff 97ce8e838b Don't reference Explorer types in EthereumJSONRPC 6 years ago
Luke Imhoff a599aaff06 Extract EthereumJSONRPC.Block.ByTag 6 years ago
Luke Imhoff 3499155cdb Partial retries for fetch_blocks_by_range 6 years ago
Luke Imhoff d43a8c6133 Partial retry of batches of blocks by hash 6 years ago
Luke Imhoff 3efa2d9996 Partial retries for CoinBalance.Fetcher 6 years ago
Andrew Cravenho a64a1dc6bb Update sokol node tests 6 years ago
Andrew Cravenho 063c393281 Update documentation replacing old sokol nodes 6 years ago
Luke Imhoff 3973e6607d Support Parity 2.1 pending tag output 6 years ago
Alex Garibay bbf88ca947 Fix typo 6 years ago
Alex Garibay 6d61420f32 Address code review feedback 6 years ago
Alex Garibay 76970f6258 Finish documentation and tests for request backoffs 6 years ago
zachdaniel 75c88fac85 WIP: test rolling window and request coordinator 6 years ago
Alex Garibay be7271a8d9 WIP: clean up request coordinator with functionality and docs 6 years ago
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Luke Imhoff 480300b542 Ethreums -> Ethereum 6 years ago
Luke Imhoff 6dbb511700 failes -> fails 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Igor Florian d460fb8d50 Deal with :bad_gateway errors while querying contracts functions 6 years ago
Luke Imhoff 9e6198da1b Cover EthereumJSONRPC 6 years ago
Igor Florian c2ff17756c Get TokensBalance in the Blockchain 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 6 years ago
Luke Imhoff 6036dea12d Websocket json_rpc, subscribe, and unsubscribe against Sokol 6 years ago
Luke Imhoff 3427873986 {:ok, nil} -> {:error, :not_found} in handle_get_block_by_tag 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Lucas Narciso 537f090597 Create Explorer.SmartContract.Reader 6 years ago
Lucas Narciso acdbed2ba7 Support eth_call on EthereumJSONRPC 6 years ago
Luke Imhoff 834ad23f26 Standardize JSONRPC response 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Luke Imhoff 3c680ff953 Log, but do not fail tests, when 502 Bad Gateway occurs 6 years ago