Commit Graph

47 Commits (9163458a8d30031d2419752f5a9c44a61b240ccf)

Author SHA1 Message Date
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
Luke Imhoff 4ecfb3b409 CircleCI tests for Geth 6 years ago
Luke Imhoff cac1cab39c Geth receipts compatibility 6 years ago
Luke Imhoff 72373f7770 method_to_url config 6 years ago
Luke Imhoff d946b0d073 EthereumJSONRPC.Variant behaviour 6 years ago
Luke Imhoff 7d8d09a370 Show HTTP status code when Jason decode fails 6 years ago
Luke Imhoff e44a617a55 Rechunk batch JSONRPC request when 413 is returned 7 years ago
Luke Imhoff c7a80fb75b Convert eth_getBalance error responses to error tuple 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Luke Imhoff 394df24ea2 Use EthereumJSONRPC.request in EthereumJSONRPC.Parity 7 years ago
Luke Imhoff 308c899379 Index from latest to genesis 7 years ago
Luke Imhoff 805afcd536 Start realtime index immediately from latest block on boot. 7 years ago
Luke Imhoff a025091af1 Extract common request code 7 years ago
Luke Imhoff d2c1dc3696 Remove unused eth_*Filter functions 7 years ago
Luke Imhoff 240be361b8 handle_get_block_by_number -> handle_get_block 7 years ago
Luke Imhoff 11bcecad96 Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
Luke Imhoff 75388c8ece cd apps; mix new ethereum_jsonrpc 7 years ago