Skip to content

Fix!: Removal interfaces of precompiles that use x/authz #11

Description

@dongsam

Removal interfaces of precompiles that use x/authz

  • Removal interfaces of precompiles that use x/authz to avoid the dependencies with x/authz
  • Conduct an attack test to see if permissions created through the authz module in a precompile can be directly modified or revoked via the authz module itself.
  • If this is determined to be problematic, implement a dedicated module to handle authorization within the precompile, replacing the existing authz module.
  • Target precompiles: erc20, ics20, staking, distribution

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
legacy repo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions