Commit Graph

38 Commits (41703b6bdbcfa125992c2809705ae48ce69cb3c1)

Author SHA1 Message Date
Qwerty5Uiop 57c595e3ba Add a window for balances fetching from non-archive node 1 year ago
sl1depengwyn a3322e693d Take into account EIP-1559 in gas price oracle 1 year ago
sl1depengwyn b86f1408c6 Add fetch blocks by tag function 1 year ago
Qwerty5Uiop bc30e000f0 Handle empty id in json rpc responses 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
sl1depengwyn 510e7f52eb Disable archive balances by env 2 years ago
Никита Поздняков 4b43a6f978
Fix warnings in tests 3 years ago
Ayrat Badykov 4c394a3fc7
fix parity test 6 years ago
Ayrat Badykov 1a3f3c7815
fix net version test 6 years ago
Ayrat Badykov 2207de931c
add net_version function 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 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
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
Alex Garibay e23ebab069 Add transform functions for block indexing 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
Luke Imhoff b1f4696569 Reconnect, rerequest, and resubscribe when websocket disconnects 6 years ago
Luke Imhoff 48b302f935 Return uncles from EtherumJSONRPC.Block.elixir_to_params 6 years ago
Luke Imhoff c10b6c218b Disable another test that times out on Infura 6 years ago
Luke Imhoff ded4ec4246 Disable tests for Geth that timeout on Infura 6 years ago
Luke Imhoff 9e6198da1b Cover EthereumJSONRPC 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 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
Lucas Narciso e81281edf6 Fix typo in etheream_jsonrpc_test.exs 6 years ago
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 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 d9d9e54dac Remove problematic test 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 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 805afcd536 Start realtime index immediately from latest block on boot. 7 years ago