cosmos-sdk/types/errors
Alexander Bezobchuk 9ae17669d6
Tx Height Timeout (#6089)
* Implement TxHeightTimeoutDecorator

* Update error message

* rename type

* set height timeout

* update tests

* update *SignDoc)

* rename

* remove dup

* fix build

* cli updates

* rest updates

* cl++

* Update x/auth/ante/basic.go

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* Update x/auth/ante/basic.go

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* Update x/auth/ante/basic.go

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* Update x/auth/ante/basic.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* rename

* rename

* remove TimeoutHeight from SignDoc

* updates

* fix tests

* update IBC cmd flags

* use omitempty

* update godoc

* add test case to TestStdSignBytes

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-07 23:32:22 +00:00
..
abci.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
abci_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
doc.go Merge PR #4821: Port weave errors package 2019-07-31 12:37:11 -04:00
errors.go Tx Height Timeout (#6089) 2020-08-07 23:32:22 +00:00
errors_test.go types/errors: make Wrap() work like github.com/pkg/errors.Wrap 2020-03-28 00:19:44 +01:00
stacktrace.go Merge PR #4821: Port weave errors package 2019-07-31 12:37:11 -04:00
stacktrace_test.go types/errors: make Wrap() work like github.com/pkg/errors.Wrap 2020-03-28 00:19:44 +01:00