We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a4c7a commit 93f0734Copy full SHA for 93f0734
x/auth/CHANGELOG.md
@@ -33,7 +33,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
33
34
### Improvements
35
36
-* []() Refactor ante handlers to use `transaction.Service` for getting exec mode.
+* [#19967](https://github.com/cosmos/cosmos-sdk/pull/19967) Refactor ante handlers to use `transaction.Service` for getting exec mode.
37
* [#18780](https://github.com/cosmos/cosmos-sdk/pull/18780) Move sig verification out of the for loop, into the authenticate method.
38
* [#19188](https://github.com/cosmos/cosmos-sdk/pull/19188) Remove creation of `BaseAccount` when sending a message to an account that does not exist.
39
* When signing a transaction with an account that has not been created accountnumber 0 must be used
0 commit comments