osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 34 forks source link

BurnFrom and ForceTransfer impact on Cosmos SDK Core modules #329

Closed dalmirel closed 2 years ago

dalmirel commented 2 years ago

Main task during the Informal Audit of Full token factory BurnFrom and ForceTransfer feature was to detect the possible area of impact.

Artifacts:

New feature Facts:

Expectations:

Analysis Summary done for:

Potential problematic places

Combination of all places in core modules using send functions and results of full token factory new features execution. FullTokenFactoryNewFunctions

Concerns:

Conclusion: (made with not entirely knowing business requirements for the introduced features)

dalmirel commented 2 years ago

Tagging audit collaboration team, to review issues as agreed. @ValarDragon @sunnya97