cosmos-sdk/x/auth/ante
Aaron Craelius 94b3cc50b4
Add RejectExtensionOptionsDecorator (#6988)
* Add RejectExtensionOptionsDecorator

* Fix error code

* Fix lint

* Add ExtensionOptionsTxBuilder

* Add tests

* Add tests

* Update tests

* Docs

Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-18 13:44:56 +00:00
..
ante.go Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
ante_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
basic.go Tx Height Timeout (#6089) 2020-08-07 23:32:22 +00:00
basic_test.go Tx Height Timeout (#6089) 2020-08-07 23:32:22 +00:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
ext.go Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
ext_test.go Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
fee.go Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
fee_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
setup.go
setup_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
sigverify.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
sigverify_test.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
testutil_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00