cosmos-sdk/x/auth
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 Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
client Add cli test for query Account (#6973) 2020-08-17 13:47:31 +01:00
keeper Add cli test for query Account (#6973) 2020-08-17 13:47:31 +01:00
legacy fix 0.3{8,9} migrations and migration test case (#7002) 2020-08-11 05:51:47 -04:00
signing tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
simulation Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
spec Tx Height Timeout (#6089) 2020-08-07 23:32:22 +00:00
tx Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
types x/bank: gRPC Params Route (#7070) 2020-08-17 13:55:04 +00:00
vesting Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00