bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
840 stars 391 forks source link

Fix liquidity protection edge cases test #696

Closed barakman closed 1 year ago

barakman commented 1 year ago
  1. Remove the set of tests for the base token
  2. In the set of tests for the network token, when increasing the rate AND not generating fee AND time elapsed is less than 100 days, verify expected <= actual <= expected + 1 instead of actual <= expected