- Bugfix for `ensure_path_exists` utility function.
1.7.0
Not secure
-----
- Change to use `compat` instead of `async` since async is a keyword - Change env variable for gevent threading to be `GETH_THREADING_BACKEND`
1.6.0
Not secure
-----
- Remove hard dependency on gevent. - Expand testing against 1.5.5 and 1.5.6
1.5.0
Not secure
-----
- Deprecate the `--testnet` based chain. - TestnetGethProcess now is an alias for whatever the current primary testnet is - RopstenGethProcess now represents the current ropsten test network - travis-ci geth version pinning.
1.4.1
Not secure
-----
- Add `rpc_cors_domain` to supported arguments for running geth instances.
1.4.0
Not secure
-----
- Add `shh` flag to wrapper to allow enabling of whisper in geth processes.