- Use IPC with IpcClient. Choose client type based on config :client_type (mana-ethereum#40)
- Update poison, credo, dialyzer (mana-ethereum#42)
- Allow configuring GenServer timeout for requests (mana-ethereum#39)
- Added dynamic url input(mana-ethereum#37)
- Fix eth_getLogs mathod params (mana-ethereum#20)
- Handle failed HTTP requests more gracefully (mana-ethereum#19)
- Breaking: Use
:url
config variable instead of:host
,:port
and:scheme
(mana-ethereum#13)
- Breaking: explicit parameters (mana-ethereum#10)
- Added generic request method (mana-ethereum#4)
- Added necessary JSON header for parity (mana-ethereum#2)