cosmos-sdk/x/auth
Alessio Treglia 3e616a60d5
replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014)
Override go's default version with go 1.15.
2020-09-18 12:08:24 +01:00
..
ante Remove old PubKeyMultisigThreshold (#7284) 2020-09-18 09:40:39 +00:00
client replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
keeper Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
legacy rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
signing Remove old PubKeyMultisigThreshold (#7284) 2020-09-18 09:40:39 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Fix vesting link in auth module (#7227) 2020-09-02 18:18:29 +02:00
testutil Remove old PubKeyMultisigThreshold (#7284) 2020-09-18 09:40:39 +00:00
tx move client/testutil -> x/auth/testutil (#7292) 2020-09-14 03:21:29 +01:00
types Remove old PubKeyMultisigThreshold (#7284) 2020-09-18 09:40:39 +00:00
vesting enable -race on go test (#7305) 2020-09-15 10:43:46 +01: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 RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00