diff --git a/client/library/library/audits/sevenSeas-75.html b/client/library/library/audits/sevenSeas-75.html new file mode 100644 index 00000000..4c4bceca --- /dev/null +++ b/client/library/library/audits/sevenSeas-75.html @@ -0,0 +1,35 @@ + + + + The audit was performed by the Macro security team on February 25th, 2025. + + + + + + + + + + \ No newline at end of file diff --git a/client/library/library/audits/sevenSeas-76.html b/client/library/library/audits/sevenSeas-76.html new file mode 100644 index 00000000..49c010ba --- /dev/null +++ b/client/library/library/audits/sevenSeas-76.html @@ -0,0 +1,34 @@ + + + + The audit was performed by the Macro security team on February 25th, 2025. + + + + + + + + + + \ No newline at end of file diff --git a/client/library/library/audits/sevenSeas-77.html b/client/library/library/audits/sevenSeas-77.html new file mode 100644 index 00000000..e4f04586 --- /dev/null +++ b/client/library/library/audits/sevenSeas-77.html @@ -0,0 +1,34 @@ + + + + The audit was performed by the Macro security team on February 25th, 2025. + + + + + + + + + + \ No newline at end of file diff --git a/content/collections/public/sevenSeas-75-issues.html b/content/collections/public/sevenSeas-75-issues.html new file mode 100644 index 00000000..e69de29b diff --git a/content/collections/public/sevenSeas-76-issues.html b/content/collections/public/sevenSeas-76-issues.html new file mode 100644 index 00000000..4d15d11b --- /dev/null +++ b/content/collections/public/sevenSeas-76-issues.html @@ -0,0 +1,16 @@ + + User Experience + low + fixed + f05bdea530101fcb904b83ddd2f8cef1dc843a0e + + ## [Q-1] Preview withdraw should return amount of withdrawable assets + + When calling [previewWithdrawal()](https://github.com/Veda-Labs/boring-vault/blob/99b03fdad8538060a0d3aaf4728cd4ea4444a902/src/helper/ArcticArchitectureLens.sol#L214-L245) or [previewInstantWithdrawal()](https://github.com/Veda-Labs/boring-vault/blob/99b03fdad8538060a0d3aaf4728cd4ea4444a902/src/helper/ArcticArchitectureLens.sol#L275-L321), a bool `notEnoughWithdrawableAssets` is returned if the assets requested are available to withdraw. However, this doesn’t give information to users on how much could be withdrawn, just that their request exceeds what is available. + + **Remediations to Consider** + + Rather than return a bool, return the assets that can be withdrawn to allow requests to be adjusted more easily to withdraw what is available. + + + \ No newline at end of file diff --git a/content/collections/public/sevenSeas-77-issues.html b/content/collections/public/sevenSeas-77-issues.html new file mode 100644 index 00000000..e69de29b