Commit Graph

106 Commits (85b76342a4bd3b3db4537a005e622cbbed74a1ff)

Author SHA1 Message Date
Ayrat Badykov 4c394a3fc7
fix parity test 6 years ago
Ayrat Badykov 1a3f3c7815
fix net version test 6 years ago
Ayrat Badykov c542f4a9fc
handle correctly empty transactions 6 years ago
Ayrat Badykov 2207de931c
add net_version function 6 years ago
Ayrat Badykov f1ff4bf858
fixed uncles without full transactions 6 years ago
Ayrat Badykov b1530e3709
fix geth's staticcall without output 6 years ago
Ayrat Badykov 8c0c4fdd88
allow totaldifficuly to be nil 6 years ago
zachdaniel e4d0fef374 feat: set a ping_interval from config, defaulting to 300 seconds 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
goodsoft ab6111b466
Chunk JSON-RPC batches in case connection times out 6 years ago
goodsoft ea3af5e299
Use transaction-level fetch_internal_transactions for Geth 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
goodsoft 3060264bfb
Fix test coverage 6 years ago
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
Ayrat Badykov d1ec793889
mix format 6 years ago
Ayrat Badykov 6f1a521ca7
do not try to convert nils in logs 6 years ago
Ayrat Badykov f7456db04c
fix receipts for pending transactions 6 years ago
Luke Imhoff 229df065b4 Failing regression tests for #1337 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Ayrat Badykov fbe2e80c91
skip parity because it's not synced to the required block 6 years ago
Ayrat Badykov 3d6412664a
set actual code from mainnet 6 years ago
Ayrat Badykov e1284326bf
fix credo 6 years ago
Ayrat Badykov 8792417110
fix parity and geth json rpc tests 6 years ago
Luke Imhoff 719ff778a8
Update apps/ethereum_jsonrpc/test/ethereum_jsonrpc_test.exs 6 years ago
Ayrat Badykov e40e4dca27
fetch codes 6 years ago
Andrew Cravenho f3ab5e4c58 Update Parity Sokol node tests 6 years ago
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