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

fix: audit #101

Conversation

zavgorodnii
Copy link
Contributor

@zavgorodnii zavgorodnii commented Mar 22, 2024

This PR combines all the audit fixes for the privileged subdaos feature.

Complete list of fixes:

  1. For ProposalExecuteMessage, any unknown message type could be executed because the check_proposal_execute_message() function returned an Ok(()) instead of an error. This was fixed, and a test was added for this case.

@zavgorodnii zavgorodnii force-pushed the fix/privileged-subdaos-audit-fixes branch from 3c39b7e to 0c1b57c Compare March 22, 2024 13:39
@zavgorodnii zavgorodnii force-pushed the fix/privileged-subdaos-audit-fixes branch from 0c1b57c to 31e25e4 Compare March 22, 2024 13:42
@zavgorodnii zavgorodnii changed the title fix: added proper handling of unsupported message types & tests fix: audit Mar 22, 2024
@zavgorodnii zavgorodnii marked this pull request as ready for review April 9, 2024 10:26
@pr0n00gler pr0n00gler merged commit ddd16e0 into feat/privileged-subdaos-NTRN-211 Apr 16, 2024
17 checks 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.

4 participants