Audits
Last updated
Last updated
BurrBear is a Balancer v2 fork. Attached here are the latest respective audits
Below is a summary of the security audits performed on the Balancer code that we have integrated into our project. Please refer to these reports for detailed findings and recommendations.
PeckShield Audit
The review focused on the contracts that were built on top of Balancer's v2 Vault. There were 5 issues (1 critical, 1 low, 1 information and 2 mediums) pointed out during the audit review. These issues have been resolved. Please refer to our Audit Report on PeckShield github here
Akira Tech Audit
Akira Tech's audit focused on manually reviewing the codebase, searching for security issues such as, but not limited to, re-entrancy problems, transaction ordering, block timestamp dependency, exception handling, call stack depth limitation, integer overflow/underflow, self-destructible contracts, unsecured balance, use of origin, costly gas patterns, architectural problems, code readability.