File tree 4 files changed +3
-109
lines changed
integration_test/acl_module
4 files changed +3
-109
lines changed Original file line number Diff line number Diff line change 71
71
]
72
72
73
73
},
74
- {
75
- name : " Accesscontrol Module" ,
76
- scripts : [
77
- " python3 integration_test/scripts/runner.py integration_test/acl_module/accesscontrol_register_test.yaml" ,
78
- ]
79
- },
80
74
{
81
75
name : " Distribution Module" ,
82
76
scripts : [
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ require (
274
274
replace (
275
275
github.com/CosmWasm/wasmd => github.com/sei-protocol/sei-wasmd v0.0.4
276
276
github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0
277
- github.com/cosmos/cosmos-sdk => github.com/sei-protocol/sei-cosmos v0.2.63
277
+ github.com/cosmos/cosmos-sdk => github.com/sei-protocol/sei-cosmos v0.2.68
278
278
github.com/cosmos/iavl => github.com/sei-protocol/sei-iavl v0.1.7
279
279
github.com/cosmos/ibc-go/v3 => github.com/sei-protocol/sei-ibc-go/v3 v3.3.0
280
280
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
Original file line number Diff line number Diff line change @@ -1072,8 +1072,8 @@ github.com/securego/gosec/v2 v2.11.0/go.mod h1:SX8bptShuG8reGC0XS09+a4H2BoWSJi+f
1072
1072
github.com/segmentio/fasthash v1.0.3 /go.mod h1:waKX8l2N8yckOgmSsXJi7x1ZfdKZ4x7KRMzBtS3oedY =
1073
1073
github.com/sei-protocol/goutils v0.0.2 h1:Bfa7Sv+4CVLNM20QcpvGb81B8C5HkQC/kW1CQpIbXDA =
1074
1074
github.com/sei-protocol/goutils v0.0.2 /go.mod h1:iYE2DuJfEnM+APPehr2gOUXfuLuPsVxorcDO+Tzq9q8 =
1075
- github.com/sei-protocol/sei-cosmos v0.2.63 h1:jalisZmV5+XVZ8mf+8hGvkVvkw44/O1m5LuOlBGZXmk =
1076
- github.com/sei-protocol/sei-cosmos v0.2.63 /go.mod h1:retCl6F8SWQ8ookwdQXIGkK56AHSKNUN2X3u9nVzo7g =
1075
+ github.com/sei-protocol/sei-cosmos v0.2.68 h1:GMhVZDpmZb9MNwYwVgZWMSslySBgw2OGMeuiRhYq/Yw =
1076
+ github.com/sei-protocol/sei-cosmos v0.2.68 /go.mod h1:retCl6F8SWQ8ookwdQXIGkK56AHSKNUN2X3u9nVzo7g =
1077
1077
github.com/sei-protocol/sei-iavl v0.1.7 h1:cUdHDBkxs0FF/kOt1qCVLm0K+Bqaw92/dbZSgn4kxiA =
1078
1078
github.com/sei-protocol/sei-iavl v0.1.7 /go.mod h1:7PfkEVT5dcoQE+s/9KWdoXJ8VVVP1QpYYPLdxlkSXFk =
1079
1079
github.com/sei-protocol/sei-ibc-go/v3 v3.3.0 h1:/mjpTuCSEVDJ51nUDSHU92N0bRSwt49r1rmdC/lqgp8 =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments