All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.1 - 2019-05-7
seth call
,seth send
andseth estimate
were broken due to an update in 0.8.0, which has been reverted
0.8.0 - 2019-05-02
- Support for
goerli
andkotti
testnets
seth logs-etherscan
now correctly handles its fourth optional argument, theilk
0.7.0 - 2018-12-14
From this release on, changes, additions and removals will be documented in this changelog.
seth abi
: use the currentsolc
version in thepragma
directive. #99