cosmos-sdk/x/auth
mergify[bot] 7ecf4d4ed4
fix: return 404 on non-existing tx (backport #10992) (#11014)
* fix: return 404 on non-existing tx (#10992)

(cherry picked from commit 158128953c)

# Conflicts:
#	CHANGELOG.md

* fix cl

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2022-01-25 10:06:37 +01:00
..
ante fix: use full gas on overflow (backport #10897) (#10912) 2022-01-07 19:55:26 +01:00
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client chore: revert TxFactory changes (#10053) 2021-09-01 23:58:05 +02:00
keeper perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (backport #10022) (#10847) 2021-12-31 01:51:29 +01:00
legacy refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498) 2021-06-11 11:49:39 +00:00
signing SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
simulation codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
spec perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (backport #10022) (#10847) 2021-12-31 01:51:29 +01:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx fix: return 404 on non-existing tx (backport #10992) (#11014) 2022-01-25 10:06:37 +01:00
types fix: enable setting sequence (nonce) for module account (backport #10536) (#10846) 2022-01-03 14:31:27 +01:00
vesting chore: Add "Since:" on proto doc comments (backport #10434) (#10449) 2021-10-29 09:42:49 +02:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00