mana-ethereum / ethereumex

Elixir JSON-RPC client for the Ethereum blockchain 0x063D3d782598744AF1252eBEaf3aA97D990Edf72
MIT License
378 stars 73 forks source link

Figure out why request ids are being incremented by the parameter count #48

Closed masonforest closed 3 years ago

masonforest commented 6 years ago

It looks like request ids are being incremented by the number of parameters in the request. It's possible this is happening for batch requests. Should this happen for single requests as well? It's possible this is set up correctly. If so we can close this. If not we should update it to increment the request id by 1.

ayrat555 commented 3 years ago

it was resolved by https://github.com/mana-ethereum/ethereumex/commit/9e24f3fd03a4097d5319b40b92e494273d75070f