Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.23 KB

2022-09-30 Audit - Osmosis Token Factory.md

File metadata and controls

35 lines (22 loc) · 2.23 KB
visibility
PUBLIC

Osmosis Audit performed in 2022/Q3

Scoping document can be found in the auditing repository.

MoMs of the sync meetings are found in the folder: SyncMoMs

Deliverables:

Diagrams created for analysis of the Before Send Hook impact, located in folder diagrams

Issues reported on Osmosis Lab github repositories:

  • BeforeSend Hook impact analysis on the Distribution module #319
  • Impact of BeforeSend hook on Distribution module - FeePool.CommunityPool distribution #322
  • BeforeSend Hook impact analysis on the Incentives module #2572
  • BeforeSend Hook impact analysis on the Lockup module #2573
  • Analysis of BeforeSend hook impact on Cosmos SDK Core modules #320
  • Design analysis of BeforeSend hook implementation in x/TokenFactory #2567
  • Define x/TokenFactory BeforeSend hook sentinel error #2570
  • Analysis of BeforeSend hook impact on Osmosis modules #2613
  • Impact analysis of Before Send Hook on Osmosis wasmbinding #2629
  • Full token factory Before Send Hook impact on IBC #2633
  • Impact of Before Send Hook on BurnFrom and ForceTransfer #2717
  • BurnFrom and ForceTransfer impact on Cosmos SDK Core modules #329
  • BurnFrom and ForceTransfer impact on Osmosis modules #2779