Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/treasury module validation #72

Merged
merged 7 commits into from
Sep 16, 2022

Conversation

doerfli
Copy link
Contributor

@doerfli doerfli commented Sep 16, 2022

  • setFee/CapitalSpecification should not overwrite createdAt attribute
  • processCapital should check allwance,balance prior to attempt to call unifiedTransferFrom
  • processCapital remove require for defined riskpoolWallet (as this is already covered with modifier riskpoolWalletDefinedForBundle)
  • payout should require allowance/balance too
  • withdrawal should require allowance/balance too

@doerfli doerfli force-pushed the feature/treasury_module_validation branch from 6fb2b5c to 67c497b Compare September 16, 2022 09:47
@doerfli doerfli force-pushed the feature/treasury_module_validation branch from 5ef084c to bdaaa6f Compare September 16, 2022 11:37
@doerfli doerfli force-pushed the feature/treasury_module_validation branch from b4e17b8 to 17beee0 Compare September 16, 2022 11:57
@doerfli doerfli marked this pull request as ready for review September 16, 2022 12:06
@matthiaszimmermann matthiaszimmermann merged commit 2ec563a into master Sep 16, 2022
@matthiaszimmermann matthiaszimmermann deleted the feature/treasury_module_validation branch September 16, 2022 14:31
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.

None yet

2 participants