Commit Graph

77 Commits (ea961f20ee1bc07ab5f1552df86b7167041c58c4)

Author SHA1 Message Date
Luke Imhoff bf50a03070 Change RollingWindowTest to async: false 6 years ago
William Sanches 512511aee6
Add better test coverage 6 years ago
William Sanches a754a72390
Add block_reward import 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 ad1119eb4c Fetched Beneficiaries partial batch retries 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
Sebastian Abondano 345bec4a7a fetch_beneficiaries/2 works with all reward types 6 years ago
Luke Imhoff e4b7a4ee5f Geth internal transactions 6 years ago
Alex Garibay bd8b5d6864 Remove unused test functions 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 6 years ago
Luke Imhoff 0ba5e692fc Remove flaky test 6 years ago
Luke Imhoff 79dc13bf15 Remove flaky test 6 years ago
Luke Imhoff 2c12f62345 Remove flaky test 6 years ago
Luke Imhoff 396285f36f Remove flaky test 6 years ago
Luke Imhoff 3bbe7b6e89 Remove flaky test 6 years ago
Gustavo Santos Ferreira 1b239dadcc update tests 6 years ago
Alex Garibay 6d61420f32 Address code review feedback 6 years ago
Alex Garibay b6bc6cc2f8 Add backoff for bad gateway errors 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 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Sebastian Abondano 2b8ceb4e32 Update block reward contract beneficiary balances 6 years ago
Luke Imhoff 1100f56fa1 Test WebSocketClient with cowboy_websocket_handler 6 years ago
Luke Imhoff b1f4696569 Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
Luke Imhoff 6b53d96075 _optons -> _options 6 years ago
Luke Imhoff 0b5729c144 correclty -> correctly 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Luke Imhoff 48b302f935 Return uncles from EtherumJSONRPC.Block.elixir_to_params 6 years ago
Luke Imhoff b32f263eda Allow status to be nil until internal transactions are indexed 6 years ago
Luke Imhoff baa5746a25 Don't infer status for gas and gas_used 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Luke Imhoff c10b6c218b Disable another test that times out on Infura 6 years ago
Igor Florian d460fb8d50 Deal with :bad_gateway errors while querying contracts functions 6 years ago
Luke Imhoff ded4ec4246 Disable tests for Geth that timeout on Infura 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago
Luke Imhoff 1ad6f068f5 Failing regression test for #638 6 years ago
Luke Imhoff c4f8b64a96 Cover EthereumJSONRPC.Receipts 6 years ago
Luke Imhoff 9e6198da1b Cover EthereumJSONRPC 6 years ago
Luke Imhoff 854230f25f Better error message when receipt cannot be converted to elixir 6 years ago
Felipe Renan e4a9463584 Add tests to EthereumJSONRPC.execute_contract_functions/3 6 years ago
Luke Imhoff 72bd8d7c68 Ether Mainnet needs a block interval of 25000ms for consistency 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff 727459ec92 Use `socket`'s Socket.Web for another implementation of WebSockets 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 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