balancer / balancer-core

Balancer on the EVM
GNU General Public License v3.0
333 stars 169 forks source link

Implemented the ability to add tokens at any time. #240

Closed AndreyShashlovDev closed 3 years ago

AndreyShashlovDev commented 3 years ago

Implemented the ability to add tokens at any time. Little bit code-style improvements.

mikemcdonald commented 3 years ago

The v1 contracts are immutable. All development efforts are on the v2 repo now https://github.com/balancer-labs/balancer-core-v2