@ -8,8 +8,8 @@ Special thanks to external contributors on this release:
@ParthDesai, @climber73, @jim380, @ashleyvega
This release contains breaking changes to our libs folder and ABCI namely:
- Add a "Recheck Tx" indicator
- Removal of `db/debugDB`, `common/colors.go`, `errors/errors.go`, `common/heap.go`, `date.go`, `io.go` and
- CheckTx requests include a `CheckTxType` enum that can be set to `Recheck` to indicate to the application that this transaction was already checked/validated and certain expensive operations (like checking signatures) can be skipped
- Removed various functions from `libs` pkgs
`GoPath()`, `Prompt()` and `IsDirEmpty()` functions from `os.go`