All Versions
23
Latest Version
Avg Release Cycle
122 days
Latest Release
1200 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.1 Changes
October 10, 2021- ๐ Change telemetry version (https://github.com/mana-ethereum/ethereumex/pull/92)
-
v0.7.0 Changes
December 07, 2020- โ Remove unremovable default hackney pool (https://github.com/mana-ethereum/ethereumex/pull/82)
- ๐ Change ipc_path to absolute path (https://github.com/mana-ethereum/ethereumex/pull/87)
- โฌ๏ธ Bump deps (https://github.com/mana-ethereum/ethereumex/pull/88)
- Config.setup_children can inject client type (https://github.com/mana-ethereum/ethereumex/pull/83)
- ๐ Improve typespecs (https://github.com/mana-ethereum/ethereumex/pull/80, https://github.com/mana-ethereum/ethereumex/pull/85, https://github.com/mana-ethereum/ethereumex/pull/86)
-
v0.6.4 Changes
July 24, 2020- ๐ Fix request id exhaustion due to exponential increment (https://github.com/mana-ethereum/ethereumex/pull/76)
-
v0.6.3 Changes
June 30, 2020- ๐ง Make batch requests support configurable url via opts argument (https://github.com/mana-ethereum/ethereumex/pull/77)
-
v0.6.2 Changes
May 27, 2020- ๐ Make
telemetry
required dependency (https://github.com/mana-ethereum/ethereumex/pull/73)
- ๐ Make
-
v0.6.1 Changes
April 16, 2020- ๐จ Dependency updates: :httpoison 1.4 -> 1.6, :jason 1.1 -> 1.2, :credo 0.10.2 -> 1.3, :ex_doc 0.19 -> 0.21, :dialyxir 1.0.0-rc.7 -> 1.0.0. And small refactors according to Credo. https://github.com/mana-ethereum/ethereumex/pull/69
-
v0.6.0 Changes
March 02, 2020- ๐ Deprecate measurements via adapter for :telemetry. https://github.com/mana-ethereum/ethereumex/pull/68
-
v0.5.6 Changes
February 28, 2020- ๐ Feature that allows measuring number of RPC calls via an adapter https://github.com/mana-ethereum/ethereumex/pull/67
-
v0.5.5 Changes
October 21, 2020- ๐ Allow request counter resetting (https://github.com/mana-ethereum/ethereumex/pull/65)
-
v0.5.4 Changes
May 23, 2020- Reported issue with dialyzer specs for boolean arguments in params (https://github.com/mana-ethereum/ethereumex/pull/61)