File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ func TestAppImportExport(t *testing.T) {
238238 appB ,
239239 [][]byte {
240240 authzkeys .GrantQueuePrefix ,
241- authzkeys .GranteeKey ,
242- authzkeys .GranteeMsgKey ,
241+ authzkeys .GranteeGranterKey ,
242+ authzkeys .GranteeMsgTypeUrlKey ,
243243 },
244244 },
245245 {
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ replace (
5959 // use akash fork of cometbft
6060 github.com/cometbft/cometbft => github.com/akash-network/cometbft v0.38.17-akash.2
6161 // use akash fork of cosmos sdk
62- github.com/cosmos/cosmos-sdk => github.com/akash-network/cosmos-sdk v0.53.4-akash.0
62+ github.com/cosmos/cosmos-sdk => github.com/akash-network/cosmos-sdk v0.53.4-akash.1
6363
6464 github.com/cosmos/gogoproto => github.com/akash-network/gogoproto v1.7.0-akash.2
6565
Original file line number Diff line number Diff line change @@ -1281,8 +1281,8 @@ github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3
12811281github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b /go.mod h1:1KcenG0jGWcpt8ov532z81sp/kMMUG485J2InIOyADM =
12821282github.com/akash-network/cometbft v0.38.17-akash.2 h1:ZSlROvuSOUd3f6Jld43Wp5cgAmTY/BgKpSKi3228R7Y =
12831283github.com/akash-network/cometbft v0.38.17-akash.2 /go.mod h1:5l0SkgeLRXi6bBfQuevXjKqML1jjfJJlvI1Ulp02/o4 =
1284- github.com/akash-network/cosmos-sdk v0.53.4-akash.0 h1:ZEXJfZeLPaCDjHIg9iu2KWc8vepzZyDF8MZaHtEY5Go =
1285- github.com/akash-network/cosmos-sdk v0.53.4-akash.0 /go.mod h1:UJNjxvMQqI15nc5G2rhPIV/+ol3xDDoE+tif3v/W1pA =
1284+ github.com/akash-network/cosmos-sdk v0.53.4-akash.1 h1:AnO3bt7z6jZX9ME+fPSNHjHr3R32VF6Rgq5ApU2Q6Ig =
1285+ github.com/akash-network/cosmos-sdk v0.53.4-akash.1 /go.mod h1:UJNjxvMQqI15nc5G2rhPIV/+ol3xDDoE+tif3v/W1pA =
12861286github.com/akash-network/gogoproto v1.7.0-akash.2 h1:zY5seM6kBOLMBWn15t8vrY1ao4J1HjrhNaEeO/Soro0 =
12871287github.com/akash-network/gogoproto v1.7.0-akash.2 /go.mod h1:yWChEv5IUEYURQasfyBW5ffkMHR/90hiHgbNgrtp4j0 =
12881288github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
You can’t perform that action at this time.
0 commit comments