bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
842 stars 391 forks source link

Optimize Liquidity Migration #673

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 test to verify the migration of several positions (of the same type).