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