bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
840 stars 391 forks source link

Fix add liquidity return and improve sp converter #571

Closed barakman closed 3 years ago

barakman commented 3 years ago
  1. Change dynamic arrays to static arrays in the Standard-Pool converter.
  2. Fix the prototype of function addLiquidityReturn in all converter types.

The goals of the 2nd bullet are: