cosmos-sdk/x/auth
Robert Zaremba 4f31170ff5
fix: middleware consumeTxSizeGas linting (#10476)
LGTM, liveness test failure is certainly unrelated. (mismatched docker OS and binary version)
2021-10-31 13:28:39 -05:00
..
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client revert: Remove SIGN_MODE_AMINO_AUX (#10322) 2021-10-18 10:32:43 +00:00
keeper feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
middleware fix: middleware consumeTxSizeGas linting (#10476) 2021-10-31 13:28:39 -05:00
migrations feat: Add `fee.{payer,granter}` and `tip` fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
signing feat: Add `fee.{payer,granter}` and `tip` fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
simulation refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
spec style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
testutil revert: Remove SIGN_MODE_AMINO_AUX (#10322) 2021-10-18 10:32:43 +00:00
tx feat: Add `fee.{payer,granter}` and `tip` fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
types chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
vesting chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
module_test.go feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00