bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
841 stars 391 forks source link

Optimize Liquidity Migration #676

Closed barakman closed 2 years ago

barakman commented 2 years ago
  1. Optimize function migratePositions to handle only an array with all positions being of the same type.
  2. Extend the liquidity-migration tests to verify the migration of several positions on several pools by several providers.