Skip to content

Commit

Permalink
Revert "Add ACL constants for EVM" (#378)
Browse files Browse the repository at this point in the history
Reverts #346
  • Loading branch information
codchen authored Dec 8, 2023
1 parent 628c7e4 commit daecc34
Show file tree
Hide file tree
Showing 28 changed files with 767 additions and 1,157 deletions.
10 changes: 1 addition & 9 deletions client/grpc/reflection/reflection.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 1 addition & 21 deletions client/grpc/tmservice/query.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions proto/cosmos/accesscontrol/constants.proto
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ enum ResourceType {

KV_BANK_DEFERRED = 93; // child of KV
KV_BANK_DEFERRED_MODULE_TX_INDEX = 95; // child of KV_BANK_DEFERRED

KV_EVM = 96; // child of KV
KV_EVM_BALANCE = 97; // child of KV_EVM
}

enum WasmMessageSubtype {
Expand Down
22 changes: 1 addition & 21 deletions server/grpc/reflection/v2alpha1/reflection.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion snapshots/types/snapshot.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit daecc34

Please sign in to comment.