Releases: pie-dao/pie-smart-pools
Releases · pie-dao/pie-smart-pools
Coverage fixes
0.1.7 Coverage metadata fix
Audit fixes
0.1.6 removed obsolete TODO comment
Audit fixes
Fixing #58 and #59 (#60) * Disable balancer trading during pool entry/exit * Add test for modifier * Only able to poke weights once after finished * Cancel weight adjustment when removing token * Cancel weight adjustment when adding token * Refactor current tests * Cancel weight adjustment for bind/unbind/rebind * Testing if weight adjustment still works after revert * Cancel weight adjustment when calling updateWeight
Deployment script fixes
Fix/deploy issues usd test (#40) * adds USD test allocation and fixes some deploy bugs * Bugfixes Co-authored-by: Mick de Graaf <[email protected]>
After Audit Release
Incorporates feedback from audit.
Code is fully audited by Quantstamp
Minor smart contract upgrade
Adds more reentry modifiers.