Current section
Files
Jump to
Current section
Files
ethereumex
CHANGELOG.md
CHANGELOG.md
# 0.3.4
* Allow configuring GenServer timeout for requests (https://github.com/exthereum/ethereumex/pull/39)
# 0.3.3
* Added dynamic url input(https://github.com/exthereum/ethereumex/pull/37)
# 0.3.2
* Fix eth_getLogs mathod params (https://github.com/exthereum/ethereumex/pull/20)
# 0.3.1
* Handle failed HTTP requests more gracefully (https://github.com/exthereum/ethereumex/pull/19)
# 0.3.0
* Breaking: Use `:url` config variable instead of `:host`, `:port` and `:scheme` (https://github.com/exthereum/ethereumex/pull/13)
# 0.2.0
* Breaking: explicit parameters (https://github.com/exthereum/ethereumex/pull/10)
# 0.1.2
* Added generic request method (https://github.com/exthereum/ethereumex/pull/4)
# 0.1.1
* Added necessary JSON header for parity (https://github.com/exthereum/ethereumex/pull/2)