cosmos-sdk/x/auth
SaReN 9d67526dd7
Fix sequence value in auth sign signature only (#8287)
* fix signature only

* add test, changelog

* update test

* Update CHANGELOG.md

* address suggestions

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-01-12 07:47:47 +00:00
..
ante codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Fix sequence value in auth sign signature only (#8287) 2021-01-12 07:47:47 +00:00
keeper codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
legacy Clean Any interface (#8167) 2020-12-18 14:55:25 +00:00
signing Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec x/{auth, bank, distr} docs basic cleanup (#8268) 2021-01-11 12:11:22 +00:00
testutil Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
tx Fix sequence value in auth sign signature only (#8287) 2021-01-12 07:47:47 +00:00
types codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
vesting codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +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 [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00