issues
search
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
Optimize function
migratePositions
to handle only an array with all positions being of the same type.
Extend the liquidity-migration tests to verify the migration of several positions on several pools by several providers.
migratePositions
to handle only an array with all positions being of the same type.