Commit Graph

128 Commits (3ff530c22e1fccc73c10a9add49bff14f26665ed)

Author SHA1 Message Date
William Sanches e1b3d436f3
Add doc to FetchedBeneficiaries 6 years ago
William Sanches 0a430d9309
Update FetchedBeneficiary typespec 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Sebastian Abondano f0de6f4b09 Handles Ganache transaction input bug 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 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 3973e6607d Support Parity 2.1 pending tag output 6 years ago
Luke Imhoff ea00df0cd1 Include input when converting elixir call traces 6 years ago
Luke Imhoff 60b02b4604 Add trace addresses to Geth tracer output 6 years ago
Luke Imhoff e4b7a4ee5f Geth internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 6 years ago
Konstantin Zolotarev 802cb2d838 Cleanup 6 years ago
Konstantin Zolotarev da47588cb9 Fix ping/pong from ganache ws implementation 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Gustavo Santos Ferreira 1b239dadcc update tests 6 years ago
Gustavo Santos Ferreira e2b20f95bb add new field to Receipt elixir_to_params 6 years ago
zachdaniel 8efb8610c5 fix: sleep when throttled to prevent stampedes 6 years ago
Sebastian Abondano 8ac6d8d0a4 Fix error when indexing Wanchain 6 years ago
Alex Garibay bbf88ca947 Fix typo 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
zachdaniel bd31796d40 WIP: Finish/clean up rolling window tracker 6 years ago
Alex Garibay be7271a8d9 WIP: clean up request coordinator with functionality and docs 6 years ago
zachdaniel 9410a86605 WIP: application + request coordinator cleanup 6 years ago
zachdaniel 961a2fb03c WIP: request coordinator + starting rolling window 6 years ago
zachdaniel 697be65e82 WIP: Rolling window event counter. 6 years ago
Alex Garibay 632981e16b WIP: generalize rolling window 6 years ago
zachdaniel 0e3fdc3995 WIP: Add rolling window rate limiter + retry logic 6 years ago
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Konstantin Zolotarev 1674540779 Fix ping/pong from ganache ws implementation 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 32535bd73c Simplify WebSocketClient.respond_to_registration 6 years ago
Konstantin Zolotarev ff8053d656 fix formatting 6 years ago
Konstantin Zolotarev 3eee0a2944 Fix spacing 6 years ago
Konstantin Zolotarev 0604f7a234 Fixes for pr comments 6 years ago
Konstantin Zolotarev f89a27adf4 Fixes for ganache integration 6 years ago