Skip to content

Conversation

@truthixify
Copy link
Contributor

This PR introduces a multi-token vault architecture that supports deposits, withdrawals, payout and accounting for multiple ERC-20 assets within a unified framework. Includes:

  • Core vault contract supporting multiple token types
  • Comprehensive unit and integration tests covering edge cases, access control, and state transitions
  • Validation of deposit, withdraw, payout flows, balance tracking, and token safety checks

This upgrade enables flexible asset management while maintaining robust security and reliability through thorough test coverage.

Closes #81

@OWK50GA OWK50GA merged commit f008a06 into LittleFingerrr:master Aug 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Make the Vault MultiToken

2 participants