- remove support for python 2.x - Geth versions `<1.7` are no longer tested in CI - Support for geth versions up to `geth==1.8.22` - Support for python 3.6 and 3.7
1.10.2
Not secure
------
- Support for testing and installation of `geth==1.7.2`
1.10.1
Not secure
------
- Support for testing and installation of `geth==1.7.0`
1.10.0
Not secure
------
- Support and testing against `geth==1.6.1` - Support and testing against `geth==1.6.2` - Support and testing against `geth==1.6.3` - Support and testing against `geth==1.6.4` - Support and testing against `geth==1.6.5` - Support and testing against `geth==1.6.6` - Support and testing against `geth==1.6.7`
1.9.0
Not secure
-----
- Rename `LiveGethProcess` to `MainnetGethProcess`. `LiveGethProcess` now raises deprecation warning when instantiated. - Implement `geth` installation scripts and API - Expand test suite to cover through `geth==1.6.6`
1.8.0
Not secure
-----
- Bugfix for `--ipcapi` flag removal in geth 1.6.x